Class cascading.TrapPlatformTest

11

tests

0

failures

4m36.76s

duration

100%

successful

Tests

Test Duration Result
testTrapEachAll 21.874s passed
testTrapEachAllChained 15.716s passed
testTrapEachAllSequence 23.295s passed
testTrapEachEveryAllChained 1m1.08s passed
testTrapEveryAllAtAggregate 22.150s passed
testTrapEveryAllAtComplete 23.697s passed
testTrapEveryAllAtStart 23.318s passed
testTrapNoOperation 17.124s passed
testTrapNone 23.444s passed
testTrapTapSourceSink 21.671s passed
testTrapToSequenceFile 23.386s passed

Standard output

2015-02-10 17:43:33,839 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(187)) - found 1 test platforms from classpath
2015-02-10 17:43:33,903 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(237)) - installing platform: hadoop2-mr1
2015-02-10 17:43:33,904 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(238)) - running test: cascading.TrapPlatformTest
2015-02-10 17:43:33,942 INFO  hadoop2.Hadoop2MR1Platform (Hadoop2MR1Platform.java:setUp(117)) - using cluster
2015-02-10 17:43:34,824 WARN  util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Formatting using clusterid: testClusterID
2015-02-10 17:43:34,910 INFO  namenode.HostFileManager (HostFileManager.java:refresh(304)) - read includes:
HostSet(
)
2015-02-10 17:43:34,911 INFO  namenode.HostFileManager (HostFileManager.java:refresh(311)) - read excludes:
HostSet(
)
2015-02-10 17:43:34,913 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - hadoop.configured.node.mapping is deprecated. Instead, use net.topology.configured.node.mapping
2015-02-10 17:43:34,913 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(210)) - dfs.block.invalidate.limit=1000
2015-02-10 17:43:34,918 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map BlocksMap
2015-02-10 17:43:34,918 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:34,919 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 2.0% max memory = 672 MB
2015-02-10 17:43:34,920 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^21 = 2097152 entries
2015-02-10 17:43:34,933 INFO  blockmanagement.BlockManager (BlockManager.java:createBlockTokenSecretManager(314)) - dfs.block.access.token.enable=false
2015-02-10 17:43:34,934 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(300)) - defaultReplication         = 3
2015-02-10 17:43:34,934 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(301)) - maxReplication             = 512
2015-02-10 17:43:34,936 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(302)) - minReplication             = 1
2015-02-10 17:43:34,936 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(303)) - maxReplicationStreams      = 2
2015-02-10 17:43:34,937 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(304)) - shouldCheckForEnoughRacks  = false
2015-02-10 17:43:34,937 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(305)) - replicationRecheckInterval = 3000
2015-02-10 17:43:34,938 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(306)) - encryptDataTransfer        = false
2015-02-10 17:43:34,947 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(612)) - fsOwner             = teamcity (auth:SIMPLE)
2015-02-10 17:43:34,947 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(613)) - supergroup          = supergroup
2015-02-10 17:43:34,948 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(614)) - isPermissionEnabled = true
2015-02-10 17:43:34,949 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(628)) - HA Enabled: false
2015-02-10 17:43:34,953 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(665)) - Append Enabled: true
2015-02-10 17:43:35,393 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map INodeMap
2015-02-10 17:43:35,394 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:35,394 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 1.0% max memory = 672 MB
2015-02-10 17:43:35,395 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^20 = 1048576 entries
2015-02-10 17:43:35,396 INFO  namenode.NameNode (FSDirectory.java:<init>(173)) - Caching file names occuring more than 10 times
2015-02-10 17:43:35,401 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4362)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2015-02-10 17:43:35,401 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4363)) - dfs.namenode.safemode.min.datanodes = 0
2015-02-10 17:43:35,402 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4364)) - dfs.namenode.safemode.extension     = 0
2015-02-10 17:43:35,404 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(725)) - Retry cache on namenode is enabled
2015-02-10 17:43:35,404 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(733)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2015-02-10 17:43:35,408 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map Namenode Retry Cache
2015-02-10 17:43:35,408 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:35,409 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 0.029999999329447746% max memory = 672 MB
2015-02-10 17:43:35,409 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^15 = 32768 entries
2015-02-10 17:43:35,544 INFO  common.Storage (NNStorage.java:format(527)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1 has been successfully formatted.
2015-02-10 17:43:35,588 INFO  common.Storage (NNStorage.java:format(527)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name2 has been successfully formatted.
2015-02-10 17:43:35,605 INFO  namenode.FSImage (FSImageFormat.java:save(976)) - Saving image file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name2/current/fsimage.ckpt_0000000000000000000 using no compression
2015-02-10 17:43:35,605 INFO  namenode.FSImage (FSImageFormat.java:save(976)) - Saving image file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1/current/fsimage.ckpt_0000000000000000000 using no compression
2015-02-10 17:43:35,639 INFO  namenode.FSImage (FSImageFormat.java:save(1004)) - Image file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name2/current/fsimage.ckpt_0000000000000000000 of size 200 bytes saved in 0 seconds.
2015-02-10 17:43:35,639 INFO  namenode.FSImage (FSImageFormat.java:save(1004)) - Image file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1/current/fsimage.ckpt_0000000000000000000 of size 200 bytes saved in 0 seconds.
2015-02-10 17:43:35,716 INFO  namenode.NNStorageRetentionManager (NNStorageRetentionManager.java:getImageTxIdToRetain(177)) - Going to retain 1 images with txid >= 0
2015-02-10 17:43:35,785 WARN  impl.MetricsConfig (MetricsConfig.java:loadFirst(124)) - Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
2015-02-10 17:43:35,868 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:startTimer(344)) - Scheduled snapshot period at 10 second(s).
2015-02-10 17:43:35,869 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:start(183)) - NameNode metrics system started
2015-02-10 17:43:35,944 INFO  mortbay.log (Slf4jLog.java:info(67)) - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
2015-02-10 17:43:36,014 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:36,017 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context hdfs
2015-02-10 17:43:36,018 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:36,018 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:36,035 INFO  http.HttpServer (WebHdfsFileSystem.java:isEnabled(157)) - dfs.webhdfs.enabled = false
2015-02-10 17:43:36,051 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 55855
2015-02-10 17:43:36,052 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:36,088 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.2.0/9f20694a2b243f5511f1da3c2812bbb27cef24aa/hadoop-hdfs-2.2.0-tests.jar!/webapps/hdfs to /tmp/Jetty_localhost_55855_hdfs____22ocma/webapp
2015-02-10 17:43:36,404 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:55855
2015-02-10 17:43:36,405 INFO  namenode.NameNode (NameNode.java:setHttpServerAddress(439)) - Web-server up at: localhost:55855
2015-02-10 17:43:36,409 INFO  namenode.HostFileManager (HostFileManager.java:refresh(304)) - read includes:
HostSet(
)
2015-02-10 17:43:36,411 INFO  namenode.HostFileManager (HostFileManager.java:refresh(311)) - read excludes:
HostSet(
)
2015-02-10 17:43:36,412 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(210)) - dfs.block.invalidate.limit=1000
2015-02-10 17:43:36,413 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map BlocksMap
2015-02-10 17:43:36,414 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:36,415 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 2.0% max memory = 672 MB
2015-02-10 17:43:36,416 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^21 = 2097152 entries
2015-02-10 17:43:36,418 INFO  blockmanagement.BlockManager (BlockManager.java:createBlockTokenSecretManager(314)) - dfs.block.access.token.enable=false
2015-02-10 17:43:36,419 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(300)) - defaultReplication         = 3
2015-02-10 17:43:36,420 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(301)) - maxReplication             = 512
2015-02-10 17:43:36,421 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(302)) - minReplication             = 1
2015-02-10 17:43:36,421 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(303)) - maxReplicationStreams      = 2
2015-02-10 17:43:36,422 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(304)) - shouldCheckForEnoughRacks  = false
2015-02-10 17:43:36,423 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(305)) - replicationRecheckInterval = 3000
2015-02-10 17:43:36,424 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(306)) - encryptDataTransfer        = false
2015-02-10 17:43:36,424 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(612)) - fsOwner             = teamcity (auth:SIMPLE)
2015-02-10 17:43:36,425 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(613)) - supergroup          = supergroup
2015-02-10 17:43:36,426 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(614)) - isPermissionEnabled = true
2015-02-10 17:43:36,427 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(628)) - HA Enabled: false
2015-02-10 17:43:36,428 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(665)) - Append Enabled: true
2015-02-10 17:43:36,429 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map INodeMap
2015-02-10 17:43:36,430 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:36,431 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 1.0% max memory = 672 MB
2015-02-10 17:43:36,431 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^20 = 1048576 entries
2015-02-10 17:43:36,472 INFO  namenode.NameNode (FSDirectory.java:<init>(173)) - Caching file names occuring more than 10 times
2015-02-10 17:43:36,473 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4362)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2015-02-10 17:43:36,473 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4363)) - dfs.namenode.safemode.min.datanodes = 0
2015-02-10 17:43:36,473 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(4364)) - dfs.namenode.safemode.extension     = 0
2015-02-10 17:43:36,474 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(725)) - Retry cache on namenode is enabled
2015-02-10 17:43:36,474 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(733)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2015-02-10 17:43:36,475 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map Namenode Retry Cache
2015-02-10 17:43:36,475 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:36,475 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 0.029999999329447746% max memory = 672 MB
2015-02-10 17:43:36,476 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^15 = 32768 entries
2015-02-10 17:43:36,537 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:36,554 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name2/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:36,558 INFO  namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(305)) - Recovering unfinalized segments in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1/current
2015-02-10 17:43:36,559 INFO  namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(305)) - Recovering unfinalized segments in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name2/current
2015-02-10 17:43:36,560 INFO  namenode.FSImage (FSImage.java:loadFSImage(627)) - No edit log streams selected.
2015-02-10 17:43:36,564 INFO  namenode.FSImage (FSImageFormat.java:load(330)) - Loading image file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1/current/fsimage_0000000000000000000 using no compression
2015-02-10 17:43:36,565 INFO  namenode.FSImage (FSImageFormat.java:load(333)) - Number of files = 1
2015-02-10 17:43:36,567 INFO  namenode.FSImage (FSImageFormat.java:loadFilesUnderConstruction(815)) - Number of files under construction = 0
2015-02-10 17:43:36,568 INFO  namenode.FSImage (FSImageFormat.java:load(365)) - Image file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1/current/fsimage_0000000000000000000 of size 200 bytes loaded in 0 seconds.
2015-02-10 17:43:36,568 INFO  namenode.FSImage (FSImage.java:loadFSImage(837)) - Loaded image for txid 0 from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/name1/current/fsimage_0000000000000000000
2015-02-10 17:43:36,574 INFO  namenode.FSEditLog (FSEditLog.java:startLogSegment(1010)) - Starting log segment at 1
2015-02-10 17:43:36,749 INFO  namenode.NameCache (NameCache.java:initialized(143)) - initialized with 0 entries 0 lookups
2015-02-10 17:43:36,749 INFO  namenode.FSNamesystem (FSNamesystem.java:loadFromDisk(571)) - Finished loading FSImage in 273 msecs
2015-02-10 17:43:36,986 INFO  namenode.NameNode (NameNodeRpcServer.java:<init>(271)) - RPC server is binding to localhost:0
2015-02-10 17:43:37,012 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 58639
2015-02-10 17:43:37,046 INFO  namenode.FSNamesystem (FSNamesystem.java:registerMBean(5310)) - Registered FSNamesystemState MBean
2015-02-10 17:43:37,072 INFO  namenode.FSNamesystem (FSNamesystem.java:getCompleteBlocksTotal(4965)) - Number of blocks under construction: 0
2015-02-10 17:43:37,073 INFO  namenode.FSNamesystem (FSNamesystem.java:getCompleteBlocksTotal(4965)) - Number of blocks under construction: 0
2015-02-10 17:43:37,073 INFO  namenode.FSNamesystem (FSNamesystem.java:initializeReplQueues(4475)) - initializing replication queues
2015-02-10 17:43:37,084 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatedBlocks(2316)) - Total number of blocks            = 0
2015-02-10 17:43:37,085 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatedBlocks(2317)) - Number of invalid blocks          = 0
2015-02-10 17:43:37,085 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatedBlocks(2318)) - Number of under-replicated blocks = 0
2015-02-10 17:43:37,086 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatedBlocks(2319)) - Number of  over-replicated blocks = 0
2015-02-10 17:43:37,086 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatedBlocks(2321)) - Number of blocks being written    = 0
2015-02-10 17:43:37,086 INFO  hdfs.StateChange (FSNamesystem.java:initializeReplQueues(4480)) - STATE* Replication Queue initialization scan for invalid, over- and under-replicated blocks completed in 12 msec
2015-02-10 17:43:37,087 INFO  hdfs.StateChange (FSNamesystem.java:leave(4444)) - STATE* Leaving safe mode after 0 secs
2015-02-10 17:43:37,087 INFO  hdfs.StateChange (FSNamesystem.java:leave(4455)) - STATE* Network topology has 0 racks and 0 datanodes
2015-02-10 17:43:37,088 INFO  hdfs.StateChange (FSNamesystem.java:leave(4458)) - STATE* UnderReplicatedBlocks has 0 blocks
2015-02-10 17:43:37,121 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:37,122 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 58639: starting
2015-02-10 17:43:37,128 INFO  namenode.NameNode (NameNode.java:startCommonServices(570)) - NameNode RPC up at: localhost/127.0.0.1:58639
2015-02-10 17:43:37,128 INFO  namenode.FSNamesystem (FSNamesystem.java:startActiveServices(886)) - Starting services required for active state
2015-02-10 17:43:37,329 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1159)) - Starting DataNode 0 with dfs.datanode.data.dir: file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1,file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2
2015-02-10 17:43:37,413 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 17:43:37,414 INFO  datanode.DataNode (DataNode.java:<init>(258)) - Configured hostname is 127.0.0.1
2015-02-10 17:43:37,422 INFO  datanode.DataNode (DataNode.java:initDataXceiver(482)) - Opened streaming server at /127.0.0.1:57419
2015-02-10 17:43:37,425 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 17:43:37,427 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:37,429 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 17:43:37,429 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:37,430 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:37,431 INFO  datanode.DataNode (DataNode.java:startInfoServer(312)) - Opened info server at localhost:0
2015-02-10 17:43:37,434 INFO  datanode.DataNode (WebHdfsFileSystem.java:isEnabled(157)) - dfs.webhdfs.enabled = false
2015-02-10 17:43:37,435 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 54239
2015-02-10 17:43:37,435 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:37,441 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.2.0/9f20694a2b243f5511f1da3c2812bbb27cef24aa/hadoop-hdfs-2.2.0-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_54239_datanode____.h54akg/webapp
2015-02-10 17:43:37,616 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:54239
2015-02-10 17:43:37,631 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 42961
2015-02-10 17:43:37,639 INFO  datanode.DataNode (DataNode.java:initIpcServer(384)) - Opened IPC server at /127.0.0.1:42961
2015-02-10 17:43:37,651 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(148)) - Refresh request received for nameservices: null
2015-02-10 17:43:37,655 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(193)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 17:43:37,667 INFO  datanode.DataNode (BPServiceActor.java:run(658)) - Block pool <registering> (storage id unknown) service to localhost/127.0.0.1:58639 starting to offer service
2015-02-10 17:43:37,672 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:37,672 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 42961: starting
2015-02-10 17:43:37,680 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1159)) - Starting DataNode 1 with dfs.datanode.data.dir: file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3,file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4
2015-02-10 17:43:37,705 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 17:43:37,705 INFO  datanode.DataNode (DataNode.java:<init>(258)) - Configured hostname is 127.0.0.1
2015-02-10 17:43:37,706 INFO  datanode.DataNode (DataNode.java:initDataXceiver(482)) - Opened streaming server at /127.0.0.1:52227
2015-02-10 17:43:37,707 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 17:43:37,709 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:37,710 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 17:43:37,710 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:37,711 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:37,712 INFO  datanode.DataNode (DataNode.java:startInfoServer(312)) - Opened info server at localhost:0
2015-02-10 17:43:37,713 INFO  datanode.DataNode (WebHdfsFileSystem.java:isEnabled(157)) - dfs.webhdfs.enabled = false
2015-02-10 17:43:37,714 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 40971
2015-02-10 17:43:37,714 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:37,719 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.2.0/9f20694a2b243f5511f1da3c2812bbb27cef24aa/hadoop-hdfs-2.2.0-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_40971_datanode____w35oam/webapp
2015-02-10 17:43:37,913 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:40971
2015-02-10 17:43:37,917 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 49448
2015-02-10 17:43:37,921 INFO  datanode.DataNode (DataNode.java:initIpcServer(384)) - Opened IPC server at /127.0.0.1:49448
2015-02-10 17:43:37,927 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(148)) - Refresh request received for nameservices: null
2015-02-10 17:43:37,928 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(193)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 17:43:37,930 INFO  datanode.DataNode (BPServiceActor.java:run(658)) - Block pool <registering> (storage id unknown) service to localhost/127.0.0.1:58639 starting to offer service
2015-02-10 17:43:37,930 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 49448: starting
2015-02-10 17:43:37,930 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:37,940 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1159)) - Starting DataNode 2 with dfs.datanode.data.dir: file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5,file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6
2015-02-10 17:43:37,968 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 17:43:37,968 INFO  datanode.DataNode (DataNode.java:<init>(258)) - Configured hostname is 127.0.0.1
2015-02-10 17:43:37,970 INFO  datanode.DataNode (DataNode.java:initDataXceiver(482)) - Opened streaming server at /127.0.0.1:54137
2015-02-10 17:43:37,970 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 17:43:37,973 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:37,974 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 17:43:37,974 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:37,975 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:37,977 INFO  datanode.DataNode (DataNode.java:startInfoServer(312)) - Opened info server at localhost:0
2015-02-10 17:43:37,978 INFO  datanode.DataNode (WebHdfsFileSystem.java:isEnabled(157)) - dfs.webhdfs.enabled = false
2015-02-10 17:43:37,979 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 56646
2015-02-10 17:43:37,979 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:37,986 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.2.0/9f20694a2b243f5511f1da3c2812bbb27cef24aa/hadoop-hdfs-2.2.0-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_56646_datanode____v4xum/webapp
2015-02-10 17:43:38,004 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,005 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3 is not formatted
2015-02-10 17:43:38,006 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,047 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,048 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1 is not formatted
2015-02-10 17:43:38,048 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,073 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,073 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4 is not formatted
2015-02-10 17:43:38,074 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,075 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,075 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2 is not formatted
2015-02-10 17:43:38,075 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,140 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,142 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,142 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,142 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,143 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,143 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,143 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,143 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,151 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:56646
2015-02-10 17:43:38,154 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 53714
2015-02-10 17:43:38,159 INFO  datanode.DataNode (DataNode.java:initIpcServer(384)) - Opened IPC server at /127.0.0.1:53714
2015-02-10 17:43:38,164 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,164 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,164 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,164 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,164 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,165 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,165 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,165 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,168 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(148)) - Refresh request received for nameservices: null
2015-02-10 17:43:38,168 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(193)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 17:43:38,170 INFO  datanode.DataNode (BPServiceActor.java:run(658)) - Block pool <registering> (storage id unknown) service to localhost/127.0.0.1:58639 starting to offer service
2015-02-10 17:43:38,171 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:38,173 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 53714: starting
2015-02-10 17:43:38,174 INFO  datanode.DataNode (DataNode.java:initStorage(839)) - Setting up storage: nsid=299557808;bpid=BP-4296439-10.31.157.187-1423590215428;lv=-47;nsInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0;bpid=BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,177 INFO  datanode.DataNode (DataNode.java:initStorage(839)) - Setting up storage: nsid=299557808;bpid=BP-4296439-10.31.157.187-1423590215428;lv=-47;nsInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0;bpid=BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,183 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1159)) - Starting DataNode 3 with dfs.datanode.data.dir: file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7,file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8
2015-02-10 17:43:38,188 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,188 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5 is not formatted
2015-02-10 17:43:38,188 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,195 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current
2015-02-10 17:43:38,195 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current
2015-02-10 17:43:38,196 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current
2015-02-10 17:43:38,196 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current
2015-02-10 17:43:38,197 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,197 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6 is not formatted
2015-02-10 17:43:38,197 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,205 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1252)) - Registered FSDatasetState MBean
2015-02-10 17:43:38,206 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1252)) - Registered FSDatasetState MBean
2015-02-10 17:43:38,215 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(325)) - Periodic Directory Tree Verification scan starting at 1423592740215 with interval 21600000
2015-02-10 17:43:38,215 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(325)) - Periodic Directory Tree Verification scan starting at 1423608093215 with interval 21600000
2015-02-10 17:43:38,216 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1621)) - Adding block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,217 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1621)) - Adding block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,224 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current...
2015-02-10 17:43:38,224 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current...
2015-02-10 17:43:38,226 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current...
2015-02-10 17:43:38,224 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current...
2015-02-10 17:43:38,225 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DataNode metrics system started (again)
2015-02-10 17:43:38,228 INFO  datanode.DataNode (DataNode.java:<init>(258)) - Configured hostname is 127.0.0.1
2015-02-10 17:43:38,229 INFO  datanode.DataNode (DataNode.java:initDataXceiver(482)) - Opened streaming server at /127.0.0.1:52572
2015-02-10 17:43:38,230 INFO  datanode.DataNode (DataXceiverServer.java:<init>(73)) - Balancing bandwith is 1048576 bytes/s
2015-02-10 17:43:38,232 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:38,233 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-10 17:43:38,234 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:38,234 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:38,236 INFO  datanode.DataNode (DataNode.java:startInfoServer(312)) - Opened info server at localhost:0
2015-02-10 17:43:38,238 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current: 11ms
2015-02-10 17:43:38,240 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current: 16ms
2015-02-10 17:43:38,241 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current: 14ms
2015-02-10 17:43:38,241 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current: 13ms
2015-02-10 17:43:38,241 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(202)) - Total time to scan all replicas for block pool BP-4296439-10.31.157.187-1423590215428: 24ms
2015-02-10 17:43:38,241 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(202)) - Total time to scan all replicas for block pool BP-4296439-10.31.157.187-1423590215428: 24ms
2015-02-10 17:43:38,241 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current...
2015-02-10 17:43:38,241 INFO  datanode.DataNode (WebHdfsFileSystem.java:isEnabled(157)) - dfs.webhdfs.enabled = false
2015-02-10 17:43:38,241 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current...
2015-02-10 17:43:38,242 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current: 1ms
2015-02-10 17:43:38,242 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 40930
2015-02-10 17:43:38,244 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current: 2ms
2015-02-10 17:43:38,242 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current...
2015-02-10 17:43:38,244 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current...
2015-02-10 17:43:38,244 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current: 0ms
2015-02-10 17:43:38,244 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:38,245 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current: 1ms
2015-02-10 17:43:38,245 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(113)) - Total time to add all replicas to map: 4ms
2015-02-10 17:43:38,245 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(113)) - Total time to add all replicas to map: 4ms
2015-02-10 17:43:38,250 INFO  datanode.DataNode (BPServiceActor.java:register(618)) - Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-307502736-10.31.157.187-57419-1423590218083) service to localhost/127.0.0.1:58639 beginning handshake with NN
2015-02-10 17:43:38,250 INFO  datanode.DataNode (BPServiceActor.java:register(618)) - Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1728977330-10.31.157.187-52227-1423590218081) service to localhost/127.0.0.1:58639 beginning handshake with NN
2015-02-10 17:43:38,252 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.2.0/9f20694a2b243f5511f1da3c2812bbb27cef24aa/hadoop-hdfs-2.2.0-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_40930_datanode____.na8cf/webapp
2015-02-10 17:43:38,262 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(755)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, storageID=DS-1728977330-10.31.157.187-52227-1423590218081, infoPort=40971, ipcPort=49448, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) storage DS-1728977330-10.31.157.187-52227-1423590218081
2015-02-10 17:43:38,265 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,265 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,265 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,265 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,266 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:52227
2015-02-10 17:43:38,270 INFO  datanode.DataNode (BPServiceActor.java:register(631)) - Block pool Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1728977330-10.31.157.187-52227-1423590218081) service to localhost/127.0.0.1:58639 successfully registered with NN
2015-02-10 17:43:38,270 INFO  datanode.DataNode (BPServiceActor.java:offerService(499)) - For namenode localhost/127.0.0.1:58639 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 17:43:38,270 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(755)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, storageID=DS-307502736-10.31.157.187-57419-1423590218083, infoPort=54239, ipcPort=42961, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) storage DS-307502736-10.31.157.187-57419-1423590218083
2015-02-10 17:43:38,272 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:57419
2015-02-10 17:43:38,274 INFO  datanode.DataNode (BPServiceActor.java:register(631)) - Block pool Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-307502736-10.31.157.187-57419-1423590218083) service to localhost/127.0.0.1:58639 successfully registered with NN
2015-02-10 17:43:38,274 INFO  datanode.DataNode (BPServiceActor.java:offerService(499)) - For namenode localhost/127.0.0.1:58639 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 17:43:38,298 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,299 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,299 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,299 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,307 INFO  datanode.DataNode (DataNode.java:initStorage(839)) - Setting up storage: nsid=299557808;bpid=BP-4296439-10.31.157.187-1423590215428;lv=-47;nsInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0;bpid=BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,308 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current
2015-02-10 17:43:38,308 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current
2015-02-10 17:43:38,308 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1252)) - Registered FSDatasetState MBean
2015-02-10 17:43:38,309 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(325)) - Periodic Directory Tree Verification scan starting at 1423601811309 with interval 21600000
2015-02-10 17:43:38,309 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1621)) - Adding block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,310 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current...
2015-02-10 17:43:38,310 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current...
2015-02-10 17:43:38,312 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(421)) - Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1728977330-10.31.157.187-52227-1423590218081) service to localhost/127.0.0.1:58639 trying to claim ACTIVE state with txid=1
2015-02-10 17:43:38,312 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(433)) - Acknowledging ACTIVE Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1728977330-10.31.157.187-52227-1423590218081) service to localhost/127.0.0.1:58639
2015-02-10 17:43:38,313 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(421)) - Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-307502736-10.31.157.187-57419-1423590218083) service to localhost/127.0.0.1:58639 trying to claim ACTIVE state with txid=1
2015-02-10 17:43:38,313 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(433)) - Acknowledging ACTIVE Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-307502736-10.31.157.187-57419-1423590218083) service to localhost/127.0.0.1:58639
2015-02-10 17:43:38,318 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current: 8ms
2015-02-10 17:43:38,319 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current: 8ms
2015-02-10 17:43:38,319 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(202)) - Total time to scan all replicas for block pool BP-4296439-10.31.157.187-1423590215428: 9ms
2015-02-10 17:43:38,320 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current...
2015-02-10 17:43:38,320 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current: 0ms
2015-02-10 17:43:38,320 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current...
2015-02-10 17:43:38,320 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current: 0ms
2015-02-10 17:43:38,321 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(113)) - Total time to add all replicas to map: 1ms
2015-02-10 17:43:38,322 INFO  datanode.DataNode (BPServiceActor.java:register(618)) - Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1123949514-10.31.157.187-54137-1423590218203) service to localhost/127.0.0.1:58639 beginning handshake with NN
2015-02-10 17:43:38,324 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(755)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, storageID=DS-1123949514-10.31.157.187-54137-1423590218203, infoPort=56646, ipcPort=53714, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) storage DS-1123949514-10.31.157.187-54137-1423590218203
2015-02-10 17:43:38,325 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:54137
2015-02-10 17:43:38,326 INFO  datanode.DataNode (BPServiceActor.java:register(631)) - Block pool Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1123949514-10.31.157.187-54137-1423590218203) service to localhost/127.0.0.1:58639 successfully registered with NN
2015-02-10 17:43:38,327 INFO  datanode.DataNode (BPServiceActor.java:offerService(499)) - For namenode localhost/127.0.0.1:58639 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 17:43:38,330 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(421)) - Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1123949514-10.31.157.187-54137-1423590218203) service to localhost/127.0.0.1:58639 trying to claim ACTIVE state with txid=1
2015-02-10 17:43:38,330 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(433)) - Acknowledging ACTIVE Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1123949514-10.31.157.187-54137-1423590218203) service to localhost/127.0.0.1:58639
2015-02-10 17:43:38,333 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1631)) - BLOCK* processReport: Received first block report from 127.0.0.1:52227 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 17:43:38,334 INFO  BlockStateChange (BlockManager.java:processReport(1647)) - BLOCK* processReport: from DatanodeRegistration(127.0.0.1, storageID=DS-1728977330-10.31.157.187-52227-1423590218081, infoPort=40971, ipcPort=49448, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0), blocks: 0, processing time: 2 msecs
2015-02-10 17:43:38,356 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1631)) - BLOCK* processReport: Received first block report from 127.0.0.1:54137 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 17:43:38,357 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1631)) - BLOCK* processReport: Received first block report from 127.0.0.1:57419 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 17:43:38,357 INFO  BlockStateChange (BlockManager.java:processReport(1647)) - BLOCK* processReport: from DatanodeRegistration(127.0.0.1, storageID=DS-1123949514-10.31.157.187-54137-1423590218203, infoPort=56646, ipcPort=53714, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0), blocks: 0, processing time: 1 msecs
2015-02-10 17:43:38,358 INFO  datanode.DataNode (BPServiceActor.java:blockReport(409)) - BlockReport of 0 blocks took 1 msec to generate and 43 msecs for RPC and NN processing
2015-02-10 17:43:38,357 INFO  BlockStateChange (BlockManager.java:processReport(1647)) - BLOCK* processReport: from DatanodeRegistration(127.0.0.1, storageID=DS-307502736-10.31.157.187-57419-1423590218083, infoPort=54239, ipcPort=42961, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 17:43:38,359 INFO  datanode.DataNode (BPServiceActor.java:blockReport(409)) - BlockReport of 0 blocks took 0 msec to generate and 28 msecs for RPC and NN processing
2015-02-10 17:43:38,359 INFO  datanode.DataNode (BPServiceActor.java:blockReport(428)) - sent block report, processed command:org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@741378ec
2015-02-10 17:43:38,359 INFO  datanode.DataNode (BPServiceActor.java:blockReport(428)) - sent block report, processed command:org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@1447034b
2015-02-10 17:43:38,368 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map BlockMap
2015-02-10 17:43:38,368 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map BlockMap
2015-02-10 17:43:38,369 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:38,369 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 0.5% max memory = 672 MB
2015-02-10 17:43:38,369 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^19 = 524288 entries
2015-02-10 17:43:38,369 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:38,370 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 0.5% max memory = 672 MB
2015-02-10 17:43:38,370 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^19 = 524288 entries
2015-02-10 17:43:38,373 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,380 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-4296439-10.31.157.187-1423590215428 to blockPoolScannerMap, new size=1
2015-02-10 17:43:38,380 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,381 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-4296439-10.31.157.187-1423590215428 to blockPoolScannerMap, new size=1
2015-02-10 17:43:38,398 INFO  datanode.DataNode (BPServiceActor.java:blockReport(409)) - BlockReport of 0 blocks took 1 msec to generate and 84 msecs for RPC and NN processing
2015-02-10 17:43:38,398 INFO  datanode.DataNode (BPServiceActor.java:blockReport(428)) - sent block report, processed command:org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@36c51089
2015-02-10 17:43:38,399 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map BlockMap
2015-02-10 17:43:38,399 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:38,399 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 0.5% max memory = 672 MB
2015-02-10 17:43:38,399 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^19 = 524288 entries
2015-02-10 17:43:38,403 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,403 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-4296439-10.31.157.187-1423590215428 to blockPoolScannerMap, new size=1
2015-02-10 17:43:38,483 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@localhost:40930
2015-02-10 17:43:38,486 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 47156
2015-02-10 17:43:38,489 INFO  datanode.DataNode (DataNode.java:initIpcServer(384)) - Opened IPC server at /127.0.0.1:47156
2015-02-10 17:43:38,495 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(148)) - Refresh request received for nameservices: null
2015-02-10 17:43:38,496 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(193)) - Starting BPOfferServices for nameservices: <default>
2015-02-10 17:43:38,497 INFO  datanode.DataNode (BPServiceActor.java:run(658)) - Block pool <registering> (storage id unknown) service to localhost/127.0.0.1:58639 starting to offer service
2015-02-10 17:43:38,498 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:38,499 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 47156: starting
2015-02-10 17:43:38,557 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,558 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7 is not formatted
2015-02-10 17:43:38,558 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,593 INFO  common.Storage (Storage.java:tryLock(665)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/in_use.lock acquired by nodename 23116@ip-10-31-157-187
2015-02-10 17:43:38,594 INFO  common.Storage (DataStorage.java:recoverTransitionRead(163)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8 is not formatted
2015-02-10 17:43:38,594 INFO  common.Storage (DataStorage.java:recoverTransitionRead(164)) - Formatting ...
2015-02-10 17:43:38,665 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,665 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,665 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,665 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,689 INFO  common.Storage (Storage.java:lock(629)) - Locking is disabled
2015-02-10 17:43:38,690 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(120)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428 is not formatted.
2015-02-10 17:43:38,690 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(121)) - Formatting ...
2015-02-10 17:43:38,690 INFO  common.Storage (BlockPoolSliceStorage.java:format(175)) - Formatting block pool BP-4296439-10.31.157.187-1423590215428 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current
2015-02-10 17:43:38,703 INFO  datanode.DataNode (DataNode.java:initStorage(839)) - Setting up storage: nsid=299557808;bpid=BP-4296439-10.31.157.187-1423590215428;lv=-47;nsInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0;bpid=BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,704 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current
2015-02-10 17:43:38,704 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(213)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current
2015-02-10 17:43:38,704 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1252)) - Registered FSDatasetState MBean
2015-02-10 17:43:38,705 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(325)) - Periodic Directory Tree Verification scan starting at 1423607542705 with interval 21600000
2015-02-10 17:43:38,706 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1621)) - Adding block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,706 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current...
2015-02-10 17:43:38,707 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(173)) - Scanning block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current...
2015-02-10 17:43:38,714 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current: 7ms
2015-02-10 17:43:38,715 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(178)) - Time taken to scan block pool BP-4296439-10.31.157.187-1423590215428 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current: 8ms
2015-02-10 17:43:38,715 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(202)) - Total time to scan all replicas for block pool BP-4296439-10.31.157.187-1423590215428: 9ms
2015-02-10 17:43:38,715 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current...
2015-02-10 17:43:38,716 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current: 0ms
2015-02-10 17:43:38,716 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(104)) - Adding replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current...
2015-02-10 17:43:38,716 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(109)) - Time to add replicas to map for block pool BP-4296439-10.31.157.187-1423590215428 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current: 0ms
2015-02-10 17:43:38,716 INFO  impl.FsDatasetImpl (FsVolumeList.java:getVolumeMap(113)) - Total time to add all replicas to map: 1ms
2015-02-10 17:43:38,717 INFO  datanode.DataNode (BPServiceActor.java:register(618)) - Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1229875211-10.31.157.187-52572-1423590218598) service to localhost/127.0.0.1:58639 beginning handshake with NN
2015-02-10 17:43:38,718 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(755)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, storageID=DS-1229875211-10.31.157.187-52572-1423590218598, infoPort=40930, ipcPort=47156, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) storage DS-1229875211-10.31.157.187-52572-1423590218598
2015-02-10 17:43:38,719 INFO  net.NetworkTopology (NetworkTopology.java:add(413)) - Adding a new node: /default-rack/127.0.0.1:52572
2015-02-10 17:43:38,720 INFO  datanode.DataNode (BPServiceActor.java:register(631)) - Block pool Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1229875211-10.31.157.187-52572-1423590218598) service to localhost/127.0.0.1:58639 successfully registered with NN
2015-02-10 17:43:38,720 INFO  datanode.DataNode (BPServiceActor.java:offerService(499)) - For namenode localhost/127.0.0.1:58639 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-10 17:43:38,723 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(421)) - Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1229875211-10.31.157.187-52572-1423590218598) service to localhost/127.0.0.1:58639 trying to claim ACTIVE state with txid=1
2015-02-10 17:43:38,723 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(433)) - Acknowledging ACTIVE Namenode Block pool BP-4296439-10.31.157.187-1423590215428 (storage id DS-1229875211-10.31.157.187-52572-1423590218598) service to localhost/127.0.0.1:58639
2015-02-10 17:43:38,725 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1631)) - BLOCK* processReport: Received first block report from 127.0.0.1:52572 after starting up or becoming active. Its block contents are no longer considered stale
2015-02-10 17:43:38,726 INFO  BlockStateChange (BlockManager.java:processReport(1647)) - BLOCK* processReport: from DatanodeRegistration(127.0.0.1, storageID=DS-1229875211-10.31.157.187-52572-1423590218598, infoPort=40930, ipcPort=47156, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0), blocks: 0, processing time: 0 msecs
2015-02-10 17:43:38,727 INFO  datanode.DataNode (BPServiceActor.java:blockReport(409)) - BlockReport of 0 blocks took 0 msec to generate and 3 msecs for RPC and NN processing
2015-02-10 17:43:38,727 INFO  datanode.DataNode (BPServiceActor.java:blockReport(428)) - sent block report, processed command:org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@28e73236
2015-02-10 17:43:38,729 INFO  util.GSet (LightWeightGSet.java:computeCapacity(328)) - Computing capacity for map BlockMap
2015-02-10 17:43:38,729 INFO  util.GSet (LightWeightGSet.java:computeCapacity(329)) - VM type       = 64-bit
2015-02-10 17:43:38,729 INFO  util.GSet (LightWeightGSet.java:computeCapacity(330)) - 0.5% max memory = 672 MB
2015-02-10 17:43:38,729 INFO  util.GSet (LightWeightGSet.java:computeCapacity(332)) - capacity      = 2^19 = 524288 entries
2015-02-10 17:43:38,730 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-4296439-10.31.157.187-1423590215428
2015-02-10 17:43:38,730 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(265)) - Added bpid=BP-4296439-10.31.157.187-1423590215428 to blockPoolScannerMap, new size=1
2015-02-10 17:43:38,837 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:waitActive(1891)) - Cluster is active
2015-02-10 17:43:38,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:38,912 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:38,952 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:43:39,007 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001 src: /127.0.0.1:34268 dest: /127.0.0.1:57419
2015-02-10 17:43:39,023 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001 src: /127.0.0.1:34431 dest: /127.0.0.1:52227
2015-02-10 17:43:39,026 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001 src: /127.0.0.1:56698 dest: /127.0.0.1:52572
2015-02-10 17:43:39,073 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56698, dest: /127.0.0.1:52572, bytes: 482042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, duration: 22315048
2015-02-10 17:43:39,073 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:39,074 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34431, dest: /127.0.0.1:52227, bytes: 482042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, duration: 24231339
2015-02-10 17:43:39,075 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:39,076 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:39,078 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:39,079 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34268, dest: /127.0.0.1:57419, bytes: 482042, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, duration: 27618465
2015-02-10 17:43:39,079 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:39,080 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:39,087 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:43:39,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=teamcity:supergroup:rwxr--r--
2015-02-10 17:43:39,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:39,357 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:39,361 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:43:39,364 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002 src: /127.0.0.1:56699 dest: /127.0.0.1:52572
2015-02-10 17:43:39,367 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002 src: /127.0.0.1:34434 dest: /127.0.0.1:52227
2015-02-10 17:43:39,369 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002 src: /127.0.0.1:50503 dest: /127.0.0.1:54137
2015-02-10 17:43:39,380 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50503, dest: /127.0.0.1:54137, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, duration: 8440761
2015-02-10 17:43:39,380 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:39,381 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:43:39,382 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34434, dest: /127.0.0.1:52227, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, duration: 9671006
2015-02-10 17:43:39,383 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:39,383 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:43:39,385 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56699, dest: /127.0.0.1:52572, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, duration: 12523710
2015-02-10 17:43:39,385 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:39,386 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:43:39,390 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:43:39,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=teamcity:supergroup:rwxr--r--
2015-02-10 17:43:39,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging	dst=null	perm=null
2015-02-10 17:43:39,722 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceInit(150)) - mkdir: hdfs://localhost:58639/tmp/hadoop-yarn/staging
2015-02-10 17:43:39,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:43:39,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:43:39,814 INFO  security.AMRMTokenSecretManager (AMRMTokenSecretManager.java:rollMasterKey(107)) - Rolling master-key for amrm-tokens
2015-02-10 17:43:39,824 INFO  security.RMContainerTokenSecretManager (RMContainerTokenSecretManager.java:<init>(75)) - ContainerTokenKeyRollingInterval: 86400000ms and ContainerTokenKeyActivationDelay: 900000ms
2015-02-10 17:43:39,829 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:<init>(77)) - NMTokenKeyRollingInterval: 86400000ms and NMTokenKeyActivationDelay: 900000ms
2015-02-10 17:43:39,831 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreEventType for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore$ForwardingEventHandler
2015-02-10 17:43:39,835 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.NodesListManagerEventType for class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
2015-02-10 17:43:39,835 INFO  resourcemanager.ResourceManager (ResourceManager.java:createScheduler(328)) - Using Scheduler: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
2015-02-10 17:43:39,877 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$SchedulerEventDispatcher
2015-02-10 17:43:39,879 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationEventDispatcher
2015-02-10 17:43:39,880 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationAttemptEventDispatcher
2015-02-10 17:43:39,882 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$NodeEventDispatcher
2015-02-10 17:43:39,903 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - ResourceManager metrics system started (again)
2015-02-10 17:43:39,957 INFO  capacity.ParentQueue (ParentQueue.java:setupQueueConfigs(189)) - root, capacity=1.0, asboluteCapacity=1.0, maxCapacity=1.0, asboluteMaxCapacity=1.0, state=RUNNING, acls=ADMINISTER_QUEUE:*SUBMIT_APPLICATIONS:*
2015-02-10 17:43:39,957 INFO  capacity.ParentQueue (ParentQueue.java:<init>(151)) - Initialized parent-queue root name=root, fullname=root
2015-02-10 17:43:39,969 INFO  capacity.LeafQueue (LeafQueue.java:setupQueueConfigs(271)) - Initializing default
capacity = 1.0 [= (float) configuredCapacity / 100 ]
asboluteCapacity = 1.0 [= parentAbsoluteCapacity * capacity ]
maxCapacity = 1.0 [= configuredMaxCapacity ]
absoluteMaxCapacity = 1.0 [= 1.0 maximumCapacity undefined, (parentAbsoluteMaxCapacity * maximumCapacity) / 100 otherwise ]
userLimit = 100 [= configuredUserLimit ]
userLimitFactor = 1.0 [= configuredUserLimitFactor ]
maxApplications = 10000 [= configuredMaximumSystemApplicationsPerQueue or (int)(configuredMaximumSystemApplications * absoluteCapacity)]
maxApplicationsPerUser = 10000 [= (int)(maxApplications * (userLimit / 100.0f) * userLimitFactor) ]
maxActiveApplications = 1 [= max((int)ceil((clusterResourceMemory / minimumAllocation) * maxAMResourcePerQueuePercent * absoluteMaxCapacity),1) ]
maxActiveAppsUsingAbsCap = 1 [= max((int)ceil((clusterResourceMemory / minimumAllocation) *maxAMResourcePercent * absoluteCapacity),1) ]
maxActiveApplicationsPerUser = 1 [= max((int)(maxActiveApplications * (userLimit / 100.0f) * userLimitFactor),1) ]
usedCapacity = 0.0 [= usedResourcesMemory / (clusterResourceMemory * absoluteCapacity)]
absoluteUsedCapacity = 0.0 [= usedResourcesMemory / clusterResourceMemory]
maxAMResourcePerQueuePercent = 0.1 [= configuredMaximumAMResourcePercent ]
minimumAllocationFactor = 0.875 [= (float)(maximumAllocationMemory - minimumAllocationMemory) / maximumAllocationMemory ]
numContainers = 0 [= currentNumContainers ]
state = RUNNING [= configuredState ]
acls = ADMINISTER_QUEUE:*SUBMIT_APPLICATIONS:* [= configuredAcls ]
nodeLocalityDelay = 0

2015-02-10 17:43:39,969 INFO  capacity.CapacityScheduler (CapacityScheduler.java:parseQueue(409)) - Initialized queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>usedCapacity=0.0, absoluteUsedCapacity=0.0, numApps=0, numContainers=0
2015-02-10 17:43:39,970 INFO  capacity.CapacityScheduler (CapacityScheduler.java:parseQueue(409)) - Initialized queue: root: numChildQueue= 1, capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>usedCapacity=0.0, numApps=0, numContainers=0
2015-02-10 17:43:39,970 INFO  capacity.CapacityScheduler (CapacityScheduler.java:initializeQueues(307)) - Initialized root queue root: numChildQueue= 1, capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>usedCapacity=0.0, numApps=0, numContainers=0
2015-02-10 17:43:39,970 INFO  capacity.CapacityScheduler (CapacityScheduler.java:reinitialize(271)) - Initialized CapacityScheduler with calculator=class org.apache.hadoop.yarn.util.resource.DefaultResourceCalculator, minimumAllocation=<<memory:1024, vCores:1>>, maximumAllocation=<<memory:8192, vCores:32>>
2015-02-10 17:43:40,006 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.RMAppManagerEventType for class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
2015-02-10 17:43:40,015 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncherEventType for class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
2015-02-10 17:43:40,017 INFO  resourcemanager.RMNMInfo (RMNMInfo.java:<init>(63)) - Registered RMNMInfo MBean
2015-02-10 17:43:40,019 INFO  util.HostsFileReader (HostsFileReader.java:refresh(84)) - Refreshing hosts (include/exclude) list
2015-02-10 17:43:40,021 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(225)) - Waiting for RM to start...
2015-02-10 17:43:40,022 INFO  security.RMContainerTokenSecretManager (RMContainerTokenSecretManager.java:rollMasterKey(103)) - Rolling master-key for container-tokens
2015-02-10 17:43:40,027 INFO  security.AMRMTokenSecretManager (AMRMTokenSecretManager.java:rollMasterKey(107)) - Rolling master-key for amrm-tokens
2015-02-10 17:43:40,031 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:rollMasterKey(97)) - Rolling master-key for nm-tokens
2015-02-10 17:43:40,046 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:40,047 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context cluster
2015-02-10 17:43:40,048 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:40,048 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:40,050 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /cluster/*
2015-02-10 17:43:40,050 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /ws/*
2015-02-10 17:43:40,052 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 38312
2015-02-10 17:43:40,053 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:40,057 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.2.0/77f18c3d40dcb45b0be2602cfa5115a5edb40db1/hadoop-yarn-common-2.2.0.jar!/webapps/cluster to /tmp/Jetty_ip.10.31.157.187_38312_cluster____.jvrm70/webapp
2015-02-10 17:43:40,186 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:38312
2015-02-10 17:43:40,187 INFO  webapp.WebApps (WebApps.java:start(258)) - Web app /cluster started at 38312
2015-02-10 17:43:40,619 INFO  webapp.WebApps (WebApps.java:start(272)) - Registered webapp guice modules
2015-02-10 17:43:40,621 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(223)) - Updating the current master key for generating delegation tokens
2015-02-10 17:43:40,621 INFO  security.RMDelegationTokenSecretManager (RMDelegationTokenSecretManager.java:storeNewMasterKey(85)) - storing master key with keyID 1
2015-02-10 17:43:40,623 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(526)) - Starting expired delegation token remover thread, tokenRemoverScanInterval=60 min(s)
2015-02-10 17:43:40,625 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(223)) - Updating the current master key for generating delegation tokens
2015-02-10 17:43:40,625 INFO  security.RMDelegationTokenSecretManager (RMDelegationTokenSecretManager.java:storeNewMasterKey(85)) - storing master key with keyID 2
2015-02-10 17:43:40,647 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 35823
2015-02-10 17:43:40,651 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.api.ResourceTrackerPB to the server
2015-02-10 17:43:40,651 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:40,652 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 35823: starting
2015-02-10 17:43:40,680 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 49160
2015-02-10 17:43:40,683 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ApplicationMasterProtocolPB to the server
2015-02-10 17:43:40,684 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:40,684 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 49160: starting
2015-02-10 17:43:40,732 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 50664
2015-02-10 17:43:40,736 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ApplicationClientProtocolPB to the server
2015-02-10 17:43:40,737 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:40,737 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 50664: starting
2015-02-10 17:43:40,779 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 54012
2015-02-10 17:43:40,784 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocolPB to the server
2015-02-10 17:43:40,785 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:40,785 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 54012: starting
2015-02-10 17:43:41,522 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(238)) - MiniYARN ResourceManager address: ip-10-31-157-187.ec2.internal:50664
2015-02-10 17:43:41,523 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(240)) - MiniYARN ResourceManager web address: ip-10-31-157-187:38312
2015-02-10 17:43:41,524 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0
2015-02-10 17:43:41,524 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1
2015-02-10 17:43:41,524 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2
2015-02-10 17:43:41,525 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3
2015-02-10 17:43:41,541 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_0
2015-02-10 17:43:41,541 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_1
2015-02-10 17:43:41,542 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_2
2015-02-10 17:43:41,542 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_3
2015-02-10 17:43:41,543 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(333)) - Starting NM: 0
2015-02-10 17:43:41,617 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-10 17:43:41,618 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-10 17:43:41,619 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-10 17:43:41,620 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-10 17:43:41,621 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-10 17:43:41,622 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-10 17:43:41,624 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-10 17:43:41,625 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$CustomNodeManager
2015-02-10 17:43:41,625 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 17:43:41,635 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-10 17:43:41,635 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(196)) - per directory file limit = 8192
2015-02-10 17:43:41,784 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-10 17:43:41,807 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-10 17:43:41,807 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 17:43:41,870 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@1e5b04ae
2015-02-10 17:43:41,870 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 17:43:41,871 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 17:43:41,871 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 17:43:41,872 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(160)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 17:43:41,873 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(343)) - Waiting for NM 0 to start...
2015-02-10 17:43:41,895 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 48280
2015-02-10 17:43:41,899 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 17:43:41,900 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(281)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 17:43:41,901 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:41,901 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 48280: starting
2015-02-10 17:43:41,914 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:48280
2015-02-10 17:43:41,914 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(292)) - ContainerManager started at /10.31.157.187:48280
2015-02-10 17:43:41,925 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 43704
2015-02-10 17:43:41,930 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 17:43:41,931 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:41,931 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 43704: starting
2015-02-10 17:43:41,937 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(263)) - Localizer started on port 43704
2015-02-10 17:43:41,956 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 17:43:41,978 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(316)) - httpshuffle listening on port 55244
2015-02-10 17:43:41,979 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:41,979 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 17:43:41,981 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:41,982 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 17:43:41,982 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:41,982 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:41,983 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /node/*
2015-02-10 17:43:41,984 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /ws/*
2015-02-10 17:43:41,984 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 56590
2015-02-10 17:43:41,985 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:41,989 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.2.0/77f18c3d40dcb45b0be2602cfa5115a5edb40db1/hadoop-yarn-common-2.2.0.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_56590_node____rk6rwa/webapp
2015-02-10 17:43:42,878 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0
2015-02-10 17:43:42,878 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1
2015-02-10 17:43:42,879 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2
2015-02-10 17:43:42,879 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3
2015-02-10 17:43:42,902 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_0
2015-02-10 17:43:42,902 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_1
2015-02-10 17:43:42,903 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_2
2015-02-10 17:43:42,903 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_3
2015-02-10 17:43:42,904 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(333)) - Starting NM: 1
2015-02-10 17:43:42,930 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-10 17:43:42,931 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-10 17:43:42,931 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-10 17:43:42,932 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-10 17:43:42,932 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-10 17:43:42,933 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-10 17:43:42,933 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-10 17:43:42,934 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$CustomNodeManager
2015-02-10 17:43:42,935 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 17:43:42,939 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-10 17:43:42,939 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(196)) - per directory file limit = 8192
2015-02-10 17:43:43,087 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-10 17:43:43,090 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-10 17:43:43,090 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 17:43:43,101 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@110bc436
2015-02-10 17:43:43,101 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 17:43:43,102 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 17:43:43,102 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 17:43:43,103 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(160)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 17:43:43,103 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(343)) - Waiting for NM 1 to start...
2015-02-10 17:43:43,111 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 36006
2015-02-10 17:43:43,114 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 17:43:43,115 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(281)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 17:43:43,116 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:43,117 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 36006: starting
2015-02-10 17:43:43,131 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:36006
2015-02-10 17:43:43,132 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(292)) - ContainerManager started at /10.31.157.187:36006
2015-02-10 17:43:43,134 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 51629
2015-02-10 17:43:43,138 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 17:43:43,139 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:43,139 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 51629: starting
2015-02-10 17:43:43,147 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(263)) - Localizer started on port 51629
2015-02-10 17:43:43,150 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 17:43:43,152 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(316)) - httpshuffle listening on port 54575
2015-02-10 17:43:43,154 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:43,157 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 17:43:43,159 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:43,160 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 17:43:43,160 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:43,161 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:43,162 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /node/*
2015-02-10 17:43:43,163 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /ws/*
2015-02-10 17:43:43,164 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 58755
2015-02-10 17:43:43,164 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:43,169 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.2.0/77f18c3d40dcb45b0be2602cfa5115a5edb40db1/hadoop-yarn-common-2.2.0.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_58755_node____.m05sal/webapp
2015-02-10 17:43:43,225 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001
2015-02-10 17:43:43,225 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001
2015-02-10 17:43:43,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002
2015-02-10 17:43:43,317 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002
2015-02-10 17:43:43,623 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:56590
2015-02-10 17:43:43,625 INFO  webapp.WebApps (WebApps.java:start(258)) - Web app /node started at 56590
2015-02-10 17:43:43,628 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:58755
2015-02-10 17:43:43,630 INFO  webapp.WebApps (WebApps.java:start(258)) - Web app /node started at 58755
2015-02-10 17:43:43,658 INFO  webapp.WebApps (WebApps.java:start(272)) - Registered webapp guice modules
2015-02-10 17:43:43,659 INFO  webapp.WebApps (WebApps.java:start(272)) - Registered webapp guice modules
2015-02-10 17:43:43,689 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 17:43:43,689 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 17:43:43,693 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(230)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 48280 httpPort: 56590) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:48280
2015-02-10 17:43:43,693 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(230)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 36006 httpPort: 58755) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:36006
2015-02-10 17:43:43,695 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id -225963943
2015-02-10 17:43:43,695 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id -225963943
2015-02-10 17:43:43,696 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-1178930855
2015-02-10 17:43:43,696 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-1178930855
2015-02-10 17:43:43,697 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(265)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:36006 with total resource of <memory:4096, vCores:8>
2015-02-10 17:43:43,697 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(265)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:48280 with total resource of <memory:4096, vCores:8>
2015-02-10 17:43:43,698 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(267)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 17:43:43,698 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(267)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 17:43:43,698 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(366)) - ip-10-31-157-187.ec2.internal:48280 Node Transitioned from NEW to RUNNING
2015-02-10 17:43:43,699 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(366)) - ip-10-31-157-187.ec2.internal:36006 Node Transitioned from NEW to RUNNING
2015-02-10 17:43:43,704 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(774)) - Added node ip-10-31-157-187.ec2.internal:48280 clusterResource: <memory:4096, vCores:8>
2015-02-10 17:43:43,704 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(774)) - Added node ip-10-31-157-187.ec2.internal:36006 clusterResource: <memory:8192, vCores:16>
2015-02-10 17:43:43,713 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001
2015-02-10 17:43:43,748 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002
2015-02-10 17:43:44,105 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0
2015-02-10 17:43:44,106 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1
2015-02-10 17:43:44,106 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2
2015-02-10 17:43:44,107 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3
2015-02-10 17:43:44,123 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_0
2015-02-10 17:43:44,123 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_1
2015-02-10 17:43:44,123 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_2
2015-02-10 17:43:44,124 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_3
2015-02-10 17:43:44,124 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(333)) - Starting NM: 2
2015-02-10 17:43:44,141 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-10 17:43:44,141 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-10 17:43:44,141 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-10 17:43:44,142 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-10 17:43:44,142 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-10 17:43:44,142 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-10 17:43:44,143 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-10 17:43:44,143 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$CustomNodeManager
2015-02-10 17:43:44,143 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 17:43:44,147 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-10 17:43:44,147 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(196)) - per directory file limit = 8192
2015-02-10 17:43:44,310 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-10 17:43:44,312 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-10 17:43:44,313 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 17:43:44,325 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@79ddd026
2015-02-10 17:43:44,325 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 17:43:44,325 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 17:43:44,326 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 17:43:44,326 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(160)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 17:43:44,327 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(343)) - Waiting for NM 2 to start...
2015-02-10 17:43:44,337 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 37655
2015-02-10 17:43:44,341 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 17:43:44,341 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(281)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 17:43:44,342 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:44,342 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 37655: starting
2015-02-10 17:43:44,352 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:37655
2015-02-10 17:43:44,353 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(292)) - ContainerManager started at /10.31.157.187:37655
2015-02-10 17:43:44,355 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 50369
2015-02-10 17:43:44,359 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 17:43:44,360 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:44,360 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 50369: starting
2015-02-10 17:43:44,367 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(263)) - Localizer started on port 50369
2015-02-10 17:43:44,369 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 17:43:44,370 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(316)) - httpshuffle listening on port 53315
2015-02-10 17:43:44,371 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:44,372 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 17:43:44,374 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:44,375 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 17:43:44,376 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:44,377 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:44,378 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /node/*
2015-02-10 17:43:44,379 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /ws/*
2015-02-10 17:43:44,380 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 56722
2015-02-10 17:43:44,380 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:44,385 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.2.0/77f18c3d40dcb45b0be2602cfa5115a5edb40db1/hadoop-yarn-common-2.2.0.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_56722_node____24cqqt/webapp
2015-02-10 17:43:44,824 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:56722
2015-02-10 17:43:44,826 INFO  webapp.WebApps (WebApps.java:start(258)) - Web app /node started at 56722
2015-02-10 17:43:44,838 INFO  webapp.WebApps (WebApps.java:start(272)) - Registered webapp guice modules
2015-02-10 17:43:44,840 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 17:43:44,841 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(230)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 37655 httpPort: 56722) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:37655
2015-02-10 17:43:44,841 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(366)) - ip-10-31-157-187.ec2.internal:37655 Node Transitioned from NEW to RUNNING
2015-02-10 17:43:44,842 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(774)) - Added node ip-10-31-157-187.ec2.internal:37655 clusterResource: <memory:12288, vCores:24>
2015-02-10 17:43:44,841 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id -225963943
2015-02-10 17:43:44,843 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-1178930855
2015-02-10 17:43:44,843 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(265)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:37655 with total resource of <memory:4096, vCores:8>
2015-02-10 17:43:44,844 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(267)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 17:43:45,333 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0
2015-02-10 17:43:45,334 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1
2015-02-10 17:43:45,335 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2
2015-02-10 17:43:45,335 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3
2015-02-10 17:43:45,350 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_0
2015-02-10 17:43:45,351 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_1
2015-02-10 17:43:45,351 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_2
2015-02-10 17:43:45,352 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(292)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_3
2015-02-10 17:43:45,352 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(333)) - Starting NM: 3
2015-02-10 17:43:45,368 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-10 17:43:45,368 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-10 17:43:45,368 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-10 17:43:45,369 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-10 17:43:45,369 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-10 17:43:45,369 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-10 17:43:45,370 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-10 17:43:45,370 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$CustomNodeManager
2015-02-10 17:43:45,370 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - NodeManager metrics system started (again)
2015-02-10 17:43:45,374 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-10 17:43:45,375 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(196)) - per directory file limit = 8192
2015-02-10 17:43:45,570 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(157)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-10 17:43:45,574 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(114)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-10 17:43:45,574 INFO  containermanager.AuxServices (AuxServices.java:addService(67)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-10 17:43:45,587 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(98)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@4e12a642
2015-02-10 17:43:45,587 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(103)) -  Using ResourceCalculatorProcessTree : null
2015-02-10 17:43:45,588 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(127)) - Physical memory check enabled: false
2015-02-10 17:43:45,588 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(128)) - Virtual memory check enabled: false
2015-02-10 17:43:45,589 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(160)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-10 17:43:45,590 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(343)) - Waiting for NM 3 to start...
2015-02-10 17:43:45,594 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 43204
2015-02-10 17:43:45,598 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-10 17:43:45,598 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(281)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-10 17:43:45,599 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:45,600 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 43204: starting
2015-02-10 17:43:45,608 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:43204
2015-02-10 17:43:45,609 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(292)) - ContainerManager started at /10.31.157.187:43204
2015-02-10 17:43:45,611 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 60280
2015-02-10 17:43:45,614 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-10 17:43:45,615 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:45,616 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 60280: starting
2015-02-10 17:43:45,620 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(263)) - Localizer started on port 60280
2015-02-10 17:43:45,624 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-10 17:43:45,625 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(316)) - httpshuffle listening on port 57232
2015-02-10 17:43:45,626 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:45,627 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-10 17:43:45,628 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:45,629 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-10 17:43:45,629 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:45,630 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:45,631 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /node/*
2015-02-10 17:43:45,631 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /ws/*
2015-02-10 17:43:45,632 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 53374
2015-02-10 17:43:45,633 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:45,637 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.2.0/77f18c3d40dcb45b0be2602cfa5115a5edb40db1/hadoop-yarn-common-2.2.0.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_53374_node____.wh3n6n/webapp
2015-02-10 17:43:46,032 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:53374
2015-02-10 17:43:46,033 INFO  webapp.WebApps (WebApps.java:start(258)) - Web app /node started at 53374
2015-02-10 17:43:46,045 INFO  webapp.WebApps (WebApps.java:start(272)) - Registered webapp guice modules
2015-02-10 17:43:46,046 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-10 17:43:46,047 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(230)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 43204 httpPort: 53374) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:43204
2015-02-10 17:43:46,047 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(366)) - ip-10-31-157-187.ec2.internal:43204 Node Transitioned from NEW to RUNNING
2015-02-10 17:43:46,048 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(774)) - Added node ip-10-31-157-187.ec2.internal:43204 clusterResource: <memory:16384, vCores:32>
2015-02-10 17:43:46,048 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id -225963943
2015-02-10 17:43:46,048 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-1178930855
2015-02-10 17:43:46,049 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(265)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:43204 with total resource of <memory:4096, vCores:8>
2015-02-10 17:43:46,049 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(267)) - Notifying ContainerManager to unblock new container-requests
2015-02-10 17:43:46,607 INFO  hs.JobHistory (JobHistory.java:serviceInit(77)) - JobHistory Init
2015-02-10 17:43:46,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null
2015-02-10 17:43:46,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:43:46,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:43:46,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:43:46,644 INFO  hs.HistoryFileManager (HistoryFileManager.java:mkdir(561)) - Perms after creating 511, Expected: 1023
2015-02-10 17:43:46,645 INFO  hs.HistoryFileManager (HistoryFileManager.java:mkdir(564)) - Explicitly setting permissions to : 1023, rwxrwxrwt
2015-02-10 17:43:46,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=teamcity:supergroup:rwxrwxrwt
2015-02-10 17:43:46,653 INFO  hs.HistoryFileManager (HistoryFileManager.java:initExisting(580)) - Initializing Existing Jobs...
2015-02-10 17:43:46,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null
2015-02-10 17:43:46,662 INFO  hs.CachedHistoryStorage (CachedHistoryStorage.java:serviceInit(65)) - CachedHistoryStorage Init
2015-02-10 17:43:46,663 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(207)) - Waiting for HistoryServer to start...
2015-02-10 17:43:46,664 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - JobHistoryServer metrics system started (again)
2015-02-10 17:43:46,666 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(223)) - Updating the current master key for generating delegation tokens
2015-02-10 17:43:46,667 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(526)) - Starting expired delegation token remover thread, tokenRemoverScanInterval=60 min(s)
2015-02-10 17:43:46,668 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(223)) - Updating the current master key for generating delegation tokens
2015-02-10 17:43:46,674 INFO  http.HttpServer (HttpServer.java:addGlobalFilter(525)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
2015-02-10 17:43:46,675 INFO  http.HttpServer (HttpServer.java:addFilter(503)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context jobhistory
2015-02-10 17:43:46,675 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-10 17:43:46,676 INFO  http.HttpServer (HttpServer.java:addFilter(510)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-10 17:43:46,677 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /jobhistory/*
2015-02-10 17:43:46,677 INFO  http.HttpServer (HttpServer.java:<init>(280)) - adding path spec: /ws/*
2015-02-10 17:43:46,678 INFO  http.HttpServer (HttpServer.java:start(687)) - Jetty bound to port 37426
2015-02-10 17:43:46,678 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-10 17:43:46,683 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.2.0/77f18c3d40dcb45b0be2602cfa5115a5edb40db1/hadoop-yarn-common-2.2.0.jar!/webapps/jobhistory to /tmp/Jetty_ip.10.31.157.187_37426_jobhistory____.9je1jm/webapp
2015-02-10 17:43:47,074 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started SelectChannelConnector@ip-10-31-157-187:37426
2015-02-10 17:43:47,075 INFO  webapp.WebApps (WebApps.java:start(258)) - Web app /jobhistory started at 37426
2015-02-10 17:43:47,114 INFO  webapp.WebApps (WebApps.java:start(272)) - Registered webapp guice modules
2015-02-10 17:43:47,128 INFO  ipc.Server (Server.java:run(564)) - Starting Socket Reader #1 for port 36646
2015-02-10 17:43:47,131 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.mapreduce.v2.api.HSClientProtocolPB to the server
2015-02-10 17:43:47,132 INFO  ipc.Server (Server.java:run(861)) - IPC Server Responder: starting
2015-02-10 17:43:47,132 INFO  ipc.Server (Server.java:run(688)) - IPC Server listener on 36646: starting
2015-02-10 17:43:47,138 INFO  hs.HistoryClientService (HistoryClientService.java:serviceStart(140)) - Instantiated MRClientService at ip-10-31-157-187.ec2.internal/10.31.157.187:36646
2015-02-10 17:43:48,164 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(224)) - MiniMRYARN ResourceManager address: ip-10-31-157-187.ec2.internal:50664
2015-02-10 17:43:48,165 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(226)) - MiniMRYARN ResourceManager web address: ip-10-31-157-187:38312
2015-02-10 17:43:48,165 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(228)) - MiniMRYARN HistoryServer address: ip-10-31-157-187.ec2.internal:36646
2015-02-10 17:43:48,166 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(230)) - MiniMRYARN HistoryServer web address: ip-10-31-157-187:37426
2015-02-10 17:43:48,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:43:48,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:43:48,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,194 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt. BP-4296439-10.31.157.187-1423590215428 blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:43:48,197 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003 src: /127.0.0.1:56706 dest: /127.0.0.1:52572
2015-02-10 17:43:48,200 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003 src: /127.0.0.1:34279 dest: /127.0.0.1:57419
2015-02-10 17:43:48,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003 src: /127.0.0.1:34442 dest: /127.0.0.1:52227
2015-02-10 17:43:48,213 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34442, dest: /127.0.0.1:52227, bytes: 1449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 6881351
2015-02-10 17:43:48,213 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:48,214 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:48,216 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34279, dest: /127.0.0.1:57419, bytes: 1449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 7993139
2015-02-10 17:43:48,216 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,217 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:48,225 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56706, dest: /127.0.0.1:52572, bytes: 1449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 18196590
2015-02-10 17:43:48,226 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:48,226 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,231 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:43:48,239 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003
2015-02-10 17:43:48,245 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003
2015-02-10 17:43:48,286 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.classpath.files is deprecated. Instead, use mapreduce.job.classpath.files
2015-02-10 17:43:48,287 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.data.dir is deprecated. Instead, use dfs.datanode.data.dir
2015-02-10 17:43:48,287 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - jobclient.completion.poll.interval is deprecated. Instead, use mapreduce.client.completion.pollinterval
2015-02-10 17:43:48,288 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.name.dir is deprecated. Instead, use dfs.namenode.name.dir
2015-02-10 17:43:48,288 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:43:48,288 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.checkpoint.dir is deprecated. Instead, use dfs.namenode.checkpoint.dir
2015-02-10 17:43:48,289 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.cache.files is deprecated. Instead, use mapreduce.job.cache.files
2015-02-10 17:43:48,289 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.map.tasks.speculative.execution is deprecated. Instead, use mapreduce.map.speculative
2015-02-10 17:43:48,289 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.reduce.tasks is deprecated. Instead, use mapreduce.job.reduces
2015-02-10 17:43:48,290 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.reduce.tasks.speculative.execution is deprecated. Instead, use mapreduce.reduce.speculative
2015-02-10 17:43:48,290 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.http.address is deprecated. Instead, use dfs.namenode.http-address
2015-02-10 17:43:48,291 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker is deprecated. Instead, use mapreduce.jobtracker.address
2015-02-10 17:43:48,292 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - jobclient.progress.monitor.poll.interval is deprecated. Instead, use mapreduce.client.progressmonitor.pollinterval
2015-02-10 17:43:48,292 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.map.tasks is deprecated. Instead, use mapreduce.job.maps
2015-02-10 17:43:48,293 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.reuse.jvm.num.tasks is deprecated. Instead, use mapreduce.job.jvm.numtasks
2015-02-10 17:43:48,293 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.umaskmode is deprecated. Instead, use fs.permissions.umask-mode
2015-02-10 17:43:48,294 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - topology.node.switch.mapping.impl is deprecated. Instead, use net.topology.node.switch.mapping.impl
2015-02-10 17:43:48,303 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:43:48,304 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:43:48,315 INFO  property.AppProps (AppProps.java:getAppID(169)) - using app.id: 78D0EDCCB1694967A26293F1D994CD25
2015-02-10 17:43:48,391 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.used.genericoptionsparser is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
2015-02-10 17:43:48,419 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.output.compress is deprecated. Instead, use mapreduce.output.fileoutputformat.compress
2015-02-10 17:43:48,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:43:48,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:43:48,529 INFO  util.Version (Version.java:printBanner(82)) - Concurrent, Inc - Cascading 2.6.3
2015-02-10 17:43:48,532 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:43:48,533 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:43:48,534 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap"]
2015-02-10 17:43:48,536 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:43:48,536 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 2
2015-02-10 17:43:48,536 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 2
2015-02-10 17:43:48,539 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/2)
2015-02-10 17:43:48,623 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:43:48,646 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:43:48,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12	dst=null	perm=null
2015-02-10 17:43:48,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:43:48,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:43:48,703 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 1
2015-02-10 17:43:48,714 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001	dst=null	perm=null
2015-02-10 17:43:48,764 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003
2015-02-10 17:43:48,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:43:48,769 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:43:48,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:48,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,781 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:43:48,784 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004 src: /127.0.0.1:50512 dest: /127.0.0.1:54137
2015-02-10 17:43:48,787 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004 src: /127.0.0.1:34445 dest: /127.0.0.1:52227
2015-02-10 17:43:48,790 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004 src: /127.0.0.1:56712 dest: /127.0.0.1:52572
2015-02-10 17:43:48,800 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56712, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, duration: 7968917
2015-02-10 17:43:48,801 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:48,803 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:48,804 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34445, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, duration: 12052202
2015-02-10 17:43:48,805 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,805 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:48,806 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50512, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, duration: 13290161
2015-02-10 17:43:48,807 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,808 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:48,812 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:43:48,817 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar
2015-02-10 17:43:48,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:48,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,829 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:48,831 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:48,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:48,834 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:43:48,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:43:48,837 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:43:48,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:43:48,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:43:48,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:48,846 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.input.dir is deprecated. Instead, use mapreduce.input.fileinputformat.inputdir
2015-02-10 17:43:48,862 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:43:48,863 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:43:48,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:43:48,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,891 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split
2015-02-10 17:43:48,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:43:48,898 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:43:48,901 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005 src: /127.0.0.1:34447 dest: /127.0.0.1:52227
2015-02-10 17:43:48,904 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005 src: /127.0.0.1:56714 dest: /127.0.0.1:52572
2015-02-10 17:43:48,906 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005 src: /127.0.0.1:34287 dest: /127.0.0.1:57419
2015-02-10 17:43:48,908 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005 src: /127.0.0.1:50518 dest: /127.0.0.1:54137
2015-02-10 17:43:48,920 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50518, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 9837427
2015-02-10 17:43:48,920 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:48,922 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:43:48,923 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34287, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 13258835
2015-02-10 17:43:48,924 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,924 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:43:48,925 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56714, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 12386707
2015-02-10 17:43:48,925 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,927 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:43:48,927 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34447, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 13542925
2015-02-10 17:43:48,928 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:43:48,929 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,932 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:43:48,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,944 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:43:48,948 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006 src: /127.0.0.1:56717 dest: /127.0.0.1:52572
2015-02-10 17:43:48,950 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006 src: /127.0.0.1:34290 dest: /127.0.0.1:57419
2015-02-10 17:43:48,952 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006 src: /127.0.0.1:34453 dest: /127.0.0.1:52227
2015-02-10 17:43:48,962 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34453, dest: /127.0.0.1:52227, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, duration: 8364485
2015-02-10 17:43:48,963 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:48,963 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:48,967 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34290, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, duration: 12557850
2015-02-10 17:43:48,967 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,967 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:48,968 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56717, dest: /127.0.0.1:52572, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, duration: 13436084
2015-02-10 17:43:48,969 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:48,969 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:48,973 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:43:48,974 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:43:48,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:43:48,988 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.df.interval is deprecated. Instead, use fs.df.interval
2015-02-10 17:43:48,988 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.tracker.http.address is deprecated. Instead, use mapreduce.tasktracker.http.address
2015-02-10 17:43:48,988 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.max.objects is deprecated. Instead, use dfs.namenode.max.objects
2015-02-10 17:43:48,989 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.userlog.retain.hours is deprecated. Instead, use mapreduce.job.userlog.retain.hours
2015-02-10 17:43:48,989 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - hadoop.native.lib is deprecated. Instead, use io.native.lib.available
2015-02-10 17:43:48,989 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.local.dir.minspacestart is deprecated. Instead, use mapreduce.tasktracker.local.dir.minspacestart
2015-02-10 17:43:48,990 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.shuffle.read.timeout is deprecated. Instead, use mapreduce.reduce.shuffle.read.timeout
2015-02-10 17:43:48,990 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.sort.spill.percent is deprecated. Instead, use mapreduce.map.sort.spill.percent
2015-02-10 17:43:48,990 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.reduce.parallel.copies is deprecated. Instead, use mapreduce.reduce.shuffle.parallelcopies
2015-02-10 17:43:48,991 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.submit.replication is deprecated. Instead, use mapreduce.client.submit.file.replication
2015-02-10 17:43:48,991 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.local.dir.minspacekill is deprecated. Instead, use mapreduce.tasktracker.local.dir.minspacekill
2015-02-10 17:43:48,991 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.profile is deprecated. Instead, use mapreduce.task.profile
2015-02-10 17:43:48,992 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.heartbeats.in.second is deprecated. Instead, use mapreduce.jobtracker.heartbeats.in.second
2015-02-10 17:43:48,992 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - user.name is deprecated. Instead, use mapreduce.job.user.name
2015-02-10 17:43:48,992 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.healthChecker.interval is deprecated. Instead, use mapreduce.tasktracker.healthchecker.interval
2015-02-10 17:43:48,993 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.timeout is deprecated. Instead, use mapreduce.task.timeout
2015-02-10 17:43:48,993 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.temp.dir is deprecated. Instead, use mapreduce.cluster.temp.dir
2015-02-10 17:43:48,993 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.jar is deprecated. Instead, use mapreduce.job.jar
2015-02-10 17:43:48,994 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker.persist.jobstatus.active is deprecated. Instead, use mapreduce.jobtracker.persist.jobstatus.active
2015-02-10 17:43:48,994 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.output.compression.codec is deprecated. Instead, use mapreduce.output.fileoutputformat.compress.codec
2015-02-10 17:43:48,994 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.shuffle.merge.percent is deprecated. Instead, use mapreduce.reduce.shuffle.merge.percent
2015-02-10 17:43:48,995 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.cache.files.filesizes is deprecated. Instead, use mapreduce.job.cache.files.filesizes
2015-02-10 17:43:48,995 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.map.max.attempts is deprecated. Instead, use mapreduce.map.maxattempts
2015-02-10 17:43:48,995 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.reduce.input.buffer.percent is deprecated. Instead, use mapreduce.reduce.input.buffer.percent
2015-02-10 17:43:48,995 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.cache.levels is deprecated. Instead, use mapreduce.jobtracker.taskcache.levels
2015-02-10 17:43:48,995 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.sort.factor is deprecated. Instead, use mapreduce.task.io.sort.factor
2015-02-10 17:43:48,996 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.jobtracker.instrumentation is deprecated. Instead, use mapreduce.jobtracker.instrumentation
2015-02-10 17:43:48,996 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.userlog.limit.kb is deprecated. Instead, use mapreduce.task.userlog.limit.kb
2015-02-10 17:43:48,996 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:43:48,996 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.speculative.execution.slowNodeThreshold is deprecated. Instead, use mapreduce.job.speculative.slownodethreshold
2015-02-10 17:43:48,996 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.skip.map.max.skip.records is deprecated. Instead, use mapreduce.map.skip.maxrecords
2015-02-10 17:43:48,997 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.block.size is deprecated. Instead, use dfs.blocksize
2015-02-10 17:43:48,997 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.access.time.precision is deprecated. Instead, use dfs.namenode.accesstime.precision
2015-02-10 17:43:48,997 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker.jobhistory.lru.cache.size is deprecated. Instead, use mapreduce.jobtracker.jobhistory.lru.cache.size
2015-02-10 17:43:48,997 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker.persist.jobstatus.hours is deprecated. Instead, use mapreduce.jobtracker.persist.jobstatus.hours
2015-02-10 17:43:48,997 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker.handler.count is deprecated. Instead, use mapreduce.jobtracker.handler.count
2015-02-10 17:43:48,998 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.reduce.markreset.buffer.percent is deprecated. Instead, use mapreduce.reduce.markreset.buffer.percent
2015-02-10 17:43:48,998 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.sort.mb is deprecated. Instead, use mapreduce.task.io.sort.mb
2015-02-10 17:43:48,998 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.profile.maps is deprecated. Instead, use mapreduce.task.profile.maps
2015-02-10 17:43:48,998 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.replication.min is deprecated. Instead, use dfs.namenode.replication.min
2015-02-10 17:43:48,999 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.min.split.size is deprecated. Instead, use mapreduce.input.fileinputformat.split.minsize
2015-02-10 17:43:48,999 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.name.edits.dir is deprecated. Instead, use dfs.namenode.edits.dir
2015-02-10 17:43:49,000 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.replication.considerLoad is deprecated. Instead, use dfs.namenode.replication.considerLoad
2015-02-10 17:43:49,001 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.dns.nameserver is deprecated. Instead, use mapreduce.tasktracker.dns.nameserver
2015-02-10 17:43:49,001 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.taskmemorymanager.monitoring-interval is deprecated. Instead, use mapreduce.tasktracker.taskmemorymanager.monitoringinterval
2015-02-10 17:43:49,002 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.expiry.interval is deprecated. Instead, use mapreduce.jobtracker.expire.trackers.interval
2015-02-10 17:43:49,003 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.balance.bandwidthPerSec is deprecated. Instead, use dfs.datanode.balance.bandwidthPerSec
2015-02-10 17:43:49,003 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.max.tracker.failures is deprecated. Instead, use mapreduce.job.maxtaskfailures.per.tracker
2015-02-10 17:43:49,004 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.output.value.class is deprecated. Instead, use mapreduce.job.output.value.class
2015-02-10 17:43:49,004 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.jobtracker.split.metainfo.maxsize is deprecated. Instead, use mapreduce.job.split.metainfo.maxsize
2015-02-10 17:43:49,004 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker.persist.jobstatus.dir is deprecated. Instead, use mapreduce.jobtracker.persist.jobstatus.dir
2015-02-10 17:43:49,005 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - job.end.retry.attempts is deprecated. Instead, use mapreduce.job.end-notification.retry.attempts
2015-02-10 17:43:49,005 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:43:49,005 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.safemode.threshold.pct is deprecated. Instead, use dfs.namenode.safemode.threshold-pct
2015-02-10 17:43:49,006 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.output.key.comparator.class is deprecated. Instead, use mapreduce.job.output.key.comparator.class
2015-02-10 17:43:49,006 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.tracker.task-controller is deprecated. Instead, use mapreduce.tasktracker.taskcontroller
2015-02-10 17:43:49,006 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.jobtracker.maxtasks.per.job is deprecated. Instead, use mapreduce.jobtracker.maxtasks.perjob
2015-02-10 17:43:49,007 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.reduce.child.log.level is deprecated. Instead, use mapreduce.reduce.log.level
2015-02-10 17:43:49,007 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.reduce.max.attempts is deprecated. Instead, use mapreduce.reduce.maxattempts
2015-02-10 17:43:49,007 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.map.output.compression.codec is deprecated. Instead, use mapreduce.map.output.compress.codec
2015-02-10 17:43:49,008 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.shuffle.input.buffer.percent is deprecated. Instead, use mapreduce.reduce.shuffle.input.buffer.percent
2015-02-10 17:43:49,008 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.mapoutput.value.class is deprecated. Instead, use mapreduce.map.output.value.class
2015-02-10 17:43:49,008 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.tracker.report.address is deprecated. Instead, use mapreduce.tasktracker.report.address
2015-02-10 17:43:49,009 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - keep.failed.task.files is deprecated. Instead, use mapreduce.task.files.preserve.failedtasks
2015-02-10 17:43:49,009 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.name.dir.restore is deprecated. Instead, use dfs.namenode.name.dir.restore
2015-02-10 17:43:49,010 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.https.client.keystore.resource is deprecated. Instead, use dfs.client.https.keystore.resource
2015-02-10 17:43:49,010 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - tasktracker.http.threads is deprecated. Instead, use mapreduce.tasktracker.http.threads
2015-02-10 17:43:49,010 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.speculative.execution.slowTaskThreshold is deprecated. Instead, use mapreduce.job.speculative.slowtaskthreshold
2015-02-10 17:43:49,010 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.backup.address is deprecated. Instead, use dfs.namenode.backup.address
2015-02-10 17:43:49,011 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.backup.http.address is deprecated. Instead, use dfs.namenode.backup.http-address
2015-02-10 17:43:49,011 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.acls.enabled is deprecated. Instead, use mapreduce.cluster.acls.enabled
2015-02-10 17:43:49,012 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.max.tracker.blacklists is deprecated. Instead, use mapreduce.jobtracker.tasktracker.maxblacklists
2015-02-10 17:43:49,012 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.indexcache.mb is deprecated. Instead, use mapreduce.tasktracker.indexcache.mb
2015-02-10 17:43:49,012 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.skip.attempts.to.start.skipping is deprecated. Instead, use mapreduce.task.skip.start.attempts
2015-02-10 17:43:49,012 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.reduce.tasks.maximum is deprecated. Instead, use mapreduce.tasktracker.reduce.tasks.maximum
2015-02-10 17:43:49,013 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.name is deprecated. Instead, use mapreduce.job.name
2015-02-10 17:43:49,013 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - jobclient.output.filter is deprecated. Instead, use mapreduce.client.output.filter
2015-02-10 17:43:49,013 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.permissions is deprecated. Instead, use dfs.permissions.enabled
2015-02-10 17:43:49,014 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.jobtracker.restart.recover is deprecated. Instead, use mapreduce.jobtracker.restart.recover
2015-02-10 17:43:49,014 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.local.dir is deprecated. Instead, use mapreduce.cluster.local.dir
2015-02-10 17:43:49,015 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.speculative.execution.speculativeCap is deprecated. Instead, use mapreduce.job.speculative.speculativecap
2015-02-10 17:43:49,015 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.safemode.extension is deprecated. Instead, use dfs.namenode.safemode.extension
2015-02-10 17:43:49,015 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.datanode.max.xcievers is deprecated. Instead, use dfs.datanode.max.transfer.threads
2015-02-10 17:43:49,016 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.map.child.log.level is deprecated. Instead, use mapreduce.map.log.level
2015-02-10 17:43:49,016 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.output.compression.type is deprecated. Instead, use mapreduce.output.fileoutputformat.compress.type
2015-02-10 17:43:49,016 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker.retiredjobs.cache.size is deprecated. Instead, use mapreduce.jobtracker.retiredjobs.cache.size
2015-02-10 17:43:49,017 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.https.need.client.auth is deprecated. Instead, use dfs.client.https.need-auth
2015-02-10 17:43:49,017 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.dns.interface is deprecated. Instead, use mapreduce.tasktracker.dns.interface
2015-02-10 17:43:49,017 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.task.profile.reduces is deprecated. Instead, use mapreduce.task.profile.reduces
2015-02-10 17:43:49,017 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.https.address is deprecated. Instead, use dfs.namenode.https-address
2015-02-10 17:43:49,018 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - job.end.retry.interval is deprecated. Instead, use mapreduce.job.end-notification.retry.interval
2015-02-10 17:43:49,018 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.output.dir is deprecated. Instead, use mapreduce.output.fileoutputformat.outputdir
2015-02-10 17:43:49,018 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.jobtracker.job.history.block.size is deprecated. Instead, use mapreduce.jobtracker.jobhistory.block.size
2015-02-10 17:43:49,019 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.child.tmp is deprecated. Instead, use mapreduce.task.tmp.dir
2015-02-10 17:43:49,019 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.replication.interval is deprecated. Instead, use dfs.namenode.replication.interval
2015-02-10 17:43:49,019 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.committer.job.setup.cleanup.needed is deprecated. Instead, use mapreduce.job.committer.setup.cleanup.needed
2015-02-10 17:43:49,020 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.map.tasks.maximum is deprecated. Instead, use mapreduce.tasktracker.map.tasks.maximum
2015-02-10 17:43:49,020 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.checkpoint.edits.dir is deprecated. Instead, use dfs.namenode.checkpoint.edits.dir
2015-02-10 17:43:49,020 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.queue.name is deprecated. Instead, use mapreduce.job.queuename
2015-02-10 17:43:49,021 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.write.packet.size is deprecated. Instead, use dfs.client-write-packet-size
2015-02-10 17:43:49,021 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.jobtracker.taskScheduler is deprecated. Instead, use mapreduce.jobtracker.taskscheduler
2015-02-10 17:43:49,021 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.skip.reduce.max.skip.groups is deprecated. Instead, use mapreduce.reduce.skip.maxgroups
2015-02-10 17:43:49,022 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.permissions.supergroup is deprecated. Instead, use dfs.permissions.superusergroup
2015-02-10 17:43:49,022 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.job.tracker.http.address is deprecated. Instead, use mapreduce.jobtracker.http.address
2015-02-10 17:43:49,022 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.cache.files.timestamps is deprecated. Instead, use mapreduce.job.cache.files.timestamps
2015-02-10 17:43:49,022 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.healthChecker.script.timeout is deprecated. Instead, use mapreduce.tasktracker.healthchecker.script.timeout
2015-02-10 17:43:49,023 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.instrumentation is deprecated. Instead, use mapreduce.tasktracker.instrumentation
2015-02-10 17:43:49,023 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.output.key.class is deprecated. Instead, use mapreduce.job.output.key.class
2015-02-10 17:43:49,023 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.system.dir is deprecated. Instead, use mapreduce.jobtracker.system.dir
2015-02-10 17:43:49,023 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.inmem.merge.threshold is deprecated. Instead, use mapreduce.reduce.merge.inmem.threshold
2015-02-10 17:43:49,024 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - topology.script.number.args is deprecated. Instead, use net.topology.script.number.args
2015-02-10 17:43:49,024 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.reduce.slowstart.completed.maps is deprecated. Instead, use mapreduce.job.reduce.slowstart.completedmaps
2015-02-10 17:43:49,024 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - dfs.secondary.http.address is deprecated. Instead, use dfs.namenode.secondary.http-address
2015-02-10 17:43:49,024 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.checkpoint.period is deprecated. Instead, use dfs.namenode.checkpoint.period
2015-02-10 17:43:49,024 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.tasktracker.tasks.sleeptime-before-sigkill is deprecated. Instead, use mapreduce.tasktracker.tasks.sleeptimebeforesigkill
2015-02-10 17:43:49,025 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.compress.map.output is deprecated. Instead, use mapreduce.map.output.compress
2015-02-10 17:43:49,025 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.merge.recordsBeforeProgress is deprecated. Instead, use mapreduce.task.merge.progress.records
2015-02-10 17:43:49,025 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.shuffle.connect.timeout is deprecated. Instead, use mapreduce.reduce.shuffle.connect.timeout
2015-02-10 17:43:49,025 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:43:49,026 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.mapoutput.key.class is deprecated. Instead, use mapreduce.map.output.key.class
2015-02-10 17:43:49,026 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapred.working.dir is deprecated. Instead, use mapreduce.job.working.dir
2015-02-10 17:43:49,100 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52572 to replicate blk_1073741828_1004 to datanode(s) 127.0.0.1:57419
2015-02-10 17:43:49,148 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:43:49,151 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007 src: /127.0.0.1:34292 dest: /127.0.0.1:57419
2015-02-10 17:43:49,154 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007 src: /127.0.0.1:34455 dest: /127.0.0.1:52227
2015-02-10 17:43:49,155 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007 src: /127.0.0.1:56723 dest: /127.0.0.1:52572
2015-02-10 17:43:49,173 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56723, dest: /127.0.0.1:52572, bytes: 98327, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, duration: 16265090
2015-02-10 17:43:49,174 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:49,174 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:49,176 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34455, dest: /127.0.0.1:52227, bytes: 98327, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, duration: 12911882
2015-02-10 17:43:49,176 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:49,177 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:49,178 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34292, dest: /127.0.0.1:57419, bytes: 98327, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, duration: 16010817
2015-02-10 17:43:49,178 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:49,184 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:43:49,188 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:43:49,189 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0001
2015-02-10 17:43:49,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001	dst=null	perm=null
2015-02-10 17:43:49,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:49,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:49,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:49,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:49,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:43:49,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:43:49,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:43:49,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:43:49,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:49,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:49,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:49,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:49,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:49,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:49,376 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 1 submitted by user teamcity
2015-02-10 17:43:49,377 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0001
2015-02-10 17:43:49,379 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0001
2015-02-10 17:43:49,379 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0001 State change from NEW to NEW_SAVING
2015-02-10 17:43:49,388 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0001
2015-02-10 17:43:49,393 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0001 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:43:49,394 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0001_000001
2015-02-10 17:43:49,398 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from NEW to SUBMITTED
2015-02-10 17:43:49,404 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0001 from user: teamcity activated in queue: default
2015-02-10 17:43:49,404 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0001 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:43:49,404 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0001 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:43:49,405 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0001_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>usedCapacity=0.0, absoluteUsedCapacity=0.0, numApps=1, numContainers=0, currently active: 1
2015-02-10 17:43:49,407 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:43:49,412 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0001 State change from SUBMITTED to ACCEPTED
2015-02-10 17:43:49,416 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0001 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:43:49,453 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0001/
2015-02-10 17:43:49,455 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0001
2015-02-10 17:43:49,455 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0001/
2015-02-10 17:43:49,752 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:43:49,752 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000001
2015-02-10 17:43:49,753 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0001_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:43:49,753 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0001 container=Container: [ContainerId: container_1423590219808_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0001_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>usedCapacity=0.0, absoluteUsedCapacity=0.0, numApps=1, numContainers=0 usedCapacity=0.0 absoluteUsedCapacity=0.0 used=<memory:0, vCores:0> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:49,753 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:43:49,754 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:49,755 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:43:49,757 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0001 AttemptId: appattempt_1423590219808_0001_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ]
2015-02-10 17:43:49,758 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:43:49,765 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0001_000001
2015-02-10 17:43:49,766 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:43:49,770 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0001_000001
2015-02-10 17:43:49,790 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0001_000001
2015-02-10 17:43:49,791 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0001_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:43:49,832 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0001_000001 (auth:SIMPLE)
2015-02-10 17:43:49,847 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0001_01_000001 by user teamcity
2015-02-10 17:43:49,871 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0001
2015-02-10 17:43:49,876 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000001
2015-02-10 17:43:49,877 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from NEW to INITING
2015-02-10 17:43:49,878 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0001_01_000001 to application application_1423590219808_0001
2015-02-10 17:43:49,888 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from INITING to RUNNING
2015-02-10 17:43:49,900 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0001_000001
2015-02-10 17:43:49,901 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:43:49,901 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:43:49,901 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0001
2015-02-10 17:43:49,915 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:43:49,915 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:43:49,916 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:43:49,917 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:43:49,917 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:43:49,918 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:43:49,918 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0001_01_000001
2015-02-10 17:43:49,921 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:43:49,935 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:43:49,955 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0001_01_000001.tokens. Credentials list: 
2015-02-10 17:43:49,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:49,972 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:49,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:49,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:49,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:43:49,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:43:49,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:43:49,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:43:49,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:43:49,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:43:49,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:43:49,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:43:49,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:43:49,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:43:49,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:49,986 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:49,993 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:43:49,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:49,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:50,039 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56726, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, duration: 12085987
2015-02-10 17:43:50,049 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34297, bytes: 485810, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, duration: 22157558
2015-02-10 17:43:50,097 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:50,098 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:50,141 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0001_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000001.tokens
2015-02-10 17:43:50,141 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:43:50,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:50,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:50,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:50,361 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50531, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_806939731_1060, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, duration: 2329221
2015-02-10 17:43:50,421 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:50,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:43:50,455 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:43:50,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:43:50,470 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56726, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_806939731_1060, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, duration: 341202
2015-02-10 17:43:50,492 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:50,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:43:50,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:43:50,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:43:50,540 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50531, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_806939731_1060, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 348558
2015-02-10 17:43:50,563 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:50,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:50,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:50,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:50,612 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34464, bytes: 99099, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_806939731_1060, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, duration: 612036
2015-02-10 17:43:50,637 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:50,638 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:43:50,709 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:43:50,709 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:50,732 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1229875211-10.31.157.187-52572-1423590218598, infoPort=40930, ipcPort=47156, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004 to 127.0.0.1:57419 
2015-02-10 17:43:50,736 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:50,740 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:43:50,740 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004 src: /127.0.0.1:34303 dest: /127.0.0.1:57419
2015-02-10 17:43:50,743 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004 (numBytes=254067) to /127.0.0.1:57419
2015-02-10 17:43:50,743 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004 src: /127.0.0.1:34303 dest: /127.0.0.1:57419 of size 254067
2015-02-10 17:43:50,744 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741828_1004 size 254067
2015-02-10 17:43:50,861 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000001/default_container_executor.sh]
2015-02-10 17:43:51,739 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:52,740 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:53,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006
2015-02-10 17:43:53,241 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005
2015-02-10 17:43:53,243 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007
2015-02-10 17:43:53,247 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005
2015-02-10 17:43:53,247 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004
2015-02-10 17:43:53,251 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004
2015-02-10 17:43:53,252 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006
2015-02-10 17:43:53,254 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007
2015-02-10 17:43:53,322 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004
2015-02-10 17:43:53,323 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005
2015-02-10 17:43:53,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:43:53,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:43:53,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:43:53,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:43:53,741 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:53,780 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004
2015-02-10 17:43:53,781 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005
2015-02-10 17:43:53,782 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006
2015-02-10 17:43:53,784 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007
2015-02-10 17:43:53,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001	dst=null	perm=null
2015-02-10 17:43:53,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:43:53,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:43:53,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:43:53,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:43:54,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:43:54,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:43:54,485 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56735, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741830_1006, duration: 335478
2015-02-10 17:43:54,742 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:55,743 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:55,746 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0001_000001 (auth:SIMPLE)
2015-02-10 17:43:55,756 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0001_000001
2015-02-10 17:43:55,757 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0001	APPATTEMPTID=appattempt_1423590219808_0001_000001
2015-02-10 17:43:55,758 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:43:55,758 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0001 State change from ACCEPTED to RUNNING
2015-02-10 17:43:55,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:43:55,823 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:43:55,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:43:56,118 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:43:56,175 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008 src: /127.0.0.1:56739 dest: /127.0.0.1:52572
2015-02-10 17:43:56,178 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008 src: /127.0.0.1:50542 dest: /127.0.0.1:54137
2015-02-10 17:43:56,181 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008 src: /127.0.0.1:34475 dest: /127.0.0.1:52227
2015-02-10 17:43:56,196 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34475, dest: /127.0.0.1:52227, bytes: 91088, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008, duration: 13072424
2015-02-10 17:43:56,197 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:43:56,197 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:56,198 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50542, dest: /127.0.0.1:54137, bytes: 91088, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008, duration: 14686948
2015-02-10 17:43:56,199 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:56,199 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:56,200 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56739, dest: /127.0.0.1:52572, bytes: 91088, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008, duration: 16932822
2015-02-10 17:43:56,201 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:43:56,201 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:43:56,209 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:43:56,745 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:56,853 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:43:56,853 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000002
2015-02-10 17:43:56,853 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0001_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:43:56,854 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0001 container=Container: [ContainerId: container_1423590219808_0001_01_000002, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0001_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:56,854 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:43:56,854 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:56,855 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:43:56,855 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000003
2015-02-10 17:43:56,855 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0001_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:43:56,855 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0001 container=Container: [ContainerId: container_1423590219808_0001_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0001_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:56,856 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:43:56,856 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:56,857 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:43:56,857 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000004
2015-02-10 17:43:56,857 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0001_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 17:43:56,857 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0001 container=Container: [ContainerId: container_1423590219808_0001_01_000004, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0001_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:56,858 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:43:56,858 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:56,859 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:43:56,859 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000005
2015-02-10 17:43:56,859 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0001_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 17:43:56,859 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0001 container=Container: [ContainerId: container_1423590219808_0001_01_000005, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0001_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:56,859 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:43:56,860 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:43:57,746 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:57,842 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:43:57,842 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:43:57,843 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:43:57,844 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:43:57,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:57,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:57,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:57,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:57,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:57,928 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:57,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:57,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:57,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:57,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:58,039 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0001_000001 (auth:SIMPLE)
2015-02-10 17:43:58,047 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0001_01_000003 by user teamcity
2015-02-10 17:43:58,047 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0001_01_000004 by user teamcity
2015-02-10 17:43:58,047 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0001_01_000002 by user teamcity
2015-02-10 17:43:58,048 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0001
2015-02-10 17:43:58,049 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000004
2015-02-10 17:43:58,049 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000002
2015-02-10 17:43:58,050 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0001_01_000005 by user teamcity
2015-02-10 17:43:58,049 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000003
2015-02-10 17:43:58,049 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0001_01_000004 to application application_1423590219808_0001
2015-02-10 17:43:58,052 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000005
2015-02-10 17:43:58,052 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0001_01_000002 to application application_1423590219808_0001
2015-02-10 17:43:58,053 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from NEW to INITING
2015-02-10 17:43:58,053 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0001_01_000003 to application application_1423590219808_0001
2015-02-10 17:43:58,054 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0001_01_000005 to application application_1423590219808_0001
2015-02-10 17:43:58,054 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from INITING to RUNNING
2015-02-10 17:43:58,055 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:43:58,056 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:43:58,056 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:43:58,057 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:43:58,057 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,057 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,057 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:43:58,059 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0001
2015-02-10 17:43:58,059 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:43:58,059 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:43:58,060 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:43:58,060 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:43:58,060 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,060 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,060 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:43:58,061 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0001
2015-02-10 17:43:58,061 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,061 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,061 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:43:58,062 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0001
2015-02-10 17:43:58,062 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,062 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0001
2015-02-10 17:43:58,062 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:43:58,063 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0001
2015-02-10 17:43:58,063 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0001_01_000004
2015-02-10 17:43:58,063 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:43:58,070 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:43:58,071 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0001_01_000003
2015-02-10 17:43:58,072 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:43:58,072 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:43:58,073 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0001_01_000002
2015-02-10 17:43:58,074 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:43:58,074 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:43:58,075 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0001_01_000005
2015-02-10 17:43:58,075 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:43:58,076 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:43:58,097 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0001_01_000003.tokens. Credentials list: 
2015-02-10 17:43:58,098 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0001_01_000004.tokens. Credentials list: 
2015-02-10 17:43:58,100 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0001_01_000005.tokens. Credentials list: 
2015-02-10 17:43:58,103 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0001_01_000002.tokens. Credentials list: 
2015-02-10 17:43:58,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:58,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:58,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:58,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:43:58,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:58,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:43:58,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:43:58,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:43:58,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:43:58,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:43:58,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:43:58,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:43:58,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:43:58,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:58,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:43:58,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:43:58,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:58,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:43:58,138 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:43:58,153 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56746, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, duration: 2961365
2015-02-10 17:43:58,155 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34479, bytes: 485810, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, duration: 4921675
2015-02-10 17:43:58,187 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:58,194 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:58,257 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008
2015-02-10 17:43:58,280 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0001_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000003.tokens
2015-02-10 17:43:58,280 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:43:58,326 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008
2015-02-10 17:43:58,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:58,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:58,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:43:58,461 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50551, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_444780768_1303, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, duration: 2200065
2015-02-10 17:43:58,496 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:58,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:58,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:58,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:43:58,543 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56746, bytes: 99099, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_444780768_1303, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, duration: 605716
2015-02-10 17:43:58,566 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:43:58,566 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:43:58,567 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:43:58,567 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:43:58,567 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:43:58,643 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:43:58,643 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:58,644 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:43:58,644 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:43:58,644 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:58,644 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:58,645 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:43:58,646 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:43:58,747 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:58,853 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:58,853 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:58,854 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:58,854 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:58,855 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:43:58,855 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:43:58,855 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:43:58,856 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:43:58,873 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:43:58,921 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008
2015-02-10 17:43:58,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000002/default_container_executor.sh]
2015-02-10 17:43:58,987 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000005/default_container_executor.sh]
2015-02-10 17:43:58,987 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000003/default_container_executor.sh]
2015-02-10 17:43:58,994 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000004/default_container_executor.sh]
2015-02-10 17:43:59,605 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:43:59,748 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:59,751 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0001_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000002.tokens
2015-02-10 17:43:59,752 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:43:59,855 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:59,869 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:59,870 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:59,870 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:43:59,897 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:00,076 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0001_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000005.tokens
2015-02-10 17:44:00,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:00,268 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:00,749 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:00,822 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0001_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000004.tokens
2015-02-10 17:44:00,822 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:00,872 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:00,873 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:00,874 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:00,874 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:01,751 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:01,875 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:01,876 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:01,876 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:01,877 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:02,757 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:02,878 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:02,878 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:02,879 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:02,879 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:03,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:44:03,457 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56761, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000000_0_671978755_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 319131
2015-02-10 17:44:03,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:03,592 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34335, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000000_0_671978755_1, offset: 1024, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 347085
2015-02-10 17:44:03,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:44:03,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:44:03,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.split	dst=null	perm=null
2015-02-10 17:44:03,725 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34500, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000002_0_741045371_1, offset: 512, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 331122
2015-02-10 17:44:03,738 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56767, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000001_0_857388158_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 326553
2015-02-10 17:44:03,758 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:03,766 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50570, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000003_0_-570787208_1, offset: 1024, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741829_1005, duration: 314922
2015-02-10 17:44:03,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:03,855 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56769, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000002_0_741045371_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 325013
2015-02-10 17:44:03,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:03,880 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:03,881 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:03,881 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:03,882 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:03,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:03,908 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34342, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000003_0_-570787208_1, offset: 512, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 556140
2015-02-10 17:44:04,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_m_000000_0	dst=null	perm=null
2015-02-10 17:44:04,309 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0001_01_000002
2015-02-10 17:44:04,311 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000002
2015-02-10 17:44:04,311 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:44:04,311 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0001_01_000002
2015-02-10 17:44:04,311 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:04,312 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:04,312 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:04,313 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:04,317 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34343, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0001_m_000001_0_857388158_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 339087
2015-02-10 17:44:04,332 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0001_01_000002 is : 143
2015-02-10 17:44:04,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:04,351 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:04,352 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000002
2015-02-10 17:44:04,352 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000002
2015-02-10 17:44:04,353 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000002
2015-02-10 17:44:04,353 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000002
2015-02-10 17:44:04,353 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000002
2015-02-10 17:44:04,355 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:04,356 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0001_01_000002 from application application_1423590219808_0001
2015-02-10 17:44:04,356 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:04,356 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:04,356 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0001
2015-02-10 17:44:04,360 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009 src: /127.0.0.1:50574 dest: /127.0.0.1:54137
2015-02-10 17:44:04,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:04,369 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009 src: /127.0.0.1:56773 dest: /127.0.0.1:52572
2015-02-10 17:44:04,374 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009 src: /127.0.0.1:34346 dest: /127.0.0.1:57419
2015-02-10 17:44:04,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0/part-m-00001-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:04,389 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1.jhist for DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:04,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_m_000002_0	dst=null	perm=null
2015-02-10 17:44:04,428 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0/part-m-00001-00001. BP-4296439-10.31.157.187-1423590215428 blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:04,487 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010 src: /127.0.0.1:34509 dest: /127.0.0.1:52227
2015-02-10 17:44:04,492 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010 src: /127.0.0.1:50578 dest: /127.0.0.1:54137
2015-02-10 17:44:04,497 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010 src: /127.0.0.1:34349 dest: /127.0.0.1:57419
2015-02-10 17:44:04,513 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0001_01_000004
2015-02-10 17:44:04,513 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000004
2015-02-10 17:44:04,514 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:44:04,514 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0001_01_000004
2015-02-10 17:44:04,514 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:04,515 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0001_01_000002
2015-02-10 17:44:04,515 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:04,516 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:04,516 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:04,520 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34349, dest: /127.0.0.1:57419, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_m_000001_0_857388158_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, duration: 19354281
2015-02-10 17:44:04,520 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:04,520 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:04,521 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0001_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:44:04,521 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000002
2015-02-10 17:44:04,521 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50578, dest: /127.0.0.1:54137, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_m_000001_0_857388158_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, duration: 16146636
2015-02-10 17:44:04,522 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:04,521 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0001_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 17:44:04,522 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:44:04,522 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:04,522 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34509, dest: /127.0.0.1:52227, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_m_000001_0_857388158_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, duration: 17280267
2015-02-10 17:44:04,523 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:04,523 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0001_01_000002, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:04,524 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:04,524 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:44:04,523 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:04,524 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0001_000001 released container container_1423590219808_0001_01_000002 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 17:44:04,526 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:04,530 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0/part-m-00001-00001 is closed by DFSClient_attempt_1423590219808_0001_m_000001_0_857388158_1
2015-02-10 17:44:04,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0	dst=null	perm=null
2015-02-10 17:44:04,537 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0001_01_000004 is : 143
2015-02-10 17:44:04,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0	dst=null	perm=null
2015-02-10 17:44:04,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0	dst=null	perm=null
2015-02-10 17:44:04,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_m_000003_0	dst=null	perm=null
2015-02-10 17:44:04,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0	dst=null	perm=null
2015-02-10 17:44:04,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0	dst=null	perm=null
2015-02-10 17:44:04,554 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:04,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000004
2015-02-10 17:44:04,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000004
2015-02-10 17:44:04,555 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000004
2015-02-10 17:44:04,556 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000004
2015-02-10 17:44:04,556 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000004
2015-02-10 17:44:04,556 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:04,557 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0001_01_000004 from application application_1423590219808_0001
2015-02-10 17:44:04,557 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:04,557 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0001
2015-02-10 17:44:04,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:04,559 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:44:04,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0/part-m-00001-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-m-00001-00001	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:04,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_m_000001_0	dst=null	perm=null
2015-02-10 17:44:04,624 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0001_01_000005
2015-02-10 17:44:04,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000005
2015-02-10 17:44:04,625 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:44:04,626 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0001_01_000005
2015-02-10 17:44:04,626 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:04,626 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:04,627 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0001_01_000004
2015-02-10 17:44:04,627 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:04,628 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:04,628 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0001_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:44:04,629 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000004
2015-02-10 17:44:04,629 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0001_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 17:44:04,629 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:44:04,629 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0001_01_000004, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:04,630 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:04,630 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:44:04,630 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0001_000001 released container container_1423590219808_0001_01_000004 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 17:44:04,645 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0001_01_000005 is : 143
2015-02-10 17:44:04,663 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:04,664 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000005
2015-02-10 17:44:04,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000005
2015-02-10 17:44:04,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000005
2015-02-10 17:44:04,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000005
2015-02-10 17:44:04,667 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000005
2015-02-10 17:44:04,667 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:04,668 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0001_01_000005 from application application_1423590219808_0001
2015-02-10 17:44:04,668 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:04,668 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0001
2015-02-10 17:44:04,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_m_000001_0	dst=null	perm=null
2015-02-10 17:44:04,759 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:04,767 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0001_01_000003
2015-02-10 17:44:04,767 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000003
2015-02-10 17:44:04,768 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:44:04,768 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:04,769 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:04,769 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0001_01_000005
2015-02-10 17:44:04,769 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0001_01_000003
2015-02-10 17:44:04,770 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:04,770 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0001_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:44:04,770 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000005
2015-02-10 17:44:04,770 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0001_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:44:04,771 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:44:04,771 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0001_01_000005, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:04,771 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:04,771 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:44:04,772 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0001_000001 released container container_1423590219808_0001_01_000005 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:44:04,788 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0001_01_000003 is : 143
2015-02-10 17:44:04,807 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:04,808 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000003
2015-02-10 17:44:04,808 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000003
2015-02-10 17:44:04,809 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000003
2015-02-10 17:44:04,809 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000003
2015-02-10 17:44:04,809 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000003
2015-02-10 17:44:04,810 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:04,810 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0001_01_000003 from application application_1423590219808_0001
2015-02-10 17:44:04,810 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:04,811 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0001
2015-02-10 17:44:05,760 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:05,770 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:05,770 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0001_01_000003
2015-02-10 17:44:05,771 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:05,771 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0001_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:44:05,771 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000003
2015-02-10 17:44:05,771 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0001_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:44:05,772 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:05,772 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0001_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:05,772 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:05,772 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:44:05,773 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0001_000001 released container container_1423590219808_0001_01_000003 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:44:06,060 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:06,060 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000006
2015-02-10 17:44:06,061 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0001_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:44:06,061 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0001 container=Container: [ContainerId: container_1423590219808_0001_01_000006, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0001_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:06,061 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:44:06,061 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:06,761 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:06,952 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:06,973 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0001_000001 (auth:SIMPLE)
2015-02-10 17:44:06,979 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0001_01_000006 by user teamcity
2015-02-10 17:44:06,980 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0001
2015-02-10 17:44:06,980 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000006
2015-02-10 17:44:06,982 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from NEW to INITING
2015-02-10 17:44:06,982 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0001_01_000006 to application application_1423590219808_0001
2015-02-10 17:44:06,984 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from INITING to RUNNING
2015-02-10 17:44:06,985 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:44:06,985 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0001
2015-02-10 17:44:06,985 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0001
2015-02-10 17:44:06,985 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:06,985 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0001
2015-02-10 17:44:06,986 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:06,986 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:44:06,986 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:06,987 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:06,987 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0001_01_000006
2015-02-10 17:44:06,987 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:44:06,990 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:44:07,009 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0001_01_000006.tokens. Credentials list: 
2015-02-10 17:44:07,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:07,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:07,029 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:07,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:07,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:44:07,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:44:07,033 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:44:07,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:44:07,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:44:07,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:44:07,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:44:07,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:44:07,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:44:07,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:44:07,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:07,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:07,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:07,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:07,049 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:07,060 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:07,061 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:07,061 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56781, bytes: 485810, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, duration: 6021031
2015-02-10 17:44:07,092 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:07,183 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0001_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000006.tokens
2015-02-10 17:44:07,183 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:07,269 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56782, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, duration: 213258828
2015-02-10 17:44:07,295 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:07,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:44:07,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:44:07,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar	dst=null	perm=null
2015-02-10 17:44:07,364 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34357, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1283180518_1852, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741828_1004, duration: 1531547
2015-02-10 17:44:07,396 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:07,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:44:07,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:44:07,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml	dst=null	perm=null
2015-02-10 17:44:07,440 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56781, bytes: 99099, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1283180518_1852, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741831_1007, duration: 523494
2015-02-10 17:44:07,463 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:07,464 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:07,514 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:07,514 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:07,633 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000006/default_container_executor.sh]
2015-02-10 17:44:07,762 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:07,957 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:44:08,061 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:08,250 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010
2015-02-10 17:44:08,260 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010
2015-02-10 17:44:08,329 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010
2015-02-10 17:44:08,763 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:09,062 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:09,764 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:10,063 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:10,765 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:11,064 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:11,766 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:11,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:11,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:11,914 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0/part-r-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:11,947 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0/part-r-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:12,065 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:12,070 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011 src: /127.0.0.1:34365 dest: /127.0.0.1:57419
2015-02-10 17:44:12,076 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011 src: /127.0.0.1:50596 dest: /127.0.0.1:54137
2015-02-10 17:44:12,078 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011 src: /127.0.0.1:56795 dest: /127.0.0.1:52572
2015-02-10 17:44:12,098 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56795, dest: /127.0.0.1:52572, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, duration: 18189812
2015-02-10 17:44:12,098 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,099 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:12,099 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50596, dest: /127.0.0.1:54137, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, duration: 19331001
2015-02-10 17:44:12,100 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,100 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,101 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34365, dest: /127.0.0.1:57419, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, duration: 20358510
2015-02-10 17:44:12,101 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,101 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,109 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0/part-r-00001-00000 is closed by DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1
2015-02-10 17:44:12,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:12,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:12,147 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0/part-r-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,155 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,161 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_r_000000_0/part-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:12,165 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012 src: /127.0.0.1:50598 dest: /127.0.0.1:54137
2015-02-10 17:44:12,167 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012 src: /127.0.0.1:34369 dest: /127.0.0.1:57419
2015-02-10 17:44:12,170 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012 src: /127.0.0.1:56798 dest: /127.0.0.1:52572
2015-02-10 17:44:12,174 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56798, dest: /127.0.0.1:52572, bytes: 294, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012, duration: 1669066
2015-02-10 17:44:12,175 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:12,175 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,175 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34369, dest: /127.0.0.1:57419, bytes: 294, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012, duration: 2472713
2015-02-10 17:44:12,176 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,176 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,176 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50598, dest: /127.0.0.1:54137, bytes: 294, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012, duration: 3663229
2015-02-10 17:44:12,177 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,182 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0001_r_000000_0_617703551_1
2015-02-10 17:44:12,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_r_000000_0	dst=null	perm=null
2015-02-10 17:44:12,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/task_1423590219808_0001_r_000000	dst=null	perm=null
2015-02-10 17:44:12,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/_temporary/attempt_1423590219808_0001_r_000000_0	dst=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/task_1423590219808_0001_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:12,327 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0001_01_000006
2015-02-10 17:44:12,327 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000006
2015-02-10 17:44:12,327 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:44:12,328 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0001_01_000006
2015-02-10 17:44:12,329 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:12,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,345 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:12,349 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0001_01_000006 is : 143
2015-02-10 17:44:12,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1	dst=null	perm=null
2015-02-10 17:44:12,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12	dst=null	perm=null
2015-02-10 17:44:12,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12	dst=null	perm=null
2015-02-10 17:44:12,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/task_1423590219808_0001_r_000000	dst=null	perm=null
2015-02-10 17:44:12,367 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/part-00000	dst=null	perm=null
2015-02-10 17:44:12,367 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:12,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000006
2015-02-10 17:44:12,369 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000006
2015-02-10 17:44:12,369 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000006
2015-02-10 17:44:12,369 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000006
2015-02-10 17:44:12,369 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000006
2015-02-10 17:44:12,372 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:12,372 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0001_01_000006 from application application_1423590219808_0001
2015-02-10 17:44:12,373 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:12,373 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0001
2015-02-10 17:44:12,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary/1/task_1423590219808_0001_r_000000/part-00000	dst=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_temporary	dst=null	perm=null
2015-02-10 17:44:12,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,395 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:12,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,402 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:12,428 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34346, dest: /127.0.0.1:57419, bytes: 61553, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009, duration: 8051685766
2015-02-10 17:44:12,429 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:12,430 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:12,430 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56773, dest: /127.0.0.1:52572, bytes: 61553, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009, duration: 8052547311
2015-02-10 17:44:12,430 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,431 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:12,431 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50574, dest: /127.0.0.1:54137, bytes: 61553, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009, duration: 8053766802
2015-02-10 17:44:12,432 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,432 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:12,437 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1.jhist is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:12,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,446 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:44:12,448 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013 src: /127.0.0.1:56799 dest: /127.0.0.1:52572
2015-02-10 17:44:12,450 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013 src: /127.0.0.1:34534 dest: /127.0.0.1:52227
2015-02-10 17:44:12,452 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013 src: /127.0.0.1:50603 dest: /127.0.0.1:54137
2015-02-10 17:44:12,460 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50603, dest: /127.0.0.1:54137, bytes: 425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013, duration: 5603997
2015-02-10 17:44:12,460 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:12,460 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:12,461 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34534, dest: /127.0.0.1:52227, bytes: 425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013, duration: 6605772
2015-02-10 17:44:12,462 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:12,462 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,463 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56799, dest: /127.0.0.1:52572, bytes: 425, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013, duration: 7933997
2015-02-10 17:44:12,463 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,463 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:12,467 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary_tmp is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:12,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:12,481 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1.jhist	dst=null	perm=null
2015-02-10 17:44:12,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:44:12,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1.jhist	dst=null	perm=null
2015-02-10 17:44:12,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:44:12,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1.jhist	dst=null	perm=null
2015-02-10 17:44:12,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,500 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50604, bytes: 62037, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009, duration: 412733
2015-02-10 17:44:12,503 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:12,505 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014 src: /127.0.0.1:34537 dest: /127.0.0.1:52227
2015-02-10 17:44:12,507 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014 src: /127.0.0.1:34376 dest: /127.0.0.1:57419
2015-02-10 17:44:12,511 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014 src: /127.0.0.1:56805 dest: /127.0.0.1:52572
2015-02-10 17:44:12,516 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56805, dest: /127.0.0.1:52572, bytes: 61553, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014, duration: 3278625
2015-02-10 17:44:12,516 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:12,516 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,517 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34376, dest: /127.0.0.1:57419, bytes: 61553, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014, duration: 4238486
2015-02-10 17:44:12,517 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,517 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,518 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34537, dest: /127.0.0.1:52227, bytes: 61553, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014, duration: 5359163
2015-02-10 17:44:12,518 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,519 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,522 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:12,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:12,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:12,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:44:12,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:12,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:44:12,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001/job_1423590219808_0001_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:12,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:12,548 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56806, bytes: 91800, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741832_1008, duration: 496835
2015-02-10 17:44:12,551 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:12,554 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015 src: /127.0.0.1:34541 dest: /127.0.0.1:52227
2015-02-10 17:44:12,556 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015 src: /127.0.0.1:50610 dest: /127.0.0.1:54137
2015-02-10 17:44:12,558 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015 src: /127.0.0.1:56809 dest: /127.0.0.1:52572
2015-02-10 17:44:12,564 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56809, dest: /127.0.0.1:52572, bytes: 91088, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015, duration: 4017465
2015-02-10 17:44:12,564 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:12,564 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,565 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50610, dest: /127.0.0.1:54137, bytes: 91088, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015, duration: 4739601
2015-02-10 17:44:12,565 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,565 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,566 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34541, dest: /127.0.0.1:52227, bytes: 91088, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-761553444_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015, duration: 5797838
2015-02-10 17:44:12,566 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:12,567 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:12,570 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-761553444_1
2015-02-10 17:44:12,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:12,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:12,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:12,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:12,603 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from RUNNING to FINISHING
2015-02-10 17:44:12,604 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0001
2015-02-10 17:44:12,606 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0001 State change from RUNNING to REMOVING
2015-02-10 17:44:12,606 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0001
2015-02-10 17:44:12,609 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0001 State change from REMOVING to FINISHING
2015-02-10 17:44:12,767 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:13,254 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014
2015-02-10 17:44:13,254 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011
2015-02-10 17:44:13,255 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012
2015-02-10 17:44:13,256 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009
2015-02-10 17:44:13,264 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014
2015-02-10 17:44:13,264 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013
2015-02-10 17:44:13,266 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015
2015-02-10 17:44:13,330 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:13,330 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0001_01_000006
2015-02-10 17:44:13,331 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:13,331 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0001_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:44:13,331 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000006
2015-02-10 17:44:13,331 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013
2015-02-10 17:44:13,331 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0001_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:44:13,332 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:13,332 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011
2015-02-10 17:44:13,332 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0001_01_000006, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:13,332 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:13,333 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:44:13,333 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0001_000001 released container container_1423590219808_0001_01_000006 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:44:13,333 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009
2015-02-10 17:44:13,334 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012
2015-02-10 17:44:13,336 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015
2015-02-10 17:44:13,691 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741828_1004 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:57419 
2015-02-10 17:44:13,691 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741829_1005 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:54137 
2015-02-10 17:44:13,692 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741830_1006 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:52227 
2015-02-10 17:44:13,692 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741831_1007 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:44:13,692 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741833_1009 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:57419 
2015-02-10 17:44:13,692 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741832_1008 127.0.0.1:52572 127.0.0.1:54137 127.0.0.1:52227 
2015-02-10 17:44:13,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0001	dst=null	perm=null
2015-02-10 17:44:13,752 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (2/2) ...atform/eacheverychain/tap
2015-02-10 17:44:13,768 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:13,769 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:13,787 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:13,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:13,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:13,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:13,798 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 2
2015-02-10 17:44:13,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002	dst=null	perm=null
2015-02-10 17:44:13,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:44:13,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:44:13,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:13,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,843 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:13,845 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016 src: /127.0.0.1:50613 dest: /127.0.0.1:54137
2015-02-10 17:44:13,847 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016 src: /127.0.0.1:34546 dest: /127.0.0.1:52227
2015-02-10 17:44:13,849 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016 src: /127.0.0.1:56813 dest: /127.0.0.1:52572
2015-02-10 17:44:13,857 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56813, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016, duration: 7007787
2015-02-10 17:44:13,858 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:13,858 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:13,860 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:13,860 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34546, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016, duration: 8551831
2015-02-10 17:44:13,860 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:13,861 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50613, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016, duration: 8156599
2015-02-10 17:44:13,861 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:13,862 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:13,866 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:13,867 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar
2015-02-10 17:44:13,869 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:13,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:13,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:13,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:13,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:44:13,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:44:13,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:44:13,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:44:13,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:44:13,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:13,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12	dst=null	perm=null
2015-02-10 17:44:13,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12	dst=null	perm=null
2015-02-10 17:44:13,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12	dst=null	perm=null
2015-02-10 17:44:13,893 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:44:13,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,906 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split
2015-02-10 17:44:13,908 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=null
2015-02-10 17:44:13,910 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:13,912 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017 src: /127.0.0.1:34386 dest: /127.0.0.1:57419
2015-02-10 17:44:13,915 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017 src: /127.0.0.1:50617 dest: /127.0.0.1:54137
2015-02-10 17:44:13,916 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017 src: /127.0.0.1:34550 dest: /127.0.0.1:52227
2015-02-10 17:44:13,918 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017 src: /127.0.0.1:56817 dest: /127.0.0.1:52572
2015-02-10 17:44:13,922 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56817, dest: /127.0.0.1:52572, bytes: 351, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, duration: 2968305
2015-02-10 17:44:13,940 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:13,940 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:13,940 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34550, dest: /127.0.0.1:52227, bytes: 351, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, duration: 20648658
2015-02-10 17:44:13,941 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:13,941 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:13,942 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013
2015-02-10 17:44:13,942 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011
2015-02-10 17:44:13,942 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50617, dest: /127.0.0.1:54137, bytes: 351, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, duration: 22233647
2015-02-10 17:44:13,943 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017
2015-02-10 17:44:13,943 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:13,943 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:13,944 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741839_1015
2015-02-10 17:44:13,944 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:13,944 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34386, dest: /127.0.0.1:57419, bytes: 351, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, duration: 23656036
2015-02-10 17:44:13,945 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:13,946 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741833_1009
2015-02-10 17:44:13,947 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012
2015-02-10 17:44:13,948 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741838_1014
2015-02-10 17:44:13,950 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:13,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,954 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016
2015-02-10 17:44:13,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,959 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:44:13,962 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018 src: /127.0.0.1:56818 dest: /127.0.0.1:52572
2015-02-10 17:44:13,964 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018 src: /127.0.0.1:34391 dest: /127.0.0.1:57419
2015-02-10 17:44:13,965 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018 src: /127.0.0.1:50622 dest: /127.0.0.1:54137
2015-02-10 17:44:13,969 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50622, dest: /127.0.0.1:54137, bytes: 45, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, duration: 2131920
2015-02-10 17:44:13,969 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:13,969 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:13,970 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34391, dest: /127.0.0.1:57419, bytes: 45, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, duration: 2499021
2015-02-10 17:44:13,970 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:13,971 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:13,971 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56818, dest: /127.0.0.1:52572, bytes: 45, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, duration: 3850198
2015-02-10 17:44:13,972 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:13,973 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:13,977 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:13,977 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:1
2015-02-10 17:44:13,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:13,988 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:13,988 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:44:13,989 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:44:14,030 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:14,033 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019 src: /127.0.0.1:50623 dest: /127.0.0.1:54137
2015-02-10 17:44:14,035 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019 src: /127.0.0.1:34556 dest: /127.0.0.1:52227
2015-02-10 17:44:14,037 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019 src: /127.0.0.1:34395 dest: /127.0.0.1:57419
2015-02-10 17:44:14,041 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34395, dest: /127.0.0.1:57419, bytes: 98557, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019, duration: 3245958
2015-02-10 17:44:14,042 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:14,042 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34556, dest: /127.0.0.1:52227, bytes: 98557, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019, duration: 4002852
2015-02-10 17:44:14,043 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:14,043 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:14,043 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50623, dest: /127.0.0.1:54137, bytes: 98557, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019, duration: 4310682
2015-02-10 17:44:14,043 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:14,043 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:14,047 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741843_1019 size 98557
2015-02-10 17:44:14,049 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:14,049 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0002
2015-02-10 17:44:14,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002	dst=null	perm=null
2015-02-10 17:44:14,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=null
2015-02-10 17:44:14,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=null
2015-02-10 17:44:14,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:14,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:14,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=null
2015-02-10 17:44:14,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=null
2015-02-10 17:44:14,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:14,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:14,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:14,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:14,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:14,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:14,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:14,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:14,076 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 2 submitted by user teamcity
2015-02-10 17:44:14,076 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0002
2015-02-10 17:44:14,076 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0002
2015-02-10 17:44:14,076 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0002
2015-02-10 17:44:14,076 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0002 State change from NEW to NEW_SAVING
2015-02-10 17:44:14,077 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0002 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:44:14,077 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0002_000001
2015-02-10 17:44:14,078 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from NEW to SUBMITTED
2015-02-10 17:44:14,079 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0002 from user: teamcity activated in queue: default
2015-02-10 17:44:14,079 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0002 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:44:14,079 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0002 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:44:14,079 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0002_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:44:14,080 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0002 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:14,080 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:44:14,081 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0002 State change from SUBMITTED to ACCEPTED
2015-02-10 17:44:14,083 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0002/
2015-02-10 17:44:14,084 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0002
2015-02-10 17:44:14,084 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0002/
2015-02-10 17:44:14,332 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:14,332 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000001
2015-02-10 17:44:14,332 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0002_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:44:14,332 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0002 container=Container: [ContainerId: container_1423590219808_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0002_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:14,333 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:44:14,334 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:14,334 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:14,336 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0002 AttemptId: appattempt_1423590219808_0002_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ]
2015-02-10 17:44:14,336 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:44:14,336 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0002_000001
2015-02-10 17:44:14,337 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:44:14,338 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0002_000001
2015-02-10 17:44:14,340 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0002_000001
2015-02-10 17:44:14,340 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0002_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:44:14,346 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0002_000001 (auth:SIMPLE)
2015-02-10 17:44:14,353 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0002_01_000001 by user teamcity
2015-02-10 17:44:14,353 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0002
2015-02-10 17:44:14,354 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000001
2015-02-10 17:44:14,355 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0002 transitioned from NEW to INITING
2015-02-10 17:44:14,355 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0002_01_000001 to application application_1423590219808_0002
2015-02-10 17:44:14,355 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0002_000001
2015-02-10 17:44:14,355 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:44:14,355 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0002 transitioned from INITING to RUNNING
2015-02-10 17:44:14,356 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:44:14,356 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0002
2015-02-10 17:44:14,356 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:14,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:44:14,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:44:14,357 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:44:14,358 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0002_01_000001
2015-02-10 17:44:14,380 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423590219808_0002_01_000001.tokens. Credentials list: 
2015-02-10 17:44:14,408 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:14,535 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423590219808_0002_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000001.tokens
2015-02-10 17:44:14,536 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0002
2015-02-10 17:44:14,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:14,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:14,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:14,708 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50629, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_303592978_2087, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016, duration: 1468558
2015-02-10 17:44:14,741 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:14,769 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:14,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:14,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:14,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:14,785 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56828, bytes: 49, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_303592978_2087, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, duration: 353538
2015-02-10 17:44:14,808 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:14,837 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=null
2015-02-10 17:44:14,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=null
2015-02-10 17:44:14,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=null
2015-02-10 17:44:14,851 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50629, bytes: 355, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_303592978_2087, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, duration: 275715
2015-02-10 17:44:14,872 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:14,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=null
2015-02-10 17:44:14,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=null
2015-02-10 17:44:14,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=null
2015-02-10 17:44:14,917 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34401, bytes: 99329, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_303592978_2087, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019, duration: 524625
2015-02-10 17:44:14,939 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:14,939 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:14,987 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:14,987 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:15,106 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000001/default_container_executor.sh]
2015-02-10 17:44:15,331 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:15,332 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:15,770 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:16,104 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52572 to replicate blk_1073741840_1016 to datanode(s) 127.0.0.1:57419
2015-02-10 17:44:16,104 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741832_1008, blk_1073741833_1009]
2015-02-10 17:44:16,104 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741832_1008, blk_1073741833_1009]
2015-02-10 17:44:16,332 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:16,672 INFO  hs.JobHistory (JobHistory.java:run(188)) - History Cleaner started
2015-02-10 17:44:16,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null
2015-02-10 17:44:16,676 INFO  hs.JobHistory (JobHistory.java:run(194)) - History Cleaner complete
2015-02-10 17:44:16,770 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:17,329 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828 for deletion
2015-02-10 17:44:17,331 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829 for deletion
2015-02-10 17:44:17,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741832 for deletion
2015-02-10 17:44:17,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741833 for deletion
2015-02-10 17:44:17,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829
2015-02-10 17:44:17,333 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:17,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828
2015-02-10 17:44:17,334 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741833
2015-02-10 17:44:17,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741832
2015-02-10 17:44:17,723 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1229875211-10.31.157.187-52572-1423590218598, infoPort=40930, ipcPort=47156, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016 to 127.0.0.1:57419 
2015-02-10 17:44:17,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828 for deletion
2015-02-10 17:44:17,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829 for deletion
2015-02-10 17:44:17,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741830 for deletion
2015-02-10 17:44:17,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828
2015-02-10 17:44:17,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829
2015-02-10 17:44:17,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741831 for deletion
2015-02-10 17:44:17,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741830
2015-02-10 17:44:17,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741832 for deletion
2015-02-10 17:44:17,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741831
2015-02-10 17:44:17,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741833 for deletion
2015-02-10 17:44:17,728 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741832
2015-02-10 17:44:17,728 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741833
2015-02-10 17:44:17,728 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016 (numBytes=254067) to /127.0.0.1:57419
2015-02-10 17:44:17,728 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016 src: /127.0.0.1:34405 dest: /127.0.0.1:57419
2015-02-10 17:44:17,731 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016 src: /127.0.0.1:34405 dest: /127.0.0.1:57419 of size 254067
2015-02-10 17:44:17,732 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741840_1016 size 254067
2015-02-10 17:44:17,771 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:17,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:17,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:44:17,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:44:17,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:44:17,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002	dst=null	perm=null
2015-02-10 17:44:17,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:44:17,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:44:18,259 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018
2015-02-10 17:44:18,263 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016
2015-02-10 17:44:18,263 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017
2015-02-10 17:44:18,265 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019
2015-02-10 17:44:18,269 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017
2015-02-10 17:44:18,271 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019
2015-02-10 17:44:18,274 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016
2015-02-10 17:44:18,335 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:18,338 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017
2015-02-10 17:44:18,339 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018
2015-02-10 17:44:18,340 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741843_1019
2015-02-10 17:44:18,344 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741840_1016
2015-02-10 17:44:18,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:18,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:18,562 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56834, bytes: 49, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018, duration: 327682
2015-02-10 17:44:18,772 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:18,888 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0001_01_000001 succeeded 
2015-02-10 17:44:18,888 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:44:18,889 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0001_01_000001
2015-02-10 17:44:18,906 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000001
2015-02-10 17:44:18,907 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000001
2015-02-10 17:44:18,908 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000001
2015-02-10 17:44:18,909 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000001
2015-02-10 17:44:18,908 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0001/container_1423590219808_0001_01_000001
2015-02-10 17:44:18,911 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0001_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:44:18,912 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0001_01_000001 from application application_1423590219808_0001
2015-02-10 17:44:18,912 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:18,912 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0001
2015-02-10 17:44:18,957 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741842_1018
2015-02-10 17:44:19,105 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741832_1008]
2015-02-10 17:44:19,106 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741833_1009]
2015-02-10 17:44:19,335 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:19,773 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 1 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:44:19,774 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0001_01_000001
2015-02-10 17:44:19,774 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0001_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:19,774 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0001_000001
2015-02-10 17:44:19,775 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0001_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:44:19,775 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0001	CONTAINERID=container_1423590219808_0001_01_000001
2015-02-10 17:44:19,775 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0001_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:44:19,775 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:19,776 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:19,776 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:19,776 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:44:19,776 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0001_000001 released container container_1423590219808_0001_01_000001 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:44:19,776 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0001_000001 State change from FINISHING to FINISHED
2015-02-10 17:44:19,780 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0001 State change from FINISHING to FINISHED
2015-02-10 17:44:19,780 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0001_000001 is done. finalState=FINISHED
2015-02-10 17:44:19,781 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0001_000001
2015-02-10 17:44:19,781 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0001
2015-02-10 17:44:19,782 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0001 requests cleared
2015-02-10 17:44:19,782 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0001 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:44:19,783 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0001 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:44:19,784 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0001,name=[98CC1664143B41D79DC415EE21067584/54EE18A3E9DB4DA2911B91FEE5A39323] trap test/(1/2),user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0001/jobhistory/job/job_1423590219808_0001,appMasterHost=ip-10-31-157-187,startTime=1423590229375,finishTime=1423590252609,finalStatus=SUCCEEDED
2015-02-10 17:44:19,790 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0001_000001 (auth:SIMPLE)
2015-02-10 17:44:19,790 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0002_000001 (auth:SIMPLE)
2015-02-10 17:44:19,793 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0001_01_000001
2015-02-10 17:44:19,795 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0002_000001
2015-02-10 17:44:19,795 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0002	APPATTEMPTID=appattempt_1423590219808_0002_000001
2015-02-10 17:44:19,796 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:44:19,796 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0002 State change from ACCEPTED to RUNNING
2015-02-10 17:44:19,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:19,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:19,990 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:20,137 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:44:20,191 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020 src: /127.0.0.1:56840 dest: /127.0.0.1:52572
2015-02-10 17:44:20,193 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020 src: /127.0.0.1:34413 dest: /127.0.0.1:57419
2015-02-10 17:44:20,195 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020 src: /127.0.0.1:50644 dest: /127.0.0.1:54137
2015-02-10 17:44:20,210 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50644, dest: /127.0.0.1:54137, bytes: 91228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020, duration: 11117136
2015-02-10 17:44:20,210 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:20,211 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:20,212 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34413, dest: /127.0.0.1:57419, bytes: 91228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020, duration: 13296616
2015-02-10 17:44:20,212 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:20,213 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:20,213 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56840, dest: /127.0.0.1:52572, bytes: 91228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020, duration: 14836937
2015-02-10 17:44:20,214 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:20,214 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:20,220 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:20,272 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828 for deletion
2015-02-10 17:44:20,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829 for deletion
2015-02-10 17:44:20,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741830 for deletion
2015-02-10 17:44:20,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741831 for deletion
2015-02-10 17:44:20,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741832 for deletion
2015-02-10 17:44:20,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828
2015-02-10 17:44:20,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829
2015-02-10 17:44:20,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741830
2015-02-10 17:44:20,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741831
2015-02-10 17:44:20,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741832
2015-02-10 17:44:20,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828 for deletion
2015-02-10 17:44:20,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829 for deletion
2015-02-10 17:44:20,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741830 for deletion
2015-02-10 17:44:20,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741828
2015-02-10 17:44:20,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741829
2015-02-10 17:44:20,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741831 for deletion
2015-02-10 17:44:20,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741830
2015-02-10 17:44:20,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741833 for deletion
2015-02-10 17:44:20,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741831
2015-02-10 17:44:20,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741833_1009 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741833
2015-02-10 17:44:20,336 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:20,339 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:44:20,340 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0001
2015-02-10 17:44:20,341 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,341 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,342 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,342 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,342 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:44:20,343 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0001, with delay of 10800 seconds
2015-02-10 17:44:20,774 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:44:20,775 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,775 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:44:20,775 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,775 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0001
2015-02-10 17:44:20,775 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,776 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:44:20,776 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,776 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,776 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,779 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0001
2015-02-10 17:44:20,779 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,779 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0001 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:44:20,780 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0001, with delay of 10800 seconds
2015-02-10 17:44:20,779 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0001
2015-02-10 17:44:20,776 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0001, with delay of 10800 seconds
2015-02-10 17:44:21,338 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:21,340 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:21,340 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000002
2015-02-10 17:44:21,340 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0002_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 17:44:21,341 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0002 container=Container: [ContainerId: container_1423590219808_0002_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0002_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:21,341 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:44:21,341 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:21,856 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:21,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:21,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.jar	dst=null	perm=null
2015-02-10 17:44:21,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=null
2015-02-10 17:44:21,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.xml	dst=null	perm=null
2015-02-10 17:44:21,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:21,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:21,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:21,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:21,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:21,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:22,027 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0002_000001 (auth:SIMPLE)
2015-02-10 17:44:22,033 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0002_01_000002 by user teamcity
2015-02-10 17:44:22,034 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000002
2015-02-10 17:44:22,034 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0002_01_000002 to application application_1423590219808_0002
2015-02-10 17:44:22,035 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:44:22,035 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0002
2015-02-10 17:44:22,035 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0002
2015-02-10 17:44:22,035 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:22,035 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0002
2015-02-10 17:44:22,036 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:22,088 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:22,088 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:22,205 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000002/default_container_executor.sh]
2015-02-10 17:44:22,339 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:22,340 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:22,341 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:22,880 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:44:23,269 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020
2015-02-10 17:44:23,341 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:23,341 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:23,347 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020
2015-02-10 17:44:23,961 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020
2015-02-10 17:44:24,342 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:24,343 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:25,344 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:25,344 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:25,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job.split	dst=null	perm=null
2015-02-10 17:44:25,701 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34582, bytes: 355, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0002_m_000000_0_1908240840_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741841_1017, duration: 504629
2015-02-10 17:44:25,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/part-00000	dst=null	perm=null
2015-02-10 17:44:25,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12/part-00000	dst=null	perm=null
2015-02-10 17:44:25,820 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34421, bytes: 298, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0002_m_000000_0_1908240840_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741836_1012, duration: 295311
2015-02-10 17:44:26,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/_temporary/attempt_1423590219808_0002_m_000000_0	dst=null	perm=null
2015-02-10 17:44:26,345 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:26,346 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:26,418 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0002_01_000002
2015-02-10 17:44:26,419 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000002
2015-02-10 17:44:26,419 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:44:26,419 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0002_01_000002
2015-02-10 17:44:26,419 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:26,420 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:26,434 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0002_01_000002 is : 143
2015-02-10 17:44:26,445 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:26,447 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021 src: /127.0.0.1:56850 dest: /127.0.0.1:52572
2015-02-10 17:44:26,449 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:26,450 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021 src: /127.0.0.1:34587 dest: /127.0.0.1:52227
2015-02-10 17:44:26,450 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000002
2015-02-10 17:44:26,451 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000002
2015-02-10 17:44:26,451 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000002
2015-02-10 17:44:26,451 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000002
2015-02-10 17:44:26,451 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021 src: /127.0.0.1:34426 dest: /127.0.0.1:57419
2015-02-10 17:44:26,451 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000002
2015-02-10 17:44:26,452 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:26,452 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0002_01_000002 from application application_1423590219808_0002
2015-02-10 17:44:26,453 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:26,453 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0002
2015-02-10 17:44:26,458 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1.jhist for DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:27,420 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:27,421 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:27,421 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0002_01_000002
2015-02-10 17:44:27,422 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:27,422 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0002_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:44:27,422 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000002
2015-02-10 17:44:27,422 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0002_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:44:27,423 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:27,423 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0002_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:27,423 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:27,423 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:44:27,423 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0002_000001 released container container_1423590219808_0002_01_000002 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:44:28,422 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:28,424 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:28,424 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000003
2015-02-10 17:44:28,424 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0002_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 17:44:28,424 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0002 container=Container: [ContainerId: container_1423590219808_0002_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0002_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:28,425 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:44:28,425 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:28,904 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:28,938 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0002_01_000003 by user teamcity
2015-02-10 17:44:28,938 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000003
2015-02-10 17:44:28,938 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0002_01_000003 to application application_1423590219808_0002
2015-02-10 17:44:28,939 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:44:28,939 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0002
2015-02-10 17:44:28,941 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0002
2015-02-10 17:44:28,941 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:28,941 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0002
2015-02-10 17:44:28,942 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:28,992 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:28,992 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:29,110 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000003/default_container_executor.sh]
2015-02-10 17:44:29,423 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:29,424 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:29,425 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:29,928 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:44:30,425 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:30,425 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:31,426 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:31,427 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:32,428 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:32,428 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:33,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/_temporary/attempt_1423590219808_0002_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:33,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0/part-r-00002-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,192 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0/part-r-00002-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:33,300 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022 src: /127.0.0.1:34596 dest: /127.0.0.1:52227
2015-02-10 17:44:33,306 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022 src: /127.0.0.1:56863 dest: /127.0.0.1:52572
2015-02-10 17:44:33,310 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022 src: /127.0.0.1:34436 dest: /127.0.0.1:57419
2015-02-10 17:44:33,335 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34436, dest: /127.0.0.1:57419, bytes: 27, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, duration: 23274380
2015-02-10 17:44:33,336 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:33,336 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,336 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56863, dest: /127.0.0.1:52572, bytes: 27, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, duration: 24454600
2015-02-10 17:44:33,337 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,337 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,337 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34596, dest: /127.0.0.1:52227, bytes: 27, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, duration: 25230960
2015-02-10 17:44:33,338 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,338 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,344 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0/part-r-00002-00000 is closed by DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1
2015-02-10 17:44:33,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,352 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,357 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:33,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0/part-r-00002-00000	dst=null	perm=null
2015-02-10 17:44:33,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0/part-r-00002-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00002-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary/_attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,391 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/_temporary/attempt_1423590219808_0002_r_000000_0/part-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:44:33,395 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023 src: /127.0.0.1:34437 dest: /127.0.0.1:57419
2015-02-10 17:44:33,398 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023 src: /127.0.0.1:50668 dest: /127.0.0.1:54137
2015-02-10 17:44:33,400 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023 src: /127.0.0.1:34601 dest: /127.0.0.1:52227
2015-02-10 17:44:33,405 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34601, dest: /127.0.0.1:52227, bytes: 85, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, duration: 2537497
2015-02-10 17:44:33,405 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:33,405 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:33,406 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50668, dest: /127.0.0.1:54137, bytes: 85, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, duration: 3664388
2015-02-10 17:44:33,406 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:33,407 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,407 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34437, dest: /127.0.0.1:57419, bytes: 85, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, duration: 4457303
2015-02-10 17:44:33,408 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:33,408 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,413 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/_temporary/attempt_1423590219808_0002_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0002_r_000000_0_1470940994_1
2015-02-10 17:44:33,429 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:33,430 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:33,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/_temporary/attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/_temporary/attempt_1423590219808_0002_r_000000_0	dst=null	perm=null
2015-02-10 17:44:33,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/task_1423590219808_0002_r_000000	dst=null	perm=null
2015-02-10 17:44:33,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/_temporary/attempt_1423590219808_0002_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/task_1423590219808_0002_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:33,553 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0002_01_000003
2015-02-10 17:44:33,553 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000003
2015-02-10 17:44:33,553 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:44:33,554 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0002_01_000003
2015-02-10 17:44:33,554 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:33,555 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:33,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,570 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:33,573 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0002_01_000003 is : 143
2015-02-10 17:44:33,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:44:33,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:33,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:33,588 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:33,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/task_1423590219808_0002_r_000000	dst=null	perm=null
2015-02-10 17:44:33,589 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000003
2015-02-10 17:44:33,590 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000003
2015-02-10 17:44:33,590 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000003
2015-02-10 17:44:33,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000003
2015-02-10 17:44:33,591 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000003
2015-02-10 17:44:33,591 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:33,592 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0002_01_000003 from application application_1423590219808_0002
2015-02-10 17:44:33,592 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:33,592 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:33,592 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0002
2015-02-10 17:44:33,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary/1/task_1423590219808_0002_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary	dst=null	perm=null
2015-02-10 17:44:33,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,618 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:33,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,628 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:33,655 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34426, dest: /127.0.0.1:57419, bytes: 37439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021, duration: 7199755885
2015-02-10 17:44:33,655 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:33,656 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,656 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34587, dest: /127.0.0.1:52227, bytes: 37439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021, duration: 7201023373
2015-02-10 17:44:33,657 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,658 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,658 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56850, dest: /127.0.0.1:52572, bytes: 37439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021, duration: 7202596840
2015-02-10 17:44:33,658 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,658 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,663 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1.jhist is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:33,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,670 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:33,673 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024 src: /127.0.0.1:56868 dest: /127.0.0.1:52572
2015-02-10 17:44:33,675 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024 src: /127.0.0.1:50671 dest: /127.0.0.1:54137
2015-02-10 17:44:33,677 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024 src: /127.0.0.1:34442 dest: /127.0.0.1:57419
2015-02-10 17:44:33,681 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34442, dest: /127.0.0.1:57419, bytes: 453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024, duration: 2213350
2015-02-10 17:44:33,682 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,682 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50671, dest: /127.0.0.1:54137, bytes: 453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024, duration: 3230904
2015-02-10 17:44:33,682 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:33,683 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,683 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56868, dest: /127.0.0.1:52572, bytes: 453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024, duration: 4240147
2015-02-10 17:44:33,683 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,683 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,684 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:33,688 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary_tmp is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:33,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:33,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1.jhist	dst=null	perm=null
2015-02-10 17:44:33,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:44:33,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1.jhist	dst=null	perm=null
2015-02-10 17:44:33,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:44:33,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1.jhist	dst=null	perm=null
2015-02-10 17:44:33,714 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,725 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56871, bytes: 37735, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021, duration: 333626
2015-02-10 17:44:33,727 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:44:33,729 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025 src: /127.0.0.1:56872 dest: /127.0.0.1:52572
2015-02-10 17:44:33,731 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025 src: /127.0.0.1:34607 dest: /127.0.0.1:52227
2015-02-10 17:44:33,733 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025 src: /127.0.0.1:50676 dest: /127.0.0.1:54137
2015-02-10 17:44:33,737 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50676, dest: /127.0.0.1:54137, bytes: 37439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025, duration: 2512674
2015-02-10 17:44:33,737 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:33,738 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:33,738 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34607, dest: /127.0.0.1:52227, bytes: 37439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025, duration: 2001285
2015-02-10 17:44:33,739 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:33,739 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,739 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56872, dest: /127.0.0.1:52572, bytes: 37439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025, duration: 3772092
2015-02-10 17:44:33,740 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,740 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:33,743 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:33,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:33,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:33,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:44:33,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:33,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:44:33,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002/job_1423590219808_0002_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:33,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:33,761 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34447, bytes: 91944, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741844_1020, duration: 490791
2015-02-10 17:44:33,764 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:44:33,767 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026 src: /127.0.0.1:34448 dest: /127.0.0.1:57419
2015-02-10 17:44:33,769 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026 src: /127.0.0.1:50679 dest: /127.0.0.1:54137
2015-02-10 17:44:33,770 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026 src: /127.0.0.1:34612 dest: /127.0.0.1:52227
2015-02-10 17:44:33,775 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34612, dest: /127.0.0.1:52227, bytes: 91228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026, duration: 3129103
2015-02-10 17:44:33,775 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:33,776 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:33,776 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50679, dest: /127.0.0.1:54137, bytes: 91228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026, duration: 2999568
2015-02-10 17:44:33,776 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,776 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:33,777 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34448, dest: /127.0.0.1:57419, bytes: 91228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1010235496_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026, duration: 4533068
2015-02-10 17:44:33,778 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:33,778 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:33,781 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1010235496_1
2015-02-10 17:44:33,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:33,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:33,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:33,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:33,807 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from RUNNING to FINISHING
2015-02-10 17:44:33,807 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0002
2015-02-10 17:44:33,808 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0002 State change from RUNNING to REMOVING
2015-02-10 17:44:33,808 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0002
2015-02-10 17:44:33,811 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0002 State change from REMOVING to FINISHING
2015-02-10 17:44:33,973 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022
2015-02-10 17:44:33,974 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025
2015-02-10 17:44:33,975 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021
2015-02-10 17:44:33,976 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024
2015-02-10 17:44:34,556 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:34,556 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:34,556 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0002_01_000003
2015-02-10 17:44:34,557 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:34,557 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0002_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:44:34,557 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000003
2015-02-10 17:44:34,558 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0002_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:44:34,558 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:34,558 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0002_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:34,558 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:34,559 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:44:34,559 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0002_000001 released container container_1423590219808_0002_01_000003 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:44:34,817 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741840_1016 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:57419 
2015-02-10 17:44:34,817 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741841_1017 127.0.0.1:57419 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:44:34,817 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741842_1018 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:54137 
2015-02-10 17:44:34,818 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741843_1019 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:54137 
2015-02-10 17:44:34,818 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741845_1021 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:57419 
2015-02-10 17:44:34,818 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741844_1020 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:54137 
2015-02-10 17:44:34,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0002	dst=null	perm=null
2015-02-10 17:44:34,891 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741836_1012 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:44:34,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-teamcity/3538162049_map_7E8277FF775E4D449A2AF259452D6F12	dst=null	perm=null
2015-02-10 17:44:34,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:34,895 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary
2015-02-10 17:44:34,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:34,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:34,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:34,901 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary
2015-02-10 17:44:34,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:34,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:34,903 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary
2015-02-10 17:44:34,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/_temporary	dst=null	perm=null
2015-02-10 17:44:34,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:34,906 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary
2015-02-10 17:44:34,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:34,925 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:34,927 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:44:34,929 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:44:34,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:34,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:34,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:34,935 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:44:34,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:34,956 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34452, bytes: 89, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, duration: 290973
2015-02-10 17:44:34,971 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:34,973 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:44:34,975 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:44:34,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:34,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:34,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:34,982 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 3
2015-02-10 17:44:34,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:44:34,987 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34615, bytes: 18, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, duration: 261587
2015-02-10 17:44:34,988 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:34,990 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34452, bytes: 18, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, duration: 242189
2015-02-10 17:44:34,991 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00002-00000	dst=null	perm=null
2015-02-10 17:44:34,994 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56882, bytes: 31, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, duration: 258920
2015-02-10 17:44:34,994 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/eacheverychain/tap
2015-02-10 17:44:34,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:34,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:34,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:35,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap	dst=null	perm=null
2015-02-10 17:44:35,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:35,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:35,005 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34452, bytes: 89, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023, duration: 243371
2015-02-10 17:44:35,005 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/eacheverychain/trap
2015-02-10 17:44:35,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:35,007 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:35,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:35,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap	dst=null	perm=null
2015-02-10 17:44:35,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:44:35,012 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:44:35,014 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34452, bytes: 18, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741834_1010, duration: 242682
2015-02-10 17:44:35,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:35,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:35,018 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34452, bytes: 18, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741835_1011, duration: 239173
2015-02-10 17:44:35,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00002-00000	dst=null	perm=null
2015-02-10 17:44:35,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/eacheverychain/trap/part-r-00002-00000	dst=null	perm=null
2015-02-10 17:44:35,022 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34452, bytes: 31, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022, duration: 260504
2015-02-10 17:44:35,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:35,048 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:35,054 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:44:35,054 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:44:35,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:35,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:35,087 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:44:35,088 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:44:35,088 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap"]
2015-02-10 17:44:35,088 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:44:35,088 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:44:35,088 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:44:35,089 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...atform/everyaggregate/tap
2015-02-10 17:44:35,104 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:35,120 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:35,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:35,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:35,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:35,128 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 3
2015-02-10 17:44:35,130 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003	dst=null	perm=null
2015-02-10 17:44:35,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:44:35,136 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:44:35,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:35,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,144 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:35,146 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027 src: /127.0.0.1:34456 dest: /127.0.0.1:57419
2015-02-10 17:44:35,149 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027 src: /127.0.0.1:50687 dest: /127.0.0.1:54137
2015-02-10 17:44:35,150 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027 src: /127.0.0.1:56886 dest: /127.0.0.1:52572
2015-02-10 17:44:35,156 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56886, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, duration: 4053425
2015-02-10 17:44:35,157 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:35,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:35,157 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50687, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, duration: 4931875
2015-02-10 17:44:35,158 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,158 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:35,158 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34456, dest: /127.0.0.1:57419, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, duration: 5350354
2015-02-10 17:44:35,159 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,159 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:35,162 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:35,163 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar
2015-02-10 17:44:35,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:35,169 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:35,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:35,172 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:35,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:44:35,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:44:35,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:44:35,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:44:35,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:44:35,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:35,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:35,182 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:44:35,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:35,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,192 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split
2015-02-10 17:44:35,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:35,196 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:35,198 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028 src: /127.0.0.1:50689 dest: /127.0.0.1:54137
2015-02-10 17:44:35,200 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028 src: /127.0.0.1:34460 dest: /127.0.0.1:57419
2015-02-10 17:44:35,201 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028 src: /127.0.0.1:34623 dest: /127.0.0.1:52227
2015-02-10 17:44:35,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028 src: /127.0.0.1:56890 dest: /127.0.0.1:52572
2015-02-10 17:44:35,208 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56890, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 3722790
2015-02-10 17:44:35,209 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:35,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:35,209 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34623, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 4500974
2015-02-10 17:44:35,209 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:35,210 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34460, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 5059768
2015-02-10 17:44:35,210 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:35,210 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,211 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50689, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 5979305
2015-02-10 17:44:35,211 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,213 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:35,216 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:35,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,225 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:44:35,226 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029 src: /127.0.0.1:34463 dest: /127.0.0.1:57419
2015-02-10 17:44:35,228 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029 src: /127.0.0.1:50694 dest: /127.0.0.1:54137
2015-02-10 17:44:35,230 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029 src: /127.0.0.1:34627 dest: /127.0.0.1:52227
2015-02-10 17:44:35,234 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34627, dest: /127.0.0.1:52227, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, duration: 2114154
2015-02-10 17:44:35,234 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:35,234 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:35,235 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50694, dest: /127.0.0.1:54137, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, duration: 2849034
2015-02-10 17:44:35,235 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,235 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:35,236 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34463, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, duration: 2995770
2015-02-10 17:44:35,236 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:35,236 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,240 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:35,241 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:44:35,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:35,249 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:35,249 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:44:35,250 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:44:35,267 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:35,270 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030 src: /127.0.0.1:34628 dest: /127.0.0.1:52227
2015-02-10 17:44:35,272 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030 src: /127.0.0.1:50697 dest: /127.0.0.1:54137
2015-02-10 17:44:35,273 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030 src: /127.0.0.1:34468 dest: /127.0.0.1:57419
2015-02-10 17:44:35,279 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34468, dest: /127.0.0.1:57419, bytes: 98185, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, duration: 3907933
2015-02-10 17:44:35,279 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:35,279 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:35,280 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50697, dest: /127.0.0.1:54137, bytes: 98185, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, duration: 4674250
2015-02-10 17:44:35,280 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,280 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:35,281 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34628, dest: /127.0.0.1:52227, bytes: 98185, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, duration: 5419821
2015-02-10 17:44:35,281 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:35,282 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:35,285 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:35,286 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0003
2015-02-10 17:44:35,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003	dst=null	perm=null
2015-02-10 17:44:35,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:35,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:35,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:35,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:35,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:35,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:35,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:35,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:35,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:35,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:35,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:35,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:35,304 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:35,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:35,307 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 3 submitted by user teamcity
2015-02-10 17:44:35,308 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0003
2015-02-10 17:44:35,308 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0003
2015-02-10 17:44:35,308 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0003
2015-02-10 17:44:35,308 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0003 State change from NEW to NEW_SAVING
2015-02-10 17:44:35,309 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0003 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:44:35,309 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0003_000001
2015-02-10 17:44:35,309 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from NEW to SUBMITTED
2015-02-10 17:44:35,310 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0003 from user: teamcity activated in queue: default
2015-02-10 17:44:35,310 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0003 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:44:35,311 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0003 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:44:35,311 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0003 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:35,311 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0003_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:44:35,311 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:44:35,312 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0003 State change from SUBMITTED to ACCEPTED
2015-02-10 17:44:35,314 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0003/
2015-02-10 17:44:35,314 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0003
2015-02-10 17:44:35,314 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0003/
2015-02-10 17:44:35,557 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:35,559 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:35,559 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000001
2015-02-10 17:44:35,559 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0003_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 17:44:35,560 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0003 container=Container: [ContainerId: container_1423590219808_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0003_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:35,560 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:44:35,561 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:35,561 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:35,561 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0003 AttemptId: appattempt_1423590219808_0003_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ]
2015-02-10 17:44:35,561 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:44:35,562 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0003_000001
2015-02-10 17:44:35,562 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:44:35,563 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0003_000001
2015-02-10 17:44:35,564 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0003_000001
2015-02-10 17:44:35,564 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0003_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:44:35,569 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0003_000001 (auth:SIMPLE)
2015-02-10 17:44:35,572 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0003_01_000001 by user teamcity
2015-02-10 17:44:35,572 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0003
2015-02-10 17:44:35,572 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000001
2015-02-10 17:44:35,572 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from NEW to INITING
2015-02-10 17:44:35,573 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0003_01_000001 to application application_1423590219808_0003
2015-02-10 17:44:35,573 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0003_000001
2015-02-10 17:44:35,573 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from INITING to RUNNING
2015-02-10 17:44:35,573 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:44:35,574 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:44:35,574 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0003
2015-02-10 17:44:35,574 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:35,574 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:44:35,574 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:44:35,575 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:44:35,575 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0003_01_000001
2015-02-10 17:44:35,591 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0003_01_000001.tokens. Credentials list: 
2015-02-10 17:44:35,617 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:35,737 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0003_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000001.tokens
2015-02-10 17:44:35,738 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:44:35,882 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:35,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:35,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:35,897 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56882, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2059372776_2481, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, duration: 1451246
2015-02-10 17:44:35,931 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:35,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:35,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:35,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:35,973 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34452, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2059372776_2481, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, duration: 267927
2015-02-10 17:44:35,995 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:36,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:36,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:36,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:36,037 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34634, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2059372776_2481, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 292593
2015-02-10 17:44:36,059 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:36,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:36,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:36,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:36,108 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34634, bytes: 98953, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2059372776_2481, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, duration: 501678
2015-02-10 17:44:36,131 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:36,131 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:36,178 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:36,178 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:36,296 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000001/default_container_executor.sh]
2015-02-10 17:44:36,558 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:36,559 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:36,559 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:37,108 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52572 to replicate blk_1073741851_1027 to datanode(s) 127.0.0.1:52227
2015-02-10 17:44:37,108 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741840_1016, blk_1073741841_1017, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741845_1021, blk_1073741836_1012]
2015-02-10 17:44:37,108 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741840_1016, blk_1073741841_1017, blk_1073741842_1018, blk_1073741844_1020, blk_1073741845_1021, blk_1073741836_1012]
2015-02-10 17:44:37,559 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:37,560 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:38,273 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026
2015-02-10 17:44:38,273 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023
2015-02-10 17:44:38,274 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022
2015-02-10 17:44:38,274 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029
2015-02-10 17:44:38,275 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021
2015-02-10 17:44:38,277 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025
2015-02-10 17:44:38,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840 for deletion
2015-02-10 17:44:38,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841 for deletion
2015-02-10 17:44:38,278 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028
2015-02-10 17:44:38,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741842 for deletion
2015-02-10 17:44:38,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841
2015-02-10 17:44:38,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741843 for deletion
2015-02-10 17:44:38,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840
2015-02-10 17:44:38,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741844 for deletion
2015-02-10 17:44:38,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741842
2015-02-10 17:44:38,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741845 for deletion
2015-02-10 17:44:38,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741843
2015-02-10 17:44:38,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741836 for deletion
2015-02-10 17:44:38,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741845
2015-02-10 17:44:38,279 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741845_1021
2015-02-10 17:44:38,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741844
2015-02-10 17:44:38,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741836
2015-02-10 17:44:38,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027
2015-02-10 17:44:38,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023
2015-02-10 17:44:38,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024
2015-02-10 17:44:38,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741846_1022
2015-02-10 17:44:38,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028
2015-02-10 17:44:38,283 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029
2015-02-10 17:44:38,284 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026
2015-02-10 17:44:38,352 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027
2015-02-10 17:44:38,353 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029
2015-02-10 17:44:38,354 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741849_1025
2015-02-10 17:44:38,356 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030
2015-02-10 17:44:38,356 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741847_1023
2015-02-10 17:44:38,357 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024
2015-02-10 17:44:38,358 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741850_1026
2015-02-10 17:44:38,359 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028
2015-02-10 17:44:38,478 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030
2015-02-10 17:44:38,480 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030
2015-02-10 17:44:38,561 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:38,561 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:38,723 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1229875211-10.31.157.187-52572-1423590218598, infoPort=40930, ipcPort=47156, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027 to 127.0.0.1:52227 
2015-02-10 17:44:38,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840 for deletion
2015-02-10 17:44:38,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841 for deletion
2015-02-10 17:44:38,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741842 for deletion
2015-02-10 17:44:38,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841
2015-02-10 17:44:38,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840
2015-02-10 17:44:38,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741844 for deletion
2015-02-10 17:44:38,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741842
2015-02-10 17:44:38,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741845 for deletion
2015-02-10 17:44:38,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741844
2015-02-10 17:44:38,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741836 for deletion
2015-02-10 17:44:38,726 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027 src: /127.0.0.1:34637 dest: /127.0.0.1:52227
2015-02-10 17:44:38,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741845
2015-02-10 17:44:38,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741836
2015-02-10 17:44:38,726 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027 (numBytes=254067) to /127.0.0.1:52227
2015-02-10 17:44:38,729 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027 src: /127.0.0.1:34637 dest: /127.0.0.1:52227 of size 254067
2015-02-10 17:44:38,730 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741851_1027 size 254067
2015-02-10 17:44:38,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:39,001 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028
2015-02-10 17:44:39,004 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027
2015-02-10 17:44:39,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:44:39,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:44:39,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:44:39,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003	dst=null	perm=null
2015-02-10 17:44:39,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:44:39,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:44:39,562 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:39,563 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:39,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:39,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:39,718 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34477, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741853_1029, duration: 293955
2015-02-10 17:44:39,972 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0002_01_000001 succeeded 
2015-02-10 17:44:39,973 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:44:39,973 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0002_01_000001
2015-02-10 17:44:39,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000001
2015-02-10 17:44:39,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000001
2015-02-10 17:44:39,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000001
2015-02-10 17:44:39,990 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0002/container_1423590219808_0002_01_000001
2015-02-10 17:44:39,991 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000001
2015-02-10 17:44:39,991 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0002_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:44:39,991 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0002_01_000001 from application application_1423590219808_0002
2015-02-10 17:44:39,991 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:39,991 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0002
2015-02-10 17:44:40,109 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741840_1016, blk_1073741841_1017, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741836_1012]
2015-02-10 17:44:40,109 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741840_1016, blk_1073741841_1017, blk_1073741843_1019, blk_1073741845_1021]
2015-02-10 17:44:40,563 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 2 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:44:40,564 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0002_01_000001
2015-02-10 17:44:40,564 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:40,565 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0002_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:40,565 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0002_000001
2015-02-10 17:44:40,565 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0002_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:44:40,565 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0002_000001 State change from FINISHING to FINISHED
2015-02-10 17:44:40,566 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0002	CONTAINERID=container_1423590219808_0002_01_000001
2015-02-10 17:44:40,566 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0002 State change from FINISHING to FINISHED
2015-02-10 17:44:40,566 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0002_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:44:40,566 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0002
2015-02-10 17:44:40,566 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:40,567 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0002,name=[98CC1664143B41D79DC415EE21067584/286AFB6B29C74831B4A3BF32DE248211] trap test/(2/2) ...atform/eacheverychain/tap,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0002/jobhistory/job/job_1423590219808_0002,appMasterHost=ip-10-31-157-187,startTime=1423590254076,finishTime=1423590273811,finalStatus=SUCCEEDED
2015-02-10 17:44:40,567 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:40,567 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:40,567 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:44:40,567 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0002_000001 released container container_1423590219808_0002_01_000001 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:44:40,567 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0002_000001
2015-02-10 17:44:40,568 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0002_000001 is done. finalState=FINISHED
2015-02-10 17:44:40,568 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0002 requests cleared
2015-02-10 17:44:40,568 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0002 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:44:40,568 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0002 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:44:40,572 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0002_000001 (auth:SIMPLE)
2015-02-10 17:44:40,574 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0002_01_000001
2015-02-10 17:44:40,966 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0003_000001 (auth:SIMPLE)
2015-02-10 17:44:40,971 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0003_000001
2015-02-10 17:44:40,971 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0003	APPATTEMPTID=appattempt_1423590219808_0003_000001
2015-02-10 17:44:40,971 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:44:40,972 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0003 State change from ACCEPTED to RUNNING
2015-02-10 17:44:41,018 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(663)) - Number of transactions: 267 Total time for transactions(ms): 24 Number of transactions batched in Syncs: 3 Number of syncs: 139 SyncTimes(ms): 290 248 
2015-02-10 17:44:41,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:41,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:41,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:41,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840 for deletion
2015-02-10 17:44:41,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841 for deletion
2015-02-10 17:44:41,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741843 for deletion
2015-02-10 17:44:41,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840
2015-02-10 17:44:41,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741845 for deletion
2015-02-10 17:44:41,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841
2015-02-10 17:44:41,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741843
2015-02-10 17:44:41,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741845
2015-02-10 17:44:41,329 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:44:41,331 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840 for deletion
2015-02-10 17:44:41,331 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841 for deletion
2015-02-10 17:44:41,331 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741842 for deletion
2015-02-10 17:44:41,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741841
2015-02-10 17:44:41,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741843 for deletion
2015-02-10 17:44:41,331 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741840_1016 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741840
2015-02-10 17:44:41,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741843
2015-02-10 17:44:41,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741844 for deletion
2015-02-10 17:44:41,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741842
2015-02-10 17:44:41,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741836 for deletion
2015-02-10 17:44:41,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741844
2015-02-10 17:44:41,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741836_1012 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741836
2015-02-10 17:44:41,381 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031 src: /127.0.0.1:56910 dest: /127.0.0.1:52572
2015-02-10 17:44:41,383 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031 src: /127.0.0.1:34645 dest: /127.0.0.1:52227
2015-02-10 17:44:41,385 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031 src: /127.0.0.1:50714 dest: /127.0.0.1:54137
2015-02-10 17:44:41,398 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50714, dest: /127.0.0.1:54137, bytes: 90830, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031, duration: 11505847
2015-02-10 17:44:41,398 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:41,398 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:41,399 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34645, dest: /127.0.0.1:52227, bytes: 90830, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031, duration: 12396436
2015-02-10 17:44:41,400 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:41,400 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:41,400 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56910, dest: /127.0.0.1:52572, bytes: 90830, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031, duration: 13968376
2015-02-10 17:44:41,401 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:41,401 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:41,407 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:41,565 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:41,566 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0002 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:44:41,566 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0002
2015-02-10 17:44:41,566 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0002
2015-02-10 17:44:41,566 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0002
2015-02-10 17:44:41,567 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0002
2015-02-10 17:44:41,567 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0002
2015-02-10 17:44:41,567 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0002 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:44:41,567 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0002, with delay of 10800 seconds
2015-02-10 17:44:42,566 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:42,568 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:42,568 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000002
2015-02-10 17:44:42,569 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0003_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 17:44:42,569 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0003 container=Container: [ContainerId: container_1423590219808_0003_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0003_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:42,570 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:44:42,570 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:42,571 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:42,571 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000003
2015-02-10 17:44:42,571 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0003_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 17:44:42,572 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0003 container=Container: [ContainerId: container_1423590219808_0003_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0003_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:42,572 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:44:42,572 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:42,742 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:42,742 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000004
2015-02-10 17:44:42,742 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0003_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:44:42,743 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0003 container=Container: [ContainerId: container_1423590219808_0003_01_000004, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0003_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:42,743 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:44:42,743 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:42,744 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:42,744 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000005
2015-02-10 17:44:42,744 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0003_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:44:42,744 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0003 container=Container: [ContainerId: container_1423590219808_0003_01_000005, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0003_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:42,745 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:44:42,745 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:43,028 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:43,028 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:43,029 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:43,030 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:43,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:43,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:43,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:43,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:43,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:43,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:43,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:43,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:43,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:43,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:43,211 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0003_000001 (auth:SIMPLE)
2015-02-10 17:44:43,215 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0003_000001 (auth:SIMPLE)
2015-02-10 17:44:43,218 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0003_01_000003 by user teamcity
2015-02-10 17:44:43,219 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000003
2015-02-10 17:44:43,219 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0003_01_000003 to application application_1423590219808_0003
2015-02-10 17:44:43,220 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:44:43,220 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,220 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,220 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:43,221 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0003
2015-02-10 17:44:43,221 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:43,221 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0003_01_000002 by user teamcity
2015-02-10 17:44:43,222 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000002
2015-02-10 17:44:43,222 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0003_01_000002 to application application_1423590219808_0003
2015-02-10 17:44:43,223 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:44:43,223 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,223 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,223 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:43,223 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0003
2015-02-10 17:44:43,224 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:43,228 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0003_01_000005 by user teamcity
2015-02-10 17:44:43,229 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0003
2015-02-10 17:44:43,230 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000005
2015-02-10 17:44:43,230 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0003_01_000004 by user teamcity
2015-02-10 17:44:43,230 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from NEW to INITING
2015-02-10 17:44:43,230 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000004
2015-02-10 17:44:43,230 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0003_01_000005 to application application_1423590219808_0003
2015-02-10 17:44:43,231 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0003_01_000004 to application application_1423590219808_0003
2015-02-10 17:44:43,237 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from INITING to RUNNING
2015-02-10 17:44:43,238 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:44:43,238 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:44:43,238 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,238 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,238 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:43,239 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0003
2015-02-10 17:44:43,239 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:43,239 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:44:43,239 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:43,240 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:43,240 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,240 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0003
2015-02-10 17:44:43,240 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:43,240 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0003
2015-02-10 17:44:43,242 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0003_01_000005
2015-02-10 17:44:43,242 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:44:43,247 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:44:43,247 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0003_01_000004
2015-02-10 17:44:43,248 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar, 1423590219387, FILE, null }
2015-02-10 17:44:43,248 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(651)) - Downloading public rsrc:{ hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423590219084, FILE, null }
2015-02-10 17:44:43,273 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0003_01_000005.tokens. Credentials list: 
2015-02-10 17:44:43,273 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0003_01_000004.tokens. Credentials list: 
2015-02-10 17:44:43,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:43,301 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:43,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:43,301 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:43,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:43,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:44:43,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:43,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:44:43,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:44:43,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:44:43,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:44:43,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:44:43,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:44:43,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:44:43,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:44:43,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:43,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:44:43,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:43,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:43,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:43,317 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:43,318 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:43,322 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:43,330 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34489, bytes: 485810, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741825_1001, duration: 3763552
2015-02-10 17:44:43,336 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56918, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741826_1002, duration: 5838628
2015-02-10 17:44:43,363 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031
2015-02-10 17:44:43,372 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:43,373 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:43,467 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000003/default_container_executor.sh]
2015-02-10 17:44:43,480 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000002/default_container_executor.sh]
2015-02-10 17:44:43,484 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027
2015-02-10 17:44:43,486 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031
2015-02-10 17:44:43,490 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0003_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000005.tokens
2015-02-10 17:44:43,491 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:44:43,567 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:43,568 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:43,568 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:43,569 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:43,570 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:43,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:43,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:43,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar	dst=null	perm=null
2015-02-10 17:44:43,670 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34489, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_717195044_2803, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741851_1027, duration: 773396
2015-02-10 17:44:43,709 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:43,742 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:43,742 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:43,743 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:43,743 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:43,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:43,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:43,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml	dst=null	perm=null
2015-02-10 17:44:43,762 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34655, bytes: 98953, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_717195044_2803, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741854_1030, duration: 477347
2015-02-10 17:44:44,018 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:44,018 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031
2015-02-10 17:44:44,019 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:44,020 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:44,054 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:44:44,084 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:44,085 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:44,085 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:44,085 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:44,219 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000005/default_container_executor.sh]
2015-02-10 17:44:44,219 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000004/default_container_executor.sh]
2015-02-10 17:44:44,569 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:44,570 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:44,570 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:44,743 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:44,744 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:45,062 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:45,255 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0003_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000004.tokens
2015-02-10 17:44:45,256 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:44:45,571 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:45,572 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:45,572 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:45,745 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:45,745 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:46,573 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:46,573 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:46,574 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:46,747 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:46,748 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:47,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:47,575 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:47,575 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:47,576 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:47,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:47,749 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:47,749 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:47,776 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56932, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000001_0_519782060_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 292353
2015-02-10 17:44:47,787 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56931, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000000_0_2083358964_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 302366
2015-02-10 17:44:47,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:47,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:47,919 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34505, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000000_0_2083358964_1, offset: 1024, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 296394
2015-02-10 17:44:48,381 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34668, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000001_0_519782060_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 305100
2015-02-10 17:44:48,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:48,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job.split	dst=null	perm=null
2015-02-10 17:44:48,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_m_000001_0	dst=null	perm=null
2015-02-10 17:44:48,504 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50739, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000002_0_-344543251_1, offset: 512, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 291756
2015-02-10 17:44:48,522 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56938, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000003_0_-559948817_1, offset: 1024, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741852_1028, duration: 247355
2015-02-10 17:44:48,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_m_000000_0	dst=null	perm=null
2015-02-10 17:44:48,576 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:48,577 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:48,577 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:48,597 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0003_01_000003
2015-02-10 17:44:48,598 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000003
2015-02-10 17:44:48,598 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:44:48,598 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0003_01_000003
2015-02-10 17:44:48,599 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:48,599 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:48,600 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:48,613 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0003_01_000003 is : 143
2015-02-10 17:44:48,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:48,631 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:48,633 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56939, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000002_0_-344543251_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 1621278
2015-02-10 17:44:48,634 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000003
2015-02-10 17:44:48,635 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000003
2015-02-10 17:44:48,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000003
2015-02-10 17:44:48,636 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:48,636 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000003
2015-02-10 17:44:48,636 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0003_01_000002
2015-02-10 17:44:48,637 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000002
2015-02-10 17:44:48,637 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:44:48,637 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:48,637 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000003
2015-02-10 17:44:48,638 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:48,638 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:48,638 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0003_01_000002
2015-02-10 17:44:48,638 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:48,638 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032 src: /127.0.0.1:34674 dest: /127.0.0.1:52227
2015-02-10 17:44:48,638 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0003_01_000003
2015-02-10 17:44:48,640 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:48,640 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0003_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:44:48,641 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000003
2015-02-10 17:44:48,642 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0003_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 17:44:48,642 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:44:48,642 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0003_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:48,642 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:48,642 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:44:48,643 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0003_000001 released container container_1423590219808_0003_01_000003 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 17:44:48,643 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032 src: /127.0.0.1:50743 dest: /127.0.0.1:54137
2015-02-10 17:44:48,646 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032 src: /127.0.0.1:34514 dest: /127.0.0.1:57419
2015-02-10 17:44:48,655 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1.jhist for DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:48,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:48,660 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0003_01_000002 is : 143
2015-02-10 17:44:48,663 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56938, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0003_m_000003_0_-559948817_1, offset: 512, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 294538
2015-02-10 17:44:48,681 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0003_01_000003 from application application_1423590219808_0003
2015-02-10 17:44:48,682 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:48,682 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0003
2015-02-10 17:44:48,683 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:48,683 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000002
2015-02-10 17:44:48,684 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000002
2015-02-10 17:44:48,685 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000002
2015-02-10 17:44:48,685 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:48,686 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0003_01_000002 from application application_1423590219808_0003
2015-02-10 17:44:48,686 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000002
2015-02-10 17:44:48,686 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000002
2015-02-10 17:44:48,686 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:48,687 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0003
2015-02-10 17:44:48,750 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:48,751 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:49,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_m_000002_0	dst=null	perm=null
2015-02-10 17:44:49,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_m_000003_0	dst=null	perm=null
2015-02-10 17:44:49,247 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0003_01_000004
2015-02-10 17:44:49,247 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000004
2015-02-10 17:44:49,248 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:44:49,248 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0003_01_000004
2015-02-10 17:44:49,248 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:49,249 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:49,266 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0003_01_000004 is : 143
2015-02-10 17:44:49,283 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:49,284 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000004
2015-02-10 17:44:49,284 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000004
2015-02-10 17:44:49,285 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000004
2015-02-10 17:44:49,285 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000004
2015-02-10 17:44:49,287 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0003_01_000005
2015-02-10 17:44:49,287 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000005
2015-02-10 17:44:49,287 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:49,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000004
2015-02-10 17:44:49,287 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0003_01_000004 from application application_1423590219808_0003
2015-02-10 17:44:49,288 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:49,288 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0003
2015-02-10 17:44:49,288 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:44:49,289 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:49,289 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0003_01_000004
2015-02-10 17:44:49,289 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0003_01_000005
2015-02-10 17:44:49,290 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:49,291 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:49,291 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0003_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:44:49,291 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000004
2015-02-10 17:44:49,291 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0003_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:44:49,291 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:44:49,292 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0003_01_000004, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:49,292 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:49,292 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:44:49,292 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0003_000001 released container container_1423590219808_0003_01_000004 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:44:49,306 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0003_01_000005 is : 143
2015-02-10 17:44:49,321 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:49,322 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000005
2015-02-10 17:44:49,322 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000005
2015-02-10 17:44:49,324 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000005
2015-02-10 17:44:49,324 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000005
2015-02-10 17:44:49,324 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000005
2015-02-10 17:44:49,325 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:49,325 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0003_01_000005 from application application_1423590219808_0003
2015-02-10 17:44:49,325 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:49,326 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0003
2015-02-10 17:44:49,639 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:49,640 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:49,640 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0003_01_000002
2015-02-10 17:44:49,641 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:49,641 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0003_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:44:49,641 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000002
2015-02-10 17:44:49,642 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0003_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:44:49,642 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:44:49,642 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0003_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:49,642 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:49,642 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:44:49,643 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0003_000001 released container container_1423590219808_0003_01_000002 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:44:50,291 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:50,291 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0003_01_000005
2015-02-10 17:44:50,291 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:50,292 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0003_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:44:50,292 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000005
2015-02-10 17:44:50,292 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0003_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:44:50,292 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:50,292 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0003_01_000005, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:50,293 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:50,293 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:44:50,293 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0003_000001 released container container_1423590219808_0003_01_000005 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:44:50,294 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:50,294 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000006
2015-02-10 17:44:50,294 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0003_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:44:50,294 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0003 container=Container: [ContainerId: container_1423590219808_0003_01_000006, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0003_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:50,295 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:44:50,295 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:50,641 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:51,088 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:51,103 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0003_01_000006 by user teamcity
2015-02-10 17:44:51,104 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000006
2015-02-10 17:44:51,104 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0003_01_000006 to application application_1423590219808_0003
2015-02-10 17:44:51,105 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:44:51,105 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0003
2015-02-10 17:44:51,105 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0003
2015-02-10 17:44:51,105 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:44:51,105 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0003
2015-02-10 17:44:51,106 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:51,153 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:51,153 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:51,271 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000006/default_container_executor.sh]
2015-02-10 17:44:51,292 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:51,292 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:51,642 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:52,093 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:44:52,293 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:52,643 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:53,294 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:53,644 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:54,295 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:54,645 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:55,296 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:55,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:55,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:55,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0/part-r-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,446 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0/part-r-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:44:55,566 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033 src: /127.0.0.1:56952 dest: /127.0.0.1:52572
2015-02-10 17:44:55,567 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033 src: /127.0.0.1:34687 dest: /127.0.0.1:52227
2015-02-10 17:44:55,569 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033 src: /127.0.0.1:34526 dest: /127.0.0.1:57419
2015-02-10 17:44:55,587 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34526, dest: /127.0.0.1:57419, bytes: 140, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0003_r_000000_0_-1451032570_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, duration: 15305823
2015-02-10 17:44:55,587 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:55,588 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:55,588 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34687, dest: /127.0.0.1:52227, bytes: 140, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0003_r_000000_0_-1451032570_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, duration: 17673460
2015-02-10 17:44:55,588 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,589 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:55,589 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56952, dest: /127.0.0.1:52572, bytes: 140, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0003_r_000000_0_-1451032570_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, duration: 18476748
2015-02-10 17:44:55,589 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,589 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:55,596 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0/part-r-00001-00000 is closed by DFSClient_attempt_1423590219808_0003_r_000000_0_-1451032570_1
2015-02-10 17:44:55,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:55,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:55,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0/part-r-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/part-r-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary/_attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,641 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0003_r_000000_0_-1451032570_1
2015-02-10 17:44:55,646 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:55,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_r_000000_0	dst=null	perm=null
2015-02-10 17:44:55,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/task_1423590219808_0003_r_000000	dst=null	perm=null
2015-02-10 17:44:55,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/_temporary/attempt_1423590219808_0003_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/task_1423590219808_0003_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:44:55,785 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0003_01_000006
2015-02-10 17:44:55,786 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000006
2015-02-10 17:44:55,786 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:44:55,786 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0003_01_000006
2015-02-10 17:44:55,786 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:44:55,795 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,799 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:55,804 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0003_01_000006 is : 143
2015-02-10 17:44:55,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:44:55,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:55,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:55,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/task_1423590219808_0003_r_000000	dst=null	perm=null
2015-02-10 17:44:55,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:55,820 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:44:55,821 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000006
2015-02-10 17:44:55,821 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000006
2015-02-10 17:44:55,822 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000006
2015-02-10 17:44:55,822 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000006
2015-02-10 17:44:55,822 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000006
2015-02-10 17:44:55,822 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:44:55,823 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0003_01_000006 from application application_1423590219808_0003
2015-02-10 17:44:55,823 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:55,823 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0003
2015-02-10 17:44:55,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary/1/task_1423590219808_0003_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary	dst=null	perm=null
2015-02-10 17:44:55,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,844 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:55,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,852 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:55,882 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34514, dest: /127.0.0.1:57419, bytes: 60906, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032, duration: 7233445929
2015-02-10 17:44:55,882 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:55,883 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:55,883 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50743, dest: /127.0.0.1:54137, bytes: 60906, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032, duration: 7233252177
2015-02-10 17:44:55,884 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,886 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34674, dest: /127.0.0.1:52227, bytes: 60906, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032, duration: 7235564608
2015-02-10 17:44:55,886 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,887 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:55,887 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:44:55,890 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1.jhist is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:55,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,898 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:44:55,900 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034 src: /127.0.0.1:34689 dest: /127.0.0.1:52227
2015-02-10 17:44:55,902 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034 src: /127.0.0.1:56956 dest: /127.0.0.1:52572
2015-02-10 17:44:55,904 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034 src: /127.0.0.1:50759 dest: /127.0.0.1:54137
2015-02-10 17:44:55,908 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50759, dest: /127.0.0.1:54137, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034, duration: 2865663
2015-02-10 17:44:55,908 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:55,909 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:55,909 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56956, dest: /127.0.0.1:52572, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034, duration: 3571535
2015-02-10 17:44:55,910 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,910 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34689, dest: /127.0.0.1:52227, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034, duration: 4341955
2015-02-10 17:44:55,911 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:55,911 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,912 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:55,915 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary_tmp is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:55,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:55,928 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1.jhist	dst=null	perm=null
2015-02-10 17:44:55,930 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:44:55,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1.jhist	dst=null	perm=null
2015-02-10 17:44:55,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:44:55,938 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1.jhist	dst=null	perm=null
2015-02-10 17:44:55,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,947 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50760, bytes: 61382, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032, duration: 363262
2015-02-10 17:44:55,950 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:55,952 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035 src: /127.0.0.1:50761 dest: /127.0.0.1:54137
2015-02-10 17:44:55,954 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035 src: /127.0.0.1:34532 dest: /127.0.0.1:57419
2015-02-10 17:44:55,956 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035 src: /127.0.0.1:56961 dest: /127.0.0.1:52572
2015-02-10 17:44:55,960 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56961, dest: /127.0.0.1:52572, bytes: 60906, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035, duration: 2763914
2015-02-10 17:44:55,960 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:55,960 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:55,960 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34532, dest: /127.0.0.1:57419, bytes: 60906, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035, duration: 3348741
2015-02-10 17:44:55,961 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:55,961 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,961 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50761, dest: /127.0.0.1:54137, bytes: 60906, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035, duration: 4139123
2015-02-10 17:44:55,962 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,962 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:55,965 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:55,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:55,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:55,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:44:55,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:55,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:44:55,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003/job_1423590219808_0003_1_conf.xml	dst=null	perm=null
2015-02-10 17:44:55,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:44:55,982 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56962, bytes: 91542, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741855_1031, duration: 437820
2015-02-10 17:44:55,985 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:44:55,987 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036 src: /127.0.0.1:56963 dest: /127.0.0.1:52572
2015-02-10 17:44:55,990 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036 src: /127.0.0.1:34536 dest: /127.0.0.1:57419
2015-02-10 17:44:55,991 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036 src: /127.0.0.1:34699 dest: /127.0.0.1:52227
2015-02-10 17:44:55,996 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34699, dest: /127.0.0.1:52227, bytes: 90830, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036, duration: 3141588
2015-02-10 17:44:55,997 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:55,997 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:55,997 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34536, dest: /127.0.0.1:57419, bytes: 90830, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036, duration: 3654626
2015-02-10 17:44:55,997 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:55,998 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:55,998 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:55,999 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56963, dest: /127.0.0.1:52572, bytes: 90830, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1797524586_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036, duration: 4544506
2015-02-10 17:44:55,999 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:56,003 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1797524586_1
2015-02-10 17:44:56,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:56,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:56,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:56,017 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:44:56,028 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from RUNNING to FINISHING
2015-02-10 17:44:56,028 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0003
2015-02-10 17:44:56,029 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0003 State change from RUNNING to REMOVING
2015-02-10 17:44:56,029 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0003
2015-02-10 17:44:56,029 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0003 State change from REMOVING to FINISHING
2015-02-10 17:44:56,647 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:56,787 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:44:56,787 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0003_01_000006
2015-02-10 17:44:56,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:44:56,788 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0003_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:44:56,788 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000006
2015-02-10 17:44:56,788 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0003_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:44:56,789 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:44:56,789 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0003_01_000006, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:56,789 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:56,789 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:44:56,789 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0003_000001 released container container_1423590219808_0003_01_000006 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:44:57,039 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741851_1027 127.0.0.1:57419 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:52227 
2015-02-10 17:44:57,039 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741852_1028 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:44:57,040 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741853_1029 127.0.0.1:57419 127.0.0.1:54137 127.0.0.1:52227 
2015-02-10 17:44:57,040 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741854_1030 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:57419 
2015-02-10 17:44:57,040 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741856_1032 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:57419 
2015-02-10 17:44:57,040 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741855_1031 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:44:57,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0003	dst=null	perm=null
2015-02-10 17:44:57,093 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,094 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary
2015-02-10 17:44:57,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/_temporary	dst=null	perm=null
2015-02-10 17:44:57,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,097 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary
2015-02-10 17:44:57,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:57,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/_temporary	dst=null	perm=null
2015-02-10 17:44:57,117 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:57,118 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:44:57,121 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:44:57,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,126 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:44:57,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:57,143 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:57,144 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:44:57,146 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:44:57,150 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,152 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,154 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:44:57,155 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:57,158 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56969, bytes: 144, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, duration: 277267
2015-02-10 17:44:57,158 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/everyaggregate/trap
2015-02-10 17:44:57,159 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap	dst=null	perm=null
2015-02-10 17:44:57,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:57,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:44:57,167 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56969, bytes: 144, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033, duration: 219328
2015-02-10 17:44:57,167 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/everyaggregate/tap
2015-02-10 17:44:57,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,169 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap	dst=null	perm=null
2015-02-10 17:44:57,172 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:57,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everyaggregate/tap/part-00000	dst=null	perm=null
2015-02-10 17:44:57,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:57,196 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:57,202 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:44:57,202 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:44:57,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:44:57,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:44:57,229 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:44:57,230 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:44:57,230 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap"]
2015-02-10 17:44:57,230 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:44:57,230 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:44:57,230 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:44:57,231 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...-mr1/trapplatform/all/tap
2015-02-10 17:44:57,249 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:57,266 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:57,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:44:57,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:57,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:44:57,274 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 4
2015-02-10 17:44:57,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004	dst=null	perm=null
2015-02-10 17:44:57,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:44:57,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:44:57,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:44:57,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,290 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:44:57,292 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037 src: /127.0.0.1:50773 dest: /127.0.0.1:54137
2015-02-10 17:44:57,294 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037 src: /127.0.0.1:34544 dest: /127.0.0.1:57419
2015-02-10 17:44:57,295 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037 src: /127.0.0.1:34707 dest: /127.0.0.1:52227
2015-02-10 17:44:57,302 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34707, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, duration: 5306771
2015-02-10 17:44:57,303 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:57,303 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:57,303 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34544, dest: /127.0.0.1:57419, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, duration: 5073761
2015-02-10 17:44:57,304 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:57,304 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50773, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, duration: 6328806
2015-02-10 17:44:57,304 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,304 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,304 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:57,313 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:57,314 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar
2015-02-10 17:44:57,316 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:44:57,319 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,320 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:57,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:57,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:57,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:44:57,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:44:57,326 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:44:57,326 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:44:57,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:44:57,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:57,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:57,332 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:44:57,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:44:57,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,342 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split
2015-02-10 17:44:57,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:44:57,346 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:44:57,348 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038 src: /127.0.0.1:56974 dest: /127.0.0.1:52572
2015-02-10 17:44:57,350 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038 src: /127.0.0.1:34547 dest: /127.0.0.1:57419
2015-02-10 17:44:57,351 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038 src: /127.0.0.1:34710 dest: /127.0.0.1:52227
2015-02-10 17:44:57,353 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038 src: /127.0.0.1:50779 dest: /127.0.0.1:54137
2015-02-10 17:44:57,356 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50779, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 2533574
2015-02-10 17:44:57,357 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:57,357 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:57,357 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34710, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 3167824
2015-02-10 17:44:57,358 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,358 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:57,358 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34547, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 3338878
2015-02-10 17:44:57,358 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,359 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:57,359 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56974, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 4036963
2015-02-10 17:44:57,360 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,360 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:44:57,364 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:57,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,373 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:44:57,375 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039 src: /127.0.0.1:34550 dest: /127.0.0.1:57419
2015-02-10 17:44:57,377 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039 src: /127.0.0.1:56979 dest: /127.0.0.1:52572
2015-02-10 17:44:57,380 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039 src: /127.0.0.1:34714 dest: /127.0.0.1:52227
2015-02-10 17:44:57,383 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34714, dest: /127.0.0.1:52227, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, duration: 1784597
2015-02-10 17:44:57,384 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:57,384 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:57,384 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56979, dest: /127.0.0.1:52572, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, duration: 2724338
2015-02-10 17:44:57,384 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,385 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:57,385 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34550, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, duration: 3245031
2015-02-10 17:44:57,386 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,386 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:44:57,392 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:57,393 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:44:57,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:44:57,401 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:44:57,402 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:44:57,402 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:44:57,418 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:44:57,420 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040 src: /127.0.0.1:34715 dest: /127.0.0.1:52227
2015-02-10 17:44:57,422 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040 src: /127.0.0.1:50784 dest: /127.0.0.1:54137
2015-02-10 17:44:57,423 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040 src: /127.0.0.1:56983 dest: /127.0.0.1:52572
2015-02-10 17:44:57,427 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56983, dest: /127.0.0.1:52572, bytes: 98215, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, duration: 2843964
2015-02-10 17:44:57,428 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:44:57,428 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:57,429 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50784, dest: /127.0.0.1:54137, bytes: 98215, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, duration: 3796061
2015-02-10 17:44:57,429 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,429 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34715, dest: /127.0.0.1:52227, bytes: 98215, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, duration: 4568905
2015-02-10 17:44:57,429 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:57,430 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:44:57,431 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:44:57,434 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:44:57,434 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0004
2015-02-10 17:44:57,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004	dst=null	perm=null
2015-02-10 17:44:57,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:44:57,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:44:57,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:44:57,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:44:57,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:44:57,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:44:57,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:57,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:57,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:57,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:57,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:57,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:57,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:44:57,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:44:57,456 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 4 submitted by user teamcity
2015-02-10 17:44:57,456 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0004
2015-02-10 17:44:57,456 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0004
2015-02-10 17:44:57,456 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0004 State change from NEW to NEW_SAVING
2015-02-10 17:44:57,456 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0004
2015-02-10 17:44:57,457 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0004 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:44:57,457 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0004_000001
2015-02-10 17:44:57,458 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from NEW to SUBMITTED
2015-02-10 17:44:57,458 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0004 from user: teamcity activated in queue: default
2015-02-10 17:44:57,458 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0004 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:44:57,458 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0004 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:44:57,459 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0004_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:44:57,461 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0004 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:44:57,461 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:44:57,461 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0004 State change from SUBMITTED to ACCEPTED
2015-02-10 17:44:57,463 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0004/
2015-02-10 17:44:57,464 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0004
2015-02-10 17:44:57,464 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0004/
2015-02-10 17:44:57,647 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:57,649 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:44:57,649 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000001
2015-02-10 17:44:57,649 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0004_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 17:44:57,650 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0004 container=Container: [ContainerId: container_1423590219808_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0004_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:57,650 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:44:57,651 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:44:57,651 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:44:57,652 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0004 AttemptId: appattempt_1423590219808_0004_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ]
2015-02-10 17:44:57,652 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:44:57,652 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0004_000001
2015-02-10 17:44:57,652 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:44:57,653 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0004_000001
2015-02-10 17:44:57,654 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0004_000001
2015-02-10 17:44:57,655 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0004_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:44:57,659 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0004_000001 (auth:SIMPLE)
2015-02-10 17:44:57,661 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0004_01_000001 by user teamcity
2015-02-10 17:44:57,662 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0004
2015-02-10 17:44:57,662 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000001
2015-02-10 17:44:57,662 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from NEW to INITING
2015-02-10 17:44:57,662 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0004_01_000001 to application application_1423590219808_0004
2015-02-10 17:44:57,663 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from INITING to RUNNING
2015-02-10 17:44:57,663 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0004_000001
2015-02-10 17:44:57,663 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:44:57,663 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:44:57,663 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0004
2015-02-10 17:44:57,664 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:44:57,664 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:44:57,664 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:44:57,664 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:44:57,665 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0004_01_000001
2015-02-10 17:44:57,684 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423590219808_0004_01_000001.tokens. Credentials list: 
2015-02-10 17:44:57,712 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:44:57,835 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423590219808_0004_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000001.tokens
2015-02-10 17:44:57,835 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:44:57,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:44:57,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:44:57,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:44:57,994 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50789, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1154572352_3220, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, duration: 1199384
2015-02-10 17:44:58,025 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:58,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:58,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:58,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:44:58,087 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34560, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1154572352_3220, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, duration: 275686
2015-02-10 17:44:58,110 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:58,112 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52227 to replicate blk_1073741861_1037 to datanode(s) 127.0.0.1:52572
2015-02-10 17:44:58,112 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741851_1027, blk_1073741852_1028, blk_1073741855_1031]
2015-02-10 17:44:58,113 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741856_1032, blk_1073741851_1027, blk_1073741852_1028, blk_1073741853_1029, blk_1073741854_1030, blk_1073741855_1031]
2015-02-10 17:44:58,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:44:58,140 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:44:58,142 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:44:58,152 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:56969, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1154572352_3220, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 282145
2015-02-10 17:44:58,174 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:58,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:44:58,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:44:58,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:44:58,219 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34723, bytes: 98983, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1154572352_3220, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, duration: 472191
2015-02-10 17:44:58,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:44:58,241 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:44:58,291 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:44:58,291 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:44:58,366 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032
2015-02-10 17:44:58,367 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034
2015-02-10 17:44:58,368 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035
2015-02-10 17:44:58,369 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038
2015-02-10 17:44:58,410 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000001/default_container_executor.sh]
2015-02-10 17:44:58,486 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037
2015-02-10 17:44:58,486 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039
2015-02-10 17:44:58,488 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035
2015-02-10 17:44:58,489 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032
2015-02-10 17:44:58,489 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038
2015-02-10 17:44:58,489 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033
2015-02-10 17:44:58,490 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034
2015-02-10 17:44:58,491 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036
2015-02-10 17:44:58,492 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741856_1032
2015-02-10 17:44:58,570 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037
2015-02-10 17:44:58,572 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040
2015-02-10 17:44:58,648 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:58,649 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:58,649 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:44:58,686 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036
2015-02-10 17:44:58,687 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038
2015-02-10 17:44:58,692 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037
2015-02-10 17:44:58,693 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033
2015-02-10 17:44:58,694 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039
2015-02-10 17:44:58,891 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040
2015-02-10 17:44:59,021 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741857_1033
2015-02-10 17:44:59,022 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038
2015-02-10 17:44:59,023 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741859_1035
2015-02-10 17:44:59,024 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034
2015-02-10 17:44:59,025 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741860_1036
2015-02-10 17:44:59,026 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039
2015-02-10 17:44:59,028 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040
2015-02-10 17:44:59,273 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1728977330-10.31.157.187-52227-1423590218081, infoPort=40971, ipcPort=49448, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037 to 127.0.0.1:52572 
2015-02-10 17:44:59,276 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037 src: /127.0.0.1:56990 dest: /127.0.0.1:52572
2015-02-10 17:44:59,276 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037 (numBytes=254067) to /127.0.0.1:52572
2015-02-10 17:44:59,278 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037 src: /127.0.0.1:56990 dest: /127.0.0.1:52572 of size 254067
2015-02-10 17:44:59,279 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741861_1037 size 254067
2015-02-10 17:44:59,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741856 for deletion
2015-02-10 17:44:59,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851 for deletion
2015-02-10 17:44:59,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852 for deletion
2015-02-10 17:44:59,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741856
2015-02-10 17:44:59,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851
2015-02-10 17:44:59,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852
2015-02-10 17:44:59,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741853 for deletion
2015-02-10 17:44:59,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741854 for deletion
2015-02-10 17:44:59,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741853
2015-02-10 17:44:59,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741855 for deletion
2015-02-10 17:44:59,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741855
2015-02-10 17:44:59,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741854
2015-02-10 17:44:59,650 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:59,650 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:44:59,722 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851 for deletion
2015-02-10 17:44:59,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852 for deletion
2015-02-10 17:44:59,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741855 for deletion
2015-02-10 17:44:59,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851
2015-02-10 17:44:59,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852
2015-02-10 17:44:59,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741855
2015-02-10 17:45:00,651 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:00,652 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:01,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:45:01,113 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741856_1032, blk_1073741851_1027, blk_1073741852_1028, blk_1073741853_1029, blk_1073741854_1030, blk_1073741855_1031]
2015-02-10 17:45:01,113 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741856_1032, blk_1073741851_1027, blk_1073741852_1028, blk_1073741853_1029, blk_1073741854_1030]
2015-02-10 17:45:01,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:45:01,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:45:01,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:45:01,208 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004	dst=null	perm=null
2015-02-10 17:45:01,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:45:01,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:45:01,652 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:01,653 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:01,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:01,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:01,832 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34728, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741863_1039, duration: 346824
2015-02-10 17:45:02,187 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0003_01_000001 succeeded 
2015-02-10 17:45:02,188 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:45:02,188 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0003_01_000001
2015-02-10 17:45:02,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000001
2015-02-10 17:45:02,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000001
2015-02-10 17:45:02,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000001
2015-02-10 17:45:02,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0003/container_1423590219808_0003_01_000001
2015-02-10 17:45:02,204 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000001
2015-02-10 17:45:02,205 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0003_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:45:02,205 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0003_01_000001 from application application_1423590219808_0003
2015-02-10 17:45:02,206 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:02,207 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0003
2015-02-10 17:45:02,272 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741856 for deletion
2015-02-10 17:45:02,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851 for deletion
2015-02-10 17:45:02,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852 for deletion
2015-02-10 17:45:02,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741853 for deletion
2015-02-10 17:45:02,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741854 for deletion
2015-02-10 17:45:02,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741855 for deletion
2015-02-10 17:45:02,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741856
2015-02-10 17:45:02,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852
2015-02-10 17:45:02,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851
2015-02-10 17:45:02,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741854
2015-02-10 17:45:02,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741853
2015-02-10 17:45:02,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741855_1031 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741855
2015-02-10 17:45:02,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741856 for deletion
2015-02-10 17:45:02,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851 for deletion
2015-02-10 17:45:02,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852 for deletion
2015-02-10 17:45:02,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741853 for deletion
2015-02-10 17:45:02,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741852_1028 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741852
2015-02-10 17:45:02,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741856
2015-02-10 17:45:02,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741854 for deletion
2015-02-10 17:45:02,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741851_1027 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741851
2015-02-10 17:45:02,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741854_1030 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741854
2015-02-10 17:45:02,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741853_1029 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741853
2015-02-10 17:45:02,654 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 3 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:45:02,654 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0003_01_000001
2015-02-10 17:45:02,654 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:02,655 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0003_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:02,655 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0003_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:45:02,656 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0003	CONTAINERID=container_1423590219808_0003_01_000001
2015-02-10 17:45:02,656 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0003_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:45:02,656 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:02,656 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:02,656 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:02,657 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:45:02,657 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0003_000001 released container container_1423590219808_0003_01_000001 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:45:02,657 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0003_000001
2015-02-10 17:45:02,657 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0003_000001 State change from FINISHING to FINISHED
2015-02-10 17:45:02,657 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0003 State change from FINISHING to FINISHED
2015-02-10 17:45:02,658 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0003
2015-02-10 17:45:02,658 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0003,name=[D68F6D3956A048E0A0EBAC2D100908FB/F06B5BC126B84E21B30E59C6B2E71D8A] trap test/(1/1) ...atform/everyaggregate/tap,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0003/jobhistory/job/job_1423590219808_0003,appMasterHost=ip-10-31-157-187,startTime=1423590275307,finishTime=1423590296029,finalStatus=SUCCEEDED
2015-02-10 17:45:02,658 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0003_000001 is done. finalState=FINISHED
2015-02-10 17:45:02,658 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0003_000001
2015-02-10 17:45:02,658 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0003 requests cleared
2015-02-10 17:45:02,659 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0003 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:45:02,659 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0003 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:45:02,663 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0003_000001 (auth:SIMPLE)
2015-02-10 17:45:02,666 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0003_01_000001
2015-02-10 17:45:02,789 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:45:02,790 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:02,791 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:02,791 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:02,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:02,792 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0003
2015-02-10 17:45:02,793 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:45:02,793 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0003, with delay of 10800 seconds
2015-02-10 17:45:03,119 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0004_000001 (auth:SIMPLE)
2015-02-10 17:45:03,124 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0004_000001
2015-02-10 17:45:03,124 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0004	APPATTEMPTID=appattempt_1423590219808_0004_000001
2015-02-10 17:45:03,125 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:45:03,125 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0004 State change from ACCEPTED to RUNNING
2015-02-10 17:45:03,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:03,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:03,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:03,473 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:45:03,523 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041 src: /127.0.0.1:56999 dest: /127.0.0.1:52572
2015-02-10 17:45:03,525 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041 src: /127.0.0.1:34734 dest: /127.0.0.1:52227
2015-02-10 17:45:03,526 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041 src: /127.0.0.1:50803 dest: /127.0.0.1:54137
2015-02-10 17:45:03,541 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50803, dest: /127.0.0.1:54137, bytes: 90871, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041, duration: 13097810
2015-02-10 17:45:03,541 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:03,541 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:03,542 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34734, dest: /127.0.0.1:52227, bytes: 90871, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041, duration: 13772502
2015-02-10 17:45:03,542 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:03,542 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:03,543 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:56999, dest: /127.0.0.1:52572, bytes: 90871, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041, duration: 14701034
2015-02-10 17:45:03,543 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:03,543 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:03,551 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:03,575 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041
2015-02-10 17:45:03,655 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:03,656 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:45:03,656 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:03,657 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:03,657 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0003
2015-02-10 17:45:03,657 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:03,657 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0003 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:45:03,658 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0003, with delay of 10800 seconds
2015-02-10 17:45:03,658 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0003
2015-02-10 17:45:03,896 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041
2015-02-10 17:45:04,033 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037
2015-02-10 17:45:04,232 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041
2015-02-10 17:45:04,656 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:04,657 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:04,658 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000002
2015-02-10 17:45:04,658 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0004_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 17:45:04,658 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0004 container=Container: [ContainerId: container_1423590219808_0004_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0004_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:04,658 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:04,658 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:04,659 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:04,659 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000003
2015-02-10 17:45:04,659 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0004_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 17:45:04,660 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0004 container=Container: [ContainerId: container_1423590219808_0004_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0004_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:04,660 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:45:04,660 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:04,788 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:04,788 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000004
2015-02-10 17:45:04,788 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0004_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:45:04,789 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0004 container=Container: [ContainerId: container_1423590219808_0004_01_000004, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0004_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:04,789 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:45:04,789 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:04,790 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:04,790 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000005
2015-02-10 17:45:04,790 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0004_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:45:04,791 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0004 container=Container: [ContainerId: container_1423590219808_0004_01_000005, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0004_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:04,791 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:45:04,791 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:05,196 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:05,197 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:05,197 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:05,198 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:05,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:45:05,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:45:05,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:45:05,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:45:05,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:05,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:05,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:05,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:05,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:05,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:05,381 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0004_000001 (auth:SIMPLE)
2015-02-10 17:45:05,382 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0004_000001 (auth:SIMPLE)
2015-02-10 17:45:05,387 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0004_01_000005 by user teamcity
2015-02-10 17:45:05,387 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0004
2015-02-10 17:45:05,387 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000005
2015-02-10 17:45:05,388 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from NEW to INITING
2015-02-10 17:45:05,389 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0004_01_000005 to application application_1423590219808_0004
2015-02-10 17:45:05,389 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from INITING to RUNNING
2015-02-10 17:45:05,389 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:45:05,390 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,390 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,390 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:05,390 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0004
2015-02-10 17:45:05,390 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:45:05,391 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:45:05,391 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0004_01_000005
2015-02-10 17:45:05,392 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0004_01_000002 by user teamcity
2015-02-10 17:45:05,392 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000002
2015-02-10 17:45:05,392 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0004_01_000002 to application application_1423590219808_0004
2015-02-10 17:45:05,393 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:45:05,393 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,393 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,393 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:05,393 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0004
2015-02-10 17:45:05,394 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:05,394 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0004_01_000004 by user teamcity
2015-02-10 17:45:05,396 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0004_01_000003 by user teamcity
2015-02-10 17:45:05,396 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000004
2015-02-10 17:45:05,396 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000003
2015-02-10 17:45:05,396 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0004_01_000004 to application application_1423590219808_0004
2015-02-10 17:45:05,396 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0004_01_000003 to application application_1423590219808_0004
2015-02-10 17:45:05,397 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:45:05,397 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,397 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:45:05,397 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,397 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:05,397 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0004
2015-02-10 17:45:05,397 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,398 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0004_01_000004
2015-02-10 17:45:05,398 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0004
2015-02-10 17:45:05,398 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:05,399 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0004
2015-02-10 17:45:05,399 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:05,420 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0004_01_000005.tokens. Credentials list: 
2015-02-10 17:45:05,421 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423590219808_0004_01_000004.tokens. Credentials list: 
2015-02-10 17:45:05,453 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:05,453 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:05,454 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:05,455 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:05,455 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:05,594 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000002/default_container_executor.sh]
2015-02-10 17:45:05,595 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000003/default_container_executor.sh]
2015-02-10 17:45:05,614 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0004_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000005.tokens
2015-02-10 17:45:05,615 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:05,657 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:05,658 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:05,658 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:05,659 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:05,659 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:05,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:45:05,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:45:05,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar	dst=null	perm=null
2015-02-10 17:45:05,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:05,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:05,788 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34740, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1097336604_3508, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741861_1037, duration: 928138
2015-02-10 17:45:05,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:05,789 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:05,824 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:05,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:45:05,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:45:05,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml	dst=null	perm=null
2015-02-10 17:45:05,871 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34740, bytes: 98983, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1097336604_3508, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741864_1040, duration: 450748
2015-02-10 17:45:05,896 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:05,896 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:05,896 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:05,952 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:05,952 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:05,953 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:05,953 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:06,092 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000005/default_container_executor.sh]
2015-02-10 17:45:06,099 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000004/default_container_executor.sh]
2015-02-10 17:45:06,222 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:45:06,659 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:06,659 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:06,660 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:06,789 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:06,790 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:07,015 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:07,274 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423590219808_0004_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000004.tokens
2015-02-10 17:45:07,274 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:07,661 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:07,661 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:07,662 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:07,792 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:07,792 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:08,663 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:08,663 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:08,664 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:08,793 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:08,794 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:09,665 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:09,665 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:09,666 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:09,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:45:09,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:45:09,794 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:09,795 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:09,830 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57015, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000000_0_-2132548835_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 260545
2015-02-10 17:45:09,899 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34589, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000001_0_-2014580785_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 300948
2015-02-10 17:45:09,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:09,954 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34752, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000000_0_-2132548835_1, offset: 1024, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 274393
2015-02-10 17:45:10,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:10,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:45:10,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:10,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:10,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job.split	dst=null	perm=null
2015-02-10 17:45:10,461 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34592, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000002_0_-1570422132_1, offset: 512, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 252780
2015-02-10 17:45:10,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0/part-m-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:10,475 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34589, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000001_0_-2014580785_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 278951
2015-02-10 17:45:10,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:10,507 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0/part-m-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:45:10,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0/part-m-00001-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:10,561 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042 src: /127.0.0.1:34594 dest: /127.0.0.1:57419
2015-02-10 17:45:10,564 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042 src: /127.0.0.1:57024 dest: /127.0.0.1:52572
2015-02-10 17:45:10,569 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042 src: /127.0.0.1:50827 dest: /127.0.0.1:54137
2015-02-10 17:45:10,569 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0/part-m-00001-00001. BP-4296439-10.31.157.187-1423590215428 blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:45:10,577 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50825, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000003_0_767640056_1, offset: 1024, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741862_1038, duration: 278974
2015-02-10 17:45:10,582 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50827, dest: /127.0.0.1:54137, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000000_0_-2132548835_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, duration: 7819037
2015-02-10 17:45:10,583 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:10,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:10,584 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:10,584 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57024, dest: /127.0.0.1:52572, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000000_0_-2132548835_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, duration: 9883102
2015-02-10 17:45:10,585 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:10,585 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:10,586 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34594, dest: /127.0.0.1:57419, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000000_0_-2132548835_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, duration: 10844044
2015-02-10 17:45:10,586 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:10,588 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:10,590 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34761, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000002_0_-1570422132_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 702391
2015-02-10 17:45:10,596 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0/part-m-00001-00000 is closed by DFSClient_attempt_1423590219808_0004_m_000000_0_-2132548835_1
2015-02-10 17:45:10,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0	dst=null	perm=null
2015-02-10 17:45:10,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0	dst=null	perm=null
2015-02-10 17:45:10,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0	dst=null	perm=null
2015-02-10 17:45:10,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0	dst=null	perm=null
2015-02-10 17:45:10,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0	dst=null	perm=null
2015-02-10 17:45:10,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:10,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:10,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0/part-m-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:10,634 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043 src: /127.0.0.1:34598 dest: /127.0.0.1:57419
2015-02-10 17:45:10,637 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043 src: /127.0.0.1:50830 dest: /127.0.0.1:54137
2015-02-10 17:45:10,640 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043 src: /127.0.0.1:57029 dest: /127.0.0.1:52572
2015-02-10 17:45:10,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000000_0	dst=null	perm=null
2015-02-10 17:45:10,652 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57029, dest: /127.0.0.1:52572, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000001_0_-2014580785_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, duration: 9916508
2015-02-10 17:45:10,652 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:10,653 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:10,653 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50830, dest: /127.0.0.1:54137, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000001_0_-2014580785_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, duration: 10735301
2015-02-10 17:45:10,654 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:10,654 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:10,655 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34598, dest: /127.0.0.1:57419, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000001_0_-2014580785_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, duration: 11213753
2015-02-10 17:45:10,655 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:10,655 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:10,662 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0/part-m-00001-00001 is closed by DFSClient_attempt_1423590219808_0004_m_000001_0_-2014580785_1
2015-02-10 17:45:10,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0	dst=null	perm=null
2015-02-10 17:45:10,667 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,668 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,668 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0	dst=null	perm=null
2015-02-10 17:45:10,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0	dst=null	perm=null
2015-02-10 17:45:10,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0	dst=null	perm=null
2015-02-10 17:45:10,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0	dst=null	perm=null
2015-02-10 17:45:10,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:10,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:45:10,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0/part-m-00001-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00001	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:10,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:10,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000001_0	dst=null	perm=null
2015-02-10 17:45:10,715 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57030, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0004_m_000003_0_767640056_1, offset: 512, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 273393
2015-02-10 17:45:10,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_m_000000_0	dst=null	perm=null
2015-02-10 17:45:10,796 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,796 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_m_000001_0	dst=null	perm=null
2015-02-10 17:45:10,853 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0004_01_000002
2015-02-10 17:45:10,854 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000002
2015-02-10 17:45:10,854 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:45:10,854 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0004_01_000002
2015-02-10 17:45:10,854 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,855 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:10,855 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,873 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0004_01_000002 is : 143
2015-02-10 17:45:10,879 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:45:10,884 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044 src: /127.0.0.1:34765 dest: /127.0.0.1:52227
2015-02-10 17:45:10,886 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044 src: /127.0.0.1:57032 dest: /127.0.0.1:52572
2015-02-10 17:45:10,888 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044 src: /127.0.0.1:34605 dest: /127.0.0.1:57419
2015-02-10 17:45:10,889 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:10,889 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000002
2015-02-10 17:45:10,890 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000002
2015-02-10 17:45:10,891 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000002
2015-02-10 17:45:10,892 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000002
2015-02-10 17:45:10,892 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000002
2015-02-10 17:45:10,893 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:10,893 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0004_01_000002 from application application_1423590219808_0004
2015-02-10 17:45:10,893 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:10,894 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0004
2015-02-10 17:45:10,898 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1.jhist for DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:10,900 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0004_01_000003
2015-02-10 17:45:10,901 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000003
2015-02-10 17:45:10,901 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:45:10,901 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:10,901 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0004_01_000003
2015-02-10 17:45:10,902 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:10,902 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0004_01_000002
2015-02-10 17:45:10,902 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:10,908 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:10,909 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0004_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:45:10,909 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000002
2015-02-10 17:45:10,909 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0004_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 17:45:10,909 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:45:10,909 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0004_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:10,910 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:10,910 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:45:10,910 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0004_000001 released container container_1423590219808_0004_01_000002 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 17:45:10,926 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0004_01_000003 is : 143
2015-02-10 17:45:10,941 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:10,942 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000003
2015-02-10 17:45:10,942 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000003
2015-02-10 17:45:10,943 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000003
2015-02-10 17:45:10,943 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000003
2015-02-10 17:45:10,943 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000003
2015-02-10 17:45:10,943 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:10,944 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0004_01_000003 from application application_1423590219808_0004
2015-02-10 17:45:10,944 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:10,944 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0004
2015-02-10 17:45:11,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:11,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0/part-m-00001-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:11,154 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0/part-m-00001-00002. BP-4296439-10.31.157.187-1423590215428 blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:45:11,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:11,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045 src: /127.0.0.1:50836 dest: /127.0.0.1:54137
2015-02-10 17:45:11,205 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045 src: /127.0.0.1:34607 dest: /127.0.0.1:57419
2015-02-10 17:45:11,208 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045 src: /127.0.0.1:57036 dest: /127.0.0.1:52572
2015-02-10 17:45:11,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0/part-m-00001-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:11,220 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57036, dest: /127.0.0.1:52572, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000002_0_-1570422132_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, duration: 10245894
2015-02-10 17:45:11,221 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:11,221 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:11,221 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34607, dest: /127.0.0.1:57419, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000002_0_-1570422132_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, duration: 10900867
2015-02-10 17:45:11,221 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:11,222 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:11,223 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50836, dest: /127.0.0.1:54137, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000002_0_-1570422132_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, duration: 12528005
2015-02-10 17:45:11,223 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:11,223 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:11,229 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0/part-m-00001-00002 is closed by DFSClient_attempt_1423590219808_0004_m_000002_0_-1570422132_1
2015-02-10 17:45:11,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0	dst=null	perm=null
2015-02-10 17:45:11,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0	dst=null	perm=null
2015-02-10 17:45:11,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0	dst=null	perm=null
2015-02-10 17:45:11,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0	dst=null	perm=null
2015-02-10 17:45:11,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0	dst=null	perm=null
2015-02-10 17:45:11,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:11,255 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0/part-m-00001-00003. BP-4296439-10.31.157.187-1423590215428 blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:45:11,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:45:11,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0/part-m-00001-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00002	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:11,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000002_0	dst=null	perm=null
2015-02-10 17:45:11,317 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046 src: /127.0.0.1:50839 dest: /127.0.0.1:54137
2015-02-10 17:45:11,324 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046 src: /127.0.0.1:57038 dest: /127.0.0.1:52572
2015-02-10 17:45:11,326 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046 src: /127.0.0.1:34611 dest: /127.0.0.1:57419
2015-02-10 17:45:11,337 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34611, dest: /127.0.0.1:57419, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000003_0_767640056_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, duration: 9477946
2015-02-10 17:45:11,338 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:11,339 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:11,339 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57038, dest: /127.0.0.1:52572, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000003_0_767640056_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, duration: 9680765
2015-02-10 17:45:11,340 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:11,340 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:11,340 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50839, dest: /127.0.0.1:54137, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0004_m_000003_0_767640056_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, duration: 11995639
2015-02-10 17:45:11,341 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:11,341 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:11,347 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0/part-m-00001-00003 is closed by DFSClient_attempt_1423590219808_0004_m_000003_0_767640056_1
2015-02-10 17:45:11,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0	dst=null	perm=null
2015-02-10 17:45:11,353 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0	dst=null	perm=null
2015-02-10 17:45:11,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0	dst=null	perm=null
2015-02-10 17:45:11,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0	dst=null	perm=null
2015-02-10 17:45:11,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0	dst=null	perm=null
2015-02-10 17:45:11,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:11,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:45:11,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0/part-m-00001-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00003	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:11,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_m_000002_0	dst=null	perm=null
2015-02-10 17:45:11,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary/_attempt_1423590219808_0004_m_000003_0	dst=null	perm=null
2015-02-10 17:45:11,458 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0004_01_000004
2015-02-10 17:45:11,459 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000004
2015-02-10 17:45:11,460 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:11,460 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:45:11,460 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0004_01_000004
2015-02-10 17:45:11,460 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:11,477 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0004_01_000004 is : 143
2015-02-10 17:45:11,492 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:11,493 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000004
2015-02-10 17:45:11,494 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000004
2015-02-10 17:45:11,494 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000004
2015-02-10 17:45:11,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_m_000003_0	dst=null	perm=null
2015-02-10 17:45:11,494 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:11,494 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000004
2015-02-10 17:45:11,494 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000004
2015-02-10 17:45:11,495 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0004_01_000004 from application application_1423590219808_0004
2015-02-10 17:45:11,495 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:11,496 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0004
2015-02-10 17:45:11,564 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0004_01_000005
2015-02-10 17:45:11,564 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000005
2015-02-10 17:45:11,564 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:45:11,565 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0004_01_000005
2015-02-10 17:45:11,565 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:11,565 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0004_01_000004
2015-02-10 17:45:11,566 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:11,566 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:11,566 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0004_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:45:11,567 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000004
2015-02-10 17:45:11,567 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0004_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:45:11,567 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:45:11,567 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0004_01_000004, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:11,568 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:11,568 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:45:11,568 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0004_000001 released container container_1423590219808_0004_01_000004 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:45:11,583 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0004_01_000005 is : 143
2015-02-10 17:45:11,598 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:11,598 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000005
2015-02-10 17:45:11,599 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000005
2015-02-10 17:45:11,599 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000005
2015-02-10 17:45:11,600 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000005
2015-02-10 17:45:11,600 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000005
2015-02-10 17:45:11,600 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:11,600 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0004_01_000005 from application application_1423590219808_0004
2015-02-10 17:45:11,601 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:11,601 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0004
2015-02-10 17:45:11,903 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:11,904 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:11,904 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0004_01_000003
2015-02-10 17:45:11,905 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:11,905 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0004_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:45:11,905 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000003
2015-02-10 17:45:11,905 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0004_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:45:11,905 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:45:11,906 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0004_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:11,906 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:11,906 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:11,906 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0004_000001 released container container_1423590219808_0004_01_000003 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:45:12,566 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:12,567 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0004_01_000005
2015-02-10 17:45:12,567 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:12,567 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0004_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:45:12,568 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000005
2015-02-10 17:45:12,568 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0004_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:45:12,568 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:12,569 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0004_01_000005, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:12,569 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:12,569 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:45:12,569 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0004_000001 released container container_1423590219808_0004_01_000005 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:45:12,570 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:12,570 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000006
2015-02-10 17:45:12,570 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0004_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:45:12,570 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0004 container=Container: [ContainerId: container_1423590219808_0004_01_000006, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0004_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:12,571 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:12,571 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:12,905 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:13,256 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:13,270 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0004_01_000006 by user teamcity
2015-02-10 17:45:13,271 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000006
2015-02-10 17:45:13,271 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0004_01_000006 to application application_1423590219808_0004
2015-02-10 17:45:13,271 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:45:13,272 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0004
2015-02-10 17:45:13,272 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0004
2015-02-10 17:45:13,272 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:13,272 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0004
2015-02-10 17:45:13,273 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:13,322 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:13,322 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:13,438 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000006/default_container_executor.sh]
2015-02-10 17:45:13,567 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:13,568 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:13,578 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042
2015-02-10 17:45:13,578 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045
2015-02-10 17:45:13,579 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046
2015-02-10 17:45:13,579 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043
2015-02-10 17:45:13,690 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045
2015-02-10 17:45:13,690 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042
2015-02-10 17:45:13,691 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046
2015-02-10 17:45:13,691 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043
2015-02-10 17:45:13,905 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:14,235 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046
2015-02-10 17:45:14,264 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:45:14,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045
2015-02-10 17:45:14,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042
2015-02-10 17:45:14,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043
2015-02-10 17:45:14,568 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:14,906 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:15,569 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:15,907 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:16,570 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:16,908 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:17,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,463 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0004_r_000000_0_2084455113_1
2015-02-10 17:45:17,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_r_000000_0	dst=null	perm=null
2015-02-10 17:45:17,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_r_000000_0	dst=null	perm=null
2015-02-10 17:45:17,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/task_1423590219808_0004_r_000000	dst=null	perm=null
2015-02-10 17:45:17,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/_temporary/attempt_1423590219808_0004_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/task_1423590219808_0004_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:17,574 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:17,631 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0004_01_000006
2015-02-10 17:45:17,632 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000006
2015-02-10 17:45:17,632 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:45:17,632 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0004_01_000006
2015-02-10 17:45:17,632 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:17,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,645 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:17,649 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0004_01_000006 is : 143
2015-02-10 17:45:17,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:45:17,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:17,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:17,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/task_1423590219808_0004_r_000000	dst=null	perm=null
2015-02-10 17:45:17,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/part-00000	dst=null	perm=null
2015-02-10 17:45:17,664 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:17,665 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000006
2015-02-10 17:45:17,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000006
2015-02-10 17:45:17,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000006
2015-02-10 17:45:17,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000006
2015-02-10 17:45:17,667 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000006
2015-02-10 17:45:17,668 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:17,668 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0004_01_000006 from application application_1423590219808_0004
2015-02-10 17:45:17,668 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:17,668 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0004
2015-02-10 17:45:17,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary/1/task_1423590219808_0004_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary	dst=null	perm=null
2015-02-10 17:45:17,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,686 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:17,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,694 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:17,719 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34605, dest: /127.0.0.1:57419, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044, duration: 6829940859
2015-02-10 17:45:17,720 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:17,721 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:17,721 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57032, dest: /127.0.0.1:52572, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044, duration: 6830948856
2015-02-10 17:45:17,721 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,722 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34765, dest: /127.0.0.1:52227, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044, duration: 6831587180
2015-02-10 17:45:17,722 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,723 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:17,724 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:17,726 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1.jhist is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:17,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,734 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:45:17,736 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047 src: /127.0.0.1:50852 dest: /127.0.0.1:54137
2015-02-10 17:45:17,738 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047 src: /127.0.0.1:34623 dest: /127.0.0.1:57419
2015-02-10 17:45:17,739 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047 src: /127.0.0.1:34786 dest: /127.0.0.1:52227
2015-02-10 17:45:17,743 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34786, dest: /127.0.0.1:52227, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047, duration: 2058054
2015-02-10 17:45:17,743 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:17,743 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:17,744 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34623, dest: /127.0.0.1:57419, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047, duration: 2689282
2015-02-10 17:45:17,744 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,744 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:17,745 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50852, dest: /127.0.0.1:54137, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047, duration: 3823938
2015-02-10 17:45:17,746 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:17,746 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,751 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary_tmp is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:17,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:17,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1.jhist	dst=null	perm=null
2015-02-10 17:45:17,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:45:17,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1.jhist	dst=null	perm=null
2015-02-10 17:45:17,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:45:17,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1.jhist	dst=null	perm=null
2015-02-10 17:45:17,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,788 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57053, bytes: 59450, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044, duration: 293658
2015-02-10 17:45:17,791 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:45:17,794 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048 src: /127.0.0.1:57054 dest: /127.0.0.1:52572
2015-02-10 17:45:17,795 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048 src: /127.0.0.1:34789 dest: /127.0.0.1:52227
2015-02-10 17:45:17,797 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048 src: /127.0.0.1:34628 dest: /127.0.0.1:57419
2015-02-10 17:45:17,801 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34628, dest: /127.0.0.1:57419, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048, duration: 2532657
2015-02-10 17:45:17,801 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:17,801 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:17,802 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34789, dest: /127.0.0.1:52227, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048, duration: 3013796
2015-02-10 17:45:17,802 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,802 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:17,803 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57054, dest: /127.0.0.1:52572, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048, duration: 4099766
2015-02-10 17:45:17,804 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,804 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:17,807 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:17,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:17,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1_conf.xml	dst=null	perm=null
2015-02-10 17:45:17,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:45:17,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1_conf.xml	dst=null	perm=null
2015-02-10 17:45:17,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:45:17,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004/job_1423590219808_0004_1_conf.xml	dst=null	perm=null
2015-02-10 17:45:17,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:17,829 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34791, bytes: 91583, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741865_1041, duration: 411762
2015-02-10 17:45:17,832 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:45:17,834 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049 src: /127.0.0.1:34792 dest: /127.0.0.1:52227
2015-02-10 17:45:17,836 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049 src: /127.0.0.1:50861 dest: /127.0.0.1:54137
2015-02-10 17:45:17,838 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049 src: /127.0.0.1:57060 dest: /127.0.0.1:52572
2015-02-10 17:45:17,842 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57060, dest: /127.0.0.1:52572, bytes: 90871, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049, duration: 2684683
2015-02-10 17:45:17,843 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:17,843 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:17,843 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50861, dest: /127.0.0.1:54137, bytes: 90871, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049, duration: 3326892
2015-02-10 17:45:17,844 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,844 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:17,844 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34792, dest: /127.0.0.1:52227, bytes: 90871, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1383581539_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049, duration: 4670616
2015-02-10 17:45:17,845 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:17,845 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:17,849 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1383581539_1
2015-02-10 17:45:17,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:17,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:17,862 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:17,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:17,877 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from RUNNING to FINISHING
2015-02-10 17:45:17,877 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0004
2015-02-10 17:45:17,877 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0004 State change from RUNNING to REMOVING
2015-02-10 17:45:17,877 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0004
2015-02-10 17:45:17,878 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0004 State change from REMOVING to FINISHING
2015-02-10 17:45:17,909 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:18,582 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047
2015-02-10 17:45:18,584 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049
2015-02-10 17:45:18,633 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:18,634 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0004_01_000006
2015-02-10 17:45:18,634 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:18,634 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0004_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:45:18,635 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000006
2015-02-10 17:45:18,635 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0004_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:45:18,635 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:18,635 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0004_01_000006, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:18,635 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:18,636 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:45:18,636 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0004_000001 released container container_1423590219808_0004_01_000006 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:45:18,694 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047
2015-02-10 17:45:18,695 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044
2015-02-10 17:45:18,696 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048
2015-02-10 17:45:18,886 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741861_1037 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:45:18,886 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741862_1038 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:45:18,887 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741863_1039 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:52227 
2015-02-10 17:45:18,887 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741864_1040 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:52572 
2015-02-10 17:45:18,887 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741868_1044 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:57419 
2015-02-10 17:45:18,887 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741865_1041 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:45:18,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0004	dst=null	perm=null
2015-02-10 17:45:18,900 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044
2015-02-10 17:45:18,901 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049
2015-02-10 17:45:18,902 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048
2015-02-10 17:45:18,903 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047
2015-02-10 17:45:18,910 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:18,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:18,951 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary
2015-02-10 17:45:18,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/_temporary	dst=null	perm=null
2015-02-10 17:45:18,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:18,953 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary
2015-02-10 17:45:18,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:18,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:18,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:18,958 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary
2015-02-10 17:45:18,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:18,975 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:18,976 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:45:18,977 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:45:18,979 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:18,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:18,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:18,982 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:45:18,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/part-00000	dst=null	perm=null
2015-02-10 17:45:18,998 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:18,998 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:45:18,999 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:45:19,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:19,002 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:19,003 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:19,006 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 4
2015-02-10 17:45:19,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:19,011 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57062, bytes: 34, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, duration: 262163
2015-02-10 17:45:19,012 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:45:19,014 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50865, bytes: 45, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, duration: 228693
2015-02-10 17:45:19,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:45:19,017 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50865, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, duration: 207703
2015-02-10 17:45:19,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:45:19,020 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50865, bytes: 33, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, duration: 205873
2015-02-10 17:45:19,020 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/all/trap
2015-02-10 17:45:19,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:19,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:19,023 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:19,025 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap	dst=null	perm=null
2015-02-10 17:45:19,026 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:19,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:19,030 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34636, bytes: 34, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741866_1042, duration: 267887
2015-02-10 17:45:19,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:45:19,032 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:45:19,034 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57062, bytes: 45, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741867_1043, duration: 215378
2015-02-10 17:45:19,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:45:19,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:45:19,038 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50865, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741869_1045, duration: 225613
2015-02-10 17:45:19,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:45:19,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:45:19,041 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57062, bytes: 33, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741870_1046, duration: 206355
2015-02-10 17:45:19,041 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/all/tap
2015-02-10 17:45:19,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:19,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:19,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:19,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap	dst=null	perm=null
2015-02-10 17:45:19,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/part-00000	dst=null	perm=null
2015-02-10 17:45:19,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/all/tap/part-00000	dst=null	perm=null
2015-02-10 17:45:19,049 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:19,069 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:19,071 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:45:19,072 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:45:19,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:19,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:19,095 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:45:19,095 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["HadoopFailScheme[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:45:19,096 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["HadoopFailScheme[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink"]
2015-02-10 17:45:19,096 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:45:19,096 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:45:19,096 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:45:19,097 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...tform/trapsourcesink/sink
2015-02-10 17:45:19,112 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:45:19,115 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741861_1037, blk_1073741862_1038, blk_1073741864_1040, blk_1073741865_1041]
2015-02-10 17:45:19,116 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741861_1037, blk_1073741862_1038, blk_1073741863_1039, blk_1073741864_1040, blk_1073741865_1041, blk_1073741868_1044]
2015-02-10 17:45:19,130 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:45:19,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:19,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:45:19,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:45:19,138 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 5
2015-02-10 17:45:19,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005	dst=null	perm=null
2015-02-10 17:45:19,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:45:19,145 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:45:19,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:19,150 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,152 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:45:19,154 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050 src: /127.0.0.1:34800 dest: /127.0.0.1:52227
2015-02-10 17:45:19,156 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050 src: /127.0.0.1:57067 dest: /127.0.0.1:52572
2015-02-10 17:45:19,157 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050 src: /127.0.0.1:50870 dest: /127.0.0.1:54137
2015-02-10 17:45:19,164 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50870, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, duration: 4017026
2015-02-10 17:45:19,164 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:19,164 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:19,164 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57067, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, duration: 4113318
2015-02-10 17:45:19,165 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,165 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34800, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, duration: 3994642
2015-02-10 17:45:19,165 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:19,166 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,167 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:19,170 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:19,171 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar
2015-02-10 17:45:19,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:19,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:19,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:19,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:19,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:45:19,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:45:19,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:45:19,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:45:19,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:45:19,184 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:19,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:19,188 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:45:19,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:19,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,197 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split
2015-02-10 17:45:19,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=null
2015-02-10 17:45:19,200 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:45:19,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051 src: /127.0.0.1:34641 dest: /127.0.0.1:57419
2015-02-10 17:45:19,205 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051 src: /127.0.0.1:50872 dest: /127.0.0.1:54137
2015-02-10 17:45:19,220 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051 src: /127.0.0.1:34805 dest: /127.0.0.1:52227
2015-02-10 17:45:19,223 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051 src: /127.0.0.1:57072 dest: /127.0.0.1:52572
2015-02-10 17:45:19,227 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57072, dest: /127.0.0.1:52572, bytes: 358, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, duration: 2616920
2015-02-10 17:45:19,227 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:19,227 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:19,228 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34805, dest: /127.0.0.1:52227, bytes: 358, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, duration: 3264337
2015-02-10 17:45:19,228 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:19,228 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,229 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50872, dest: /127.0.0.1:54137, bytes: 358, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, duration: 3441668
2015-02-10 17:45:19,229 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,229 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:19,230 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34641, dest: /127.0.0.1:57419, bytes: 358, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, duration: 5068720
2015-02-10 17:45:19,230 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,231 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:19,234 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:19,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,364 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,364 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050
2015-02-10 17:45:19,365 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741868_1044
2015-02-10 17:45:19,365 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:45:19,366 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741872_1048
2015-02-10 17:45:19,367 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052 src: /127.0.0.1:34807 dest: /127.0.0.1:52227
2015-02-10 17:45:19,369 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052 src: /127.0.0.1:34646 dest: /127.0.0.1:57419
2015-02-10 17:45:19,370 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052 src: /127.0.0.1:57075 dest: /127.0.0.1:52572
2015-02-10 17:45:19,373 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57075, dest: /127.0.0.1:52572, bytes: 45, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, duration: 1687676
2015-02-10 17:45:19,374 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:19,374 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:19,374 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34646, dest: /127.0.0.1:57419, bytes: 45, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, duration: 2324466
2015-02-10 17:45:19,375 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,375 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:19,375 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34807, dest: /127.0.0.1:52227, bytes: 45, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, duration: 3304844
2015-02-10 17:45:19,375 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,376 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:19,378 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:19,379 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:1
2015-02-10 17:45:19,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:19,386 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:19,387 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:45:19,388 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:45:19,442 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:45:19,444 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053 src: /127.0.0.1:57076 dest: /127.0.0.1:52572
2015-02-10 17:45:19,445 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053 src: /127.0.0.1:34811 dest: /127.0.0.1:52227
2015-02-10 17:45:19,447 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053 src: /127.0.0.1:34650 dest: /127.0.0.1:57419
2015-02-10 17:45:19,459 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34650, dest: /127.0.0.1:57419, bytes: 98107, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, duration: 10093051
2015-02-10 17:45:19,459 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:19,460 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:19,460 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34811, dest: /127.0.0.1:52227, bytes: 98107, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, duration: 11019420
2015-02-10 17:45:19,460 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:19,461 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,461 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57076, dest: /127.0.0.1:52572, bytes: 98107, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, duration: 11581413
2015-02-10 17:45:19,462 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:19,462 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:19,467 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:19,468 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0005
2015-02-10 17:45:19,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005	dst=null	perm=null
2015-02-10 17:45:19,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:19,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:19,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:19,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:19,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=null
2015-02-10 17:45:19,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=null
2015-02-10 17:45:19,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:19,477 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:19,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:19,481 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:19,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:19,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:19,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:19,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:19,487 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 5 submitted by user teamcity
2015-02-10 17:45:19,487 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0005
2015-02-10 17:45:19,487 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0005
2015-02-10 17:45:19,488 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0005 State change from NEW to NEW_SAVING
2015-02-10 17:45:19,488 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0005
2015-02-10 17:45:19,489 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0005 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:45:19,489 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0005_000001
2015-02-10 17:45:19,489 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from NEW to SUBMITTED
2015-02-10 17:45:19,489 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0005 from user: teamcity activated in queue: default
2015-02-10 17:45:19,490 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0005 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:45:19,490 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0005 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:45:19,490 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0005 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:45:19,490 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0005_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:45:19,491 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:45:19,492 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0005 State change from SUBMITTED to ACCEPTED
2015-02-10 17:45:19,494 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0005/
2015-02-10 17:45:19,494 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0005
2015-02-10 17:45:19,494 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0005/
2015-02-10 17:45:19,564 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741873_1049
2015-02-10 17:45:19,566 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053
2015-02-10 17:45:19,566 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052
2015-02-10 17:45:19,567 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051
2015-02-10 17:45:19,635 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:19,635 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000001
2015-02-10 17:45:19,635 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0005_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:45:19,636 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0005 container=Container: [ContainerId: container_1423590219808_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0005_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:19,636 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:45:19,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:19,636 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:19,637 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0005 AttemptId: appattempt_1423590219808_0005_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ]
2015-02-10 17:45:19,637 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:45:19,638 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0005_000001
2015-02-10 17:45:19,638 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:45:19,639 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0005_000001
2015-02-10 17:45:19,640 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0005_000001
2015-02-10 17:45:19,642 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0005_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:45:19,646 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0005_000001 (auth:SIMPLE)
2015-02-10 17:45:19,649 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0005_01_000001 by user teamcity
2015-02-10 17:45:19,649 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0005
2015-02-10 17:45:19,649 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000001
2015-02-10 17:45:19,649 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from NEW to INITING
2015-02-10 17:45:19,650 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0005_01_000001 to application application_1423590219808_0005
2015-02-10 17:45:19,650 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0005_000001
2015-02-10 17:45:19,650 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from INITING to RUNNING
2015-02-10 17:45:19,650 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:45:19,651 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:45:19,651 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0005
2015-02-10 17:45:19,651 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:45:19,651 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:45:19,651 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:45:19,652 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:45:19,652 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0005_01_000001
2015-02-10 17:45:19,669 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0005_01_000001.tokens. Credentials list: 
2015-02-10 17:45:19,695 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:19,815 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0005_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000001.tokens
2015-02-10 17:45:19,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:19,911 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:19,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:19,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:19,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:19,978 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34816, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_415586312_3940, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, duration: 1162253
2015-02-10 17:45:20,010 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:20,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:20,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:20,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:20,050 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34816, bytes: 49, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_415586312_3940, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, duration: 265353
2015-02-10 17:45:20,072 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:20,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=null
2015-02-10 17:45:20,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=null
2015-02-10 17:45:20,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=null
2015-02-10 17:45:20,114 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34816, bytes: 362, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_415586312_3940, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, duration: 259595
2015-02-10 17:45:20,135 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:20,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:20,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:20,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:20,175 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34655, bytes: 98875, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_415586312_3940, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, duration: 487007
2015-02-10 17:45:20,197 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:20,197 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:20,244 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:20,244 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:20,332 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861 for deletion
2015-02-10 17:45:20,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862 for deletion
2015-02-10 17:45:20,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741864 for deletion
2015-02-10 17:45:20,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861
2015-02-10 17:45:20,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741865 for deletion
2015-02-10 17:45:20,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862
2015-02-10 17:45:20,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741864
2015-02-10 17:45:20,334 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741865
2015-02-10 17:45:20,360 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000001/default_container_executor.sh]
2015-02-10 17:45:20,635 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:20,636 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:20,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861 for deletion
2015-02-10 17:45:20,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862 for deletion
2015-02-10 17:45:20,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741863 for deletion
2015-02-10 17:45:20,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861
2015-02-10 17:45:20,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862
2015-02-10 17:45:20,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741863
2015-02-10 17:45:20,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741864 for deletion
2015-02-10 17:45:20,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741865 for deletion
2015-02-10 17:45:20,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741864
2015-02-10 17:45:20,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741868_1044 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741868 for deletion
2015-02-10 17:45:20,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741865
2015-02-10 17:45:20,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741868_1044 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741868
2015-02-10 17:45:20,912 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:21,636 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:21,913 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:22,116 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52572 to replicate blk_1073741874_1050 to datanode(s) 127.0.0.1:57419
2015-02-10 17:45:22,117 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741861_1037, blk_1073741862_1038, blk_1073741863_1039, blk_1073741868_1044]
2015-02-10 17:45:22,117 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741861_1037, blk_1073741862_1038, blk_1073741863_1039, blk_1073741864_1040, blk_1073741865_1041, blk_1073741868_1044]
2015-02-10 17:45:22,637 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:22,914 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:23,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:45:23,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:45:23,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:45:23,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:45:23,146 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005	dst=null	perm=null
2015-02-10 17:45:23,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:45:23,150 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:45:23,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861 for deletion
2015-02-10 17:45:23,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862 for deletion
2015-02-10 17:45:23,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741863 for deletion
2015-02-10 17:45:23,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861
2015-02-10 17:45:23,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741864 for deletion
2015-02-10 17:45:23,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741863
2015-02-10 17:45:23,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862
2015-02-10 17:45:23,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741865 for deletion
2015-02-10 17:45:23,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741868_1044 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741868 for deletion
2015-02-10 17:45:23,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741864_1040 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741864
2015-02-10 17:45:23,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741865_1041 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741865
2015-02-10 17:45:23,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741868_1044 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741868
2015-02-10 17:45:23,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861 for deletion
2015-02-10 17:45:23,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862 for deletion
2015-02-10 17:45:23,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741863 for deletion
2015-02-10 17:45:23,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741861_1037 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741861
2015-02-10 17:45:23,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741868_1044 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741868 for deletion
2015-02-10 17:45:23,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741863
2015-02-10 17:45:23,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741862_1038 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741862
2015-02-10 17:45:23,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741868_1044 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741868
2015-02-10 17:45:23,586 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051
2015-02-10 17:45:23,589 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050
2015-02-10 17:45:23,638 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:23,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:23,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:23,699 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052
2015-02-10 17:45:23,700 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053
2015-02-10 17:45:23,701 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051
2015-02-10 17:45:23,723 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1229875211-10.31.157.187-52572-1423590218598, infoPort=40930, ipcPort=47156, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050 to 127.0.0.1:57419 
2015-02-10 17:45:23,725 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050 src: /127.0.0.1:34659 dest: /127.0.0.1:57419
2015-02-10 17:45:23,725 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050 (numBytes=254067) to /127.0.0.1:57419
2015-02-10 17:45:23,728 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050 src: /127.0.0.1:34659 dest: /127.0.0.1:57419 of size 254067
2015-02-10 17:45:23,728 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741874_1050 size 254067
2015-02-10 17:45:23,789 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34822, bytes: 49, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052, duration: 267953
2015-02-10 17:45:23,908 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050
2015-02-10 17:45:23,915 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:24,038 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0004_01_000001 succeeded 
2015-02-10 17:45:24,038 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:45:24,038 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0004_01_000001
2015-02-10 17:45:24,055 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000001
2015-02-10 17:45:24,056 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000001
2015-02-10 17:45:24,056 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0004_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:45:24,056 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000001
2015-02-10 17:45:24,056 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0004_01_000001 from application application_1423590219808_0004
2015-02-10 17:45:24,056 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:24,056 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000001
2015-02-10 17:45:24,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0004/container_1423590219808_0004_01_000001
2015-02-10 17:45:24,056 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0004
2015-02-10 17:45:24,107 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053
2015-02-10 17:45:24,107 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051
2015-02-10 17:45:24,108 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741876_1052
2015-02-10 17:45:24,639 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:24,916 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 4 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:45:24,916 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0004_01_000001
2015-02-10 17:45:24,917 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0004_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:24,917 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0004_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:45:24,917 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0004	CONTAINERID=container_1423590219808_0004_01_000001
2015-02-10 17:45:24,917 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0004_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:45:24,917 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:24,918 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:24,918 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:24,918 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:45:24,918 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0004_000001 released container container_1423590219808_0004_01_000001 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:45:24,918 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0004_000001
2015-02-10 17:45:24,919 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0004_000001 State change from FINISHING to FINISHED
2015-02-10 17:45:24,919 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0004 State change from FINISHING to FINISHED
2015-02-10 17:45:24,919 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0004
2015-02-10 17:45:24,919 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0004,name=[3C94E288B01641AD823368AEA5501AF8/FD3C4C9FD36B47E089A0FE845541249F] trap test/(1/1) ...-mr1/trapplatform/all/tap,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0004/jobhistory/job/job_1423590219808_0004,appMasterHost=ip-10-31-157-187,startTime=1423590297455,finishTime=1423590317878,finalStatus=SUCCEEDED
2015-02-10 17:45:24,920 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0004_000001 is done. finalState=FINISHED
2015-02-10 17:45:24,920 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0004_000001
2015-02-10 17:45:24,920 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0004 requests cleared
2015-02-10 17:45:24,920 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0004 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:45:24,920 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0004 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:45:24,924 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0004_000001 (auth:SIMPLE)
2015-02-10 17:45:24,927 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0004_01_000001
2015-02-10 17:45:25,054 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0005_000001 (auth:SIMPLE)
2015-02-10 17:45:25,058 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0005_000001
2015-02-10 17:45:25,058 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0005	APPATTEMPTID=appattempt_1423590219808_0005_000001
2015-02-10 17:45:25,059 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:45:25,059 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0005 State change from ACCEPTED to RUNNING
2015-02-10 17:45:25,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:25,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:25,246 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:25,399 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:45:25,450 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054 src: /127.0.0.1:34827 dest: /127.0.0.1:52227
2015-02-10 17:45:25,453 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054 src: /127.0.0.1:57094 dest: /127.0.0.1:52572
2015-02-10 17:45:25,455 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054 src: /127.0.0.1:34667 dest: /127.0.0.1:57419
2015-02-10 17:45:25,466 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34667, dest: /127.0.0.1:57419, bytes: 90751, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054, duration: 9965465
2015-02-10 17:45:25,466 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:25,467 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:25,467 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57094, dest: /127.0.0.1:52572, bytes: 90751, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054, duration: 11007164
2015-02-10 17:45:25,468 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:25,468 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:25,468 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34827, dest: /127.0.0.1:52227, bytes: 90751, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054, duration: 11582568
2015-02-10 17:45:25,469 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:25,469 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:25,475 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1_conf.xml is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:25,640 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:25,640 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:45:25,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,641 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0004
2015-02-10 17:45:25,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,641 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:45:25,642 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0004, with delay of 10800 seconds
2015-02-10 17:45:25,917 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:45:25,917 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,918 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0004
2015-02-10 17:45:25,918 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0004
2015-02-10 17:45:25,920 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0004 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:45:25,920 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0004, with delay of 10800 seconds
2015-02-10 17:45:26,640 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:26,642 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:26,642 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000002
2015-02-10 17:45:26,642 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0005_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 17:45:26,642 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0005 container=Container: [ContainerId: container_1423590219808_0005_01_000002, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0005_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:26,643 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:26,643 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:27,117 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:27,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:27,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:27,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:27,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:27,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:27,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:27,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:27,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:27,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:27,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:27,287 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0005_000001 (auth:SIMPLE)
2015-02-10 17:45:27,292 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0005_01_000002 by user teamcity
2015-02-10 17:45:27,293 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000002
2015-02-10 17:45:27,293 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0005_01_000002 to application application_1423590219808_0005
2015-02-10 17:45:27,293 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:45:27,293 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0005
2015-02-10 17:45:27,294 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0005
2015-02-10 17:45:27,294 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:27,294 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0005
2015-02-10 17:45:27,295 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:27,341 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:27,341 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:27,456 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000002/default_container_executor.sh]
2015-02-10 17:45:27,641 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:27,642 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:27,643 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:28,137 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:45:28,643 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:28,643 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:28,706 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050
2015-02-10 17:45:28,905 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054
2015-02-10 17:45:29,112 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054
2015-02-10 17:45:29,571 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054
2015-02-10 17:45:29,644 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:29,645 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:30,646 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:30,646 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:30,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.split	dst=null	perm=null
2015-02-10 17:45:30,967 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34673, bytes: 362, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0005_m_000000_0_1083673370_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741875_1051, duration: 281405
2015-02-10 17:45:31,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:31,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:31,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:31,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0/part-m-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:31,571 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34673, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0005_m_000000_0_1083673370_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 263667
2015-02-10 17:45:31,590 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0/part-m-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:45:31,647 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:31,647 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:31,650 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055 src: /127.0.0.1:57104 dest: /127.0.0.1:52572
2015-02-10 17:45:31,652 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055 src: /127.0.0.1:34678 dest: /127.0.0.1:57419
2015-02-10 17:45:31,654 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055 src: /127.0.0.1:34841 dest: /127.0.0.1:52227
2015-02-10 17:45:31,663 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34841, dest: /127.0.0.1:52227, bytes: 9, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_m_000000_0_1083673370_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, duration: 7357410
2015-02-10 17:45:31,663 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:31,663 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:31,663 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34678, dest: /127.0.0.1:57419, bytes: 9, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_m_000000_0_1083673370_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, duration: 8173407
2015-02-10 17:45:31,664 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:31,664 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:31,665 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57104, dest: /127.0.0.1:52572, bytes: 9, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_m_000000_0_1083673370_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, duration: 9442288
2015-02-10 17:45:31,665 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:31,665 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:31,671 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0/part-m-00001-00000 is closed by DFSClient_attempt_1423590219808_0005_m_000000_0_1083673370_1
2015-02-10 17:45:31,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0	dst=null	perm=null
2015-02-10 17:45:31,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0	dst=null	perm=null
2015-02-10 17:45:31,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0	dst=null	perm=null
2015-02-10 17:45:31,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0	dst=null	perm=null
2015-02-10 17:45:31,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0	dst=null	perm=null
2015-02-10 17:45:31,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:31,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:31,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0/part-m-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-m-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:31,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_m_000000_0	dst=null	perm=null
2015-02-10 17:45:31,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/_temporary/attempt_1423590219808_0005_m_000000_0	dst=null	perm=null
2015-02-10 17:45:31,903 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0005_01_000002
2015-02-10 17:45:31,903 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000002
2015-02-10 17:45:31,903 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:45:31,904 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:31,904 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0005_01_000002
2015-02-10 17:45:31,904 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:31,918 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0005_01_000002 is : 143
2015-02-10 17:45:31,931 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:45:31,934 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056 src: /127.0.0.1:34680 dest: /127.0.0.1:57419
2015-02-10 17:45:31,934 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:31,935 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000002
2015-02-10 17:45:31,935 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000002
2015-02-10 17:45:31,935 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000002
2015-02-10 17:45:31,936 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000002
2015-02-10 17:45:31,936 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000002
2015-02-10 17:45:31,936 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056 src: /127.0.0.1:34843 dest: /127.0.0.1:52227
2015-02-10 17:45:31,936 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:31,937 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0005_01_000002 from application application_1423590219808_0005
2015-02-10 17:45:31,938 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056 src: /127.0.0.1:50912 dest: /127.0.0.1:54137
2015-02-10 17:45:31,938 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:31,938 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0005
2015-02-10 17:45:31,944 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1.jhist for DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:32,905 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:32,905 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:32,906 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0005_01_000002
2015-02-10 17:45:32,906 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:32,906 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0005_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:45:32,907 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000002
2015-02-10 17:45:32,907 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0005_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:45:32,907 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:32,907 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0005_01_000002, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:32,907 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:32,908 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:45:32,908 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0005_000001 released container container_1423590219808_0005_01_000002 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:45:33,799 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:33,799 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000003
2015-02-10 17:45:33,799 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0005_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:45:33,800 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0005 container=Container: [ContainerId: container_1423590219808_0005_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0005_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:33,800 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:33,800 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:33,907 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:33,908 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055
2015-02-10 17:45:34,114 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055
2015-02-10 17:45:34,160 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:34,179 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0005_000001 (auth:SIMPLE)
2015-02-10 17:45:34,183 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0005_01_000003 by user teamcity
2015-02-10 17:45:34,184 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0005
2015-02-10 17:45:34,184 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000003
2015-02-10 17:45:34,184 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from NEW to INITING
2015-02-10 17:45:34,184 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0005_01_000003 to application application_1423590219808_0005
2015-02-10 17:45:34,185 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from INITING to RUNNING
2015-02-10 17:45:34,185 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:45:34,185 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0005
2015-02-10 17:45:34,185 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0005
2015-02-10 17:45:34,186 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:34,186 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0005
2015-02-10 17:45:34,186 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:45:34,186 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:45:34,187 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0005_01_000003
2015-02-10 17:45:34,206 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0005_01_000003.tokens. Credentials list: 
2015-02-10 17:45:34,232 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:34,350 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0005_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000003.tokens
2015-02-10 17:45:34,351 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:34,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:34,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:34,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar	dst=null	perm=null
2015-02-10 17:45:34,546 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34848, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_790722706_4198, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741874_1050, duration: 1298445
2015-02-10 17:45:34,574 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055
2015-02-10 17:45:34,579 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:34,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:34,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:34,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml	dst=null	perm=null
2015-02-10 17:45:34,623 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34687, bytes: 98875, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_790722706_4198, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741877_1053, duration: 526718
2015-02-10 17:45:34,645 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:34,645 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:34,694 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:34,694 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:34,799 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:34,799 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:34,810 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000003/default_container_executor.sh]
2015-02-10 17:45:34,907 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:35,165 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:45:35,799 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:35,908 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:36,802 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:36,909 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:37,802 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:37,910 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:38,753 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/_temporary/attempt_1423590219808_0005_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:38,803 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:38,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:38,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0/part-r-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:38,907 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0/part-r-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:45:38,911 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:39,029 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057 src: /127.0.0.1:57122 dest: /127.0.0.1:52572
2015-02-10 17:45:39,031 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057 src: /127.0.0.1:34695 dest: /127.0.0.1:57419
2015-02-10 17:45:39,033 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057 src: /127.0.0.1:34858 dest: /127.0.0.1:52227
2015-02-10 17:45:39,051 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34858, dest: /127.0.0.1:52227, bytes: 9, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, duration: 16793524
2015-02-10 17:45:39,052 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:39,052 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,052 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34695, dest: /127.0.0.1:57419, bytes: 9, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, duration: 17679741
2015-02-10 17:45:39,053 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,053 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,055 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57122, dest: /127.0.0.1:52572, bytes: 9, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, duration: 18393458
2015-02-10 17:45:39,055 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,055 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,062 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0/part-r-00001-00000 is closed by DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1
2015-02-10 17:45:39,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,068 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:39,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:45:39,093 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0/part-r-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-r-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary/_attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,110 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/_temporary/attempt_1423590219808_0005_r_000000_0/part-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:45:39,113 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058 src: /127.0.0.1:34859 dest: /127.0.0.1:52227
2015-02-10 17:45:39,115 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058 src: /127.0.0.1:50928 dest: /127.0.0.1:54137
2015-02-10 17:45:39,117 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057
2015-02-10 17:45:39,119 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058 src: /127.0.0.1:34699 dest: /127.0.0.1:57419
2015-02-10 17:45:39,125 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34699, dest: /127.0.0.1:57419, bytes: 112, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, duration: 3613344
2015-02-10 17:45:39,125 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:39,125 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:39,126 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50928, dest: /127.0.0.1:54137, bytes: 112, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, duration: 4482567
2015-02-10 17:45:39,126 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,126 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:39,127 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34859, dest: /127.0.0.1:52227, bytes: 112, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, duration: 5282867
2015-02-10 17:45:39,127 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,127 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:39,131 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/_temporary/attempt_1423590219808_0005_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0005_r_000000_0_-975965563_1
2015-02-10 17:45:39,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/_temporary/attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/_temporary/attempt_1423590219808_0005_r_000000_0	dst=null	perm=null
2015-02-10 17:45:39,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/task_1423590219808_0005_r_000000	dst=null	perm=null
2015-02-10 17:45:39,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/_temporary/attempt_1423590219808_0005_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/task_1423590219808_0005_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:39,278 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0005_01_000003
2015-02-10 17:45:39,279 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000003
2015-02-10 17:45:39,279 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:45:39,279 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0005_01_000003
2015-02-10 17:45:39,280 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:39,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,292 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:39,296 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0005_01_000003 is : 143
2015-02-10 17:45:39,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1	dst=null	perm=null
2015-02-10 17:45:39,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:39,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:39,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/task_1423590219808_0005_r_000000	dst=null	perm=null
2015-02-10 17:45:39,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/part-00000	dst=null	perm=null
2015-02-10 17:45:39,313 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:39,313 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000003
2015-02-10 17:45:39,314 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000003
2015-02-10 17:45:39,314 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000003
2015-02-10 17:45:39,315 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000003
2015-02-10 17:45:39,315 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000003
2015-02-10 17:45:39,315 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:39,315 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary/1/task_1423590219808_0005_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,315 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0005_01_000003 from application application_1423590219808_0005
2015-02-10 17:45:39,316 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:39,316 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0005
2015-02-10 17:45:39,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary	dst=null	perm=null
2015-02-10 17:45:39,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,334 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_SUCCESS is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:39,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,341 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:39,369 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50912, dest: /127.0.0.1:54137, bytes: 37713, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056, duration: 7428461671
2015-02-10 17:45:39,369 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:39,370 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:39,370 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34843, dest: /127.0.0.1:52227, bytes: 37713, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056, duration: 7430043755
2015-02-10 17:45:39,370 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,371 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:39,371 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34680, dest: /127.0.0.1:57419, bytes: 37713, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056, duration: 7431137568
2015-02-10 17:45:39,372 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,372 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:39,375 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1.jhist is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:39,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,382 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:45:39,385 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059 src: /127.0.0.1:34700 dest: /127.0.0.1:57419
2015-02-10 17:45:39,387 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059 src: /127.0.0.1:57129 dest: /127.0.0.1:52572
2015-02-10 17:45:39,388 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059 src: /127.0.0.1:34864 dest: /127.0.0.1:52227
2015-02-10 17:45:39,392 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34864, dest: /127.0.0.1:52227, bytes: 453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059, duration: 2243305
2015-02-10 17:45:39,392 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:39,392 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,392 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57129, dest: /127.0.0.1:52572, bytes: 453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059, duration: 2745248
2015-02-10 17:45:39,393 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,393 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,393 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34700, dest: /127.0.0.1:57419, bytes: 453, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059, duration: 3598828
2015-02-10 17:45:39,394 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,394 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,397 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary_tmp is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:39,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:39,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1.jhist	dst=null	perm=null
2015-02-10 17:45:39,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:45:39,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1.jhist	dst=null	perm=null
2015-02-10 17:45:39,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:45:39,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1.jhist	dst=null	perm=null
2015-02-10 17:45:39,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,474 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34703, bytes: 38009, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056, duration: 325192
2015-02-10 17:45:39,477 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:45:39,479 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060 src: /127.0.0.1:50934 dest: /127.0.0.1:54137
2015-02-10 17:45:39,481 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060 src: /127.0.0.1:34705 dest: /127.0.0.1:57419
2015-02-10 17:45:39,482 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060 src: /127.0.0.1:34868 dest: /127.0.0.1:52227
2015-02-10 17:45:39,486 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34868, dest: /127.0.0.1:52227, bytes: 37713, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060, duration: 2240068
2015-02-10 17:45:39,486 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:39,486 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,487 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34705, dest: /127.0.0.1:57419, bytes: 37713, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060, duration: 2812850
2015-02-10 17:45:39,487 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,487 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,487 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50934, dest: /127.0.0.1:54137, bytes: 37713, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060, duration: 3817333
2015-02-10 17:45:39,488 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,488 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:39,491 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:39,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:39,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1_conf.xml	dst=null	perm=null
2015-02-10 17:45:39,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:45:39,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1_conf.xml	dst=null	perm=null
2015-02-10 17:45:39,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:45:39,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005/job_1423590219808_0005_1_conf.xml	dst=null	perm=null
2015-02-10 17:45:39,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:39,507 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57135, bytes: 91463, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741878_1054, duration: 409929
2015-02-10 17:45:39,510 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:45:39,512 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061 src: /127.0.0.1:34870 dest: /127.0.0.1:52227
2015-02-10 17:45:39,514 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061 src: /127.0.0.1:34709 dest: /127.0.0.1:57419
2015-02-10 17:45:39,516 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061 src: /127.0.0.1:50940 dest: /127.0.0.1:54137
2015-02-10 17:45:39,520 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50940, dest: /127.0.0.1:54137, bytes: 90751, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061, duration: 2961237
2015-02-10 17:45:39,520 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:39,520 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:39,521 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34709, dest: /127.0.0.1:57419, bytes: 90751, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061, duration: 3574098
2015-02-10 17:45:39,521 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,521 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34870, dest: /127.0.0.1:52227, bytes: 90751, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_584272527_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061, duration: 4220391
2015-02-10 17:45:39,521 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:39,522 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:39,523 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:39,526 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_584272527_1
2015-02-10 17:45:39,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:39,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:39,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:39,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:45:39,556 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from RUNNING to FINISHING
2015-02-10 17:45:39,557 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0005
2015-02-10 17:45:39,557 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0005 State change from RUNNING to REMOVING
2015-02-10 17:45:39,557 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0005
2015-02-10 17:45:39,558 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0005 State change from REMOVING to FINISHING
2015-02-10 17:45:39,578 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057
2015-02-10 17:45:39,578 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059
2015-02-10 17:45:39,912 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:40,280 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:40,281 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0005_01_000003
2015-02-10 17:45:40,281 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:40,281 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0005_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:45:40,282 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000003
2015-02-10 17:45:40,282 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0005_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:45:40,282 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:40,282 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0005_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:40,282 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:40,283 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:45:40,283 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0005_000001 released container container_1423590219808_0005_01_000003 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:45:40,567 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741874_1050 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:54137 127.0.0.1:57419 
2015-02-10 17:45:40,567 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741875_1051 127.0.0.1:57419 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:45:40,568 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741876_1052 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:45:40,568 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741877_1053 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:57419 
2015-02-10 17:45:40,568 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741880_1056 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:45:40,568 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741878_1054 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:57419 
2015-02-10 17:45:40,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0005	dst=null	perm=null
2015-02-10 17:45:40,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,628 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary
2015-02-10 17:45:40,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/_temporary	dst=null	perm=null
2015-02-10 17:45:40,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,630 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary
2015-02-10 17:45:40,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:40,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:40,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,636 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary
2015-02-10 17:45:40,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/_temporary	dst=null	perm=null
2015-02-10 17:45:40,655 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:40,655 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:45:40,656 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:45:40,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,663 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:45:40,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/part-00000	dst=null	perm=null
2015-02-10 17:45:40,667 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50942, bytes: 116, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, duration: 265278
2015-02-10 17:45:40,683 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:40,684 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:45:40,685 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:45:40,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,691 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 2
2015-02-10 17:45:40,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:40,696 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57141, bytes: 13, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, duration: 254056
2015-02-10 17:45:40,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:45:40,699 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34714, bytes: 13, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, duration: 251260
2015-02-10 17:45:40,699 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/trapsourcesink/sink
2015-02-10 17:45:40,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink	dst=null	perm=null
2015-02-10 17:45:40,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/part-00000	dst=null	perm=null
2015-02-10 17:45:40,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/sink/part-00000	dst=null	perm=null
2015-02-10 17:45:40,707 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50942, bytes: 116, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058, duration: 215171
2015-02-10 17:45:40,707 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/trapsourcesink/trap
2015-02-10 17:45:40,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap	dst=null	perm=null
2015-02-10 17:45:40,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:40,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:45:40,715 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57141, bytes: 13, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741879_1055, duration: 210325
2015-02-10 17:45:40,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:45:40,717 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/trapsourcesink/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:45:40,719 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57141, bytes: 13, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057, duration: 203840
2015-02-10 17:45:40,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:40,741 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:40,743 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:45:40,744 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:45:40,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:45:40,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:45:40,766 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:45:40,767 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:45:40,767 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap"]
2015-02-10 17:45:40,767 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:45:40,767 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:45:40,767 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:45:40,768 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...latform/everycomplete/tap
2015-02-10 17:45:40,783 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:45:40,798 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:45:40,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:45:40,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:45:40,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:45:40,805 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 6
2015-02-10 17:45:40,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006	dst=null	perm=null
2015-02-10 17:45:40,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:45:40,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:45:40,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:40,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,820 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:45:40,822 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062 src: /127.0.0.1:34878 dest: /127.0.0.1:52227
2015-02-10 17:45:40,824 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062 src: /127.0.0.1:34717 dest: /127.0.0.1:57419
2015-02-10 17:45:40,826 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062 src: /127.0.0.1:57146 dest: /127.0.0.1:52572
2015-02-10 17:45:40,832 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57146, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, duration: 5295212
2015-02-10 17:45:40,832 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:40,833 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:40,833 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34717, dest: /127.0.0.1:57419, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, duration: 5777330
2015-02-10 17:45:40,833 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,833 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:40,834 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34878, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, duration: 4822703
2015-02-10 17:45:40,834 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,834 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:45:40,838 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:40,839 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar
2015-02-10 17:45:40,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:40,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:40,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:40,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:40,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:45:40,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:45:40,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:45:40,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:45:40,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:45:40,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:40,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:40,855 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:45:40,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:40,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,864 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split
2015-02-10 17:45:40,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:40,867 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:45:40,869 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063 src: /127.0.0.1:50949 dest: /127.0.0.1:54137
2015-02-10 17:45:40,871 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063 src: /127.0.0.1:57148 dest: /127.0.0.1:52572
2015-02-10 17:45:40,872 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063 src: /127.0.0.1:34721 dest: /127.0.0.1:57419
2015-02-10 17:45:40,874 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063 src: /127.0.0.1:34884 dest: /127.0.0.1:52227
2015-02-10 17:45:40,878 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34884, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 2476251
2015-02-10 17:45:40,878 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:40,878 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:40,879 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34721, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 3113767
2015-02-10 17:45:40,879 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,879 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:40,880 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57148, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 4042835
2015-02-10 17:45:40,880 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,880 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:40,880 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50949, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 5053699
2015-02-10 17:45:40,881 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,882 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:45:40,885 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:40,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,895 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:45:40,896 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064 src: /127.0.0.1:57151 dest: /127.0.0.1:52572
2015-02-10 17:45:40,898 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064 src: /127.0.0.1:34886 dest: /127.0.0.1:52227
2015-02-10 17:45:40,900 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064 src: /127.0.0.1:34725 dest: /127.0.0.1:57419
2015-02-10 17:45:40,903 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34725, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, duration: 1027680
2015-02-10 17:45:40,903 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:40,903 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:40,904 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34886, dest: /127.0.0.1:52227, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, duration: 2633194
2015-02-10 17:45:40,904 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,904 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:40,904 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57151, dest: /127.0.0.1:52572, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, duration: 2622962
2015-02-10 17:45:40,905 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,905 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:45:40,910 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:40,910 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:45:40,913 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:40,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:45:40,918 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:45:40,918 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:45:40,919 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:45:40,932 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:45:40,934 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065 src: /127.0.0.1:34726 dest: /127.0.0.1:57419
2015-02-10 17:45:40,935 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065 src: /127.0.0.1:34889 dest: /127.0.0.1:52227
2015-02-10 17:45:40,937 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065 src: /127.0.0.1:50958 dest: /127.0.0.1:54137
2015-02-10 17:45:40,942 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50958, dest: /127.0.0.1:54137, bytes: 98179, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, duration: 3311532
2015-02-10 17:45:40,942 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:40,942 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:40,942 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34889, dest: /127.0.0.1:52227, bytes: 98179, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, duration: 4045050
2015-02-10 17:45:40,943 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,943 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:40,943 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34726, dest: /127.0.0.1:57419, bytes: 98179, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, duration: 4431105
2015-02-10 17:45:40,944 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:40,946 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:40,949 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:45:40,950 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0006
2015-02-10 17:45:40,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006	dst=null	perm=null
2015-02-10 17:45:40,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:40,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:40,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:40,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:40,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:40,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:40,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:40,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:40,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:40,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:40,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:40,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:40,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:40,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:40,969 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 6 submitted by user teamcity
2015-02-10 17:45:40,969 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0006
2015-02-10 17:45:40,969 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0006
2015-02-10 17:45:40,970 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0006
2015-02-10 17:45:40,969 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0006 State change from NEW to NEW_SAVING
2015-02-10 17:45:40,970 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0006 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:45:40,970 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0006_000001
2015-02-10 17:45:40,971 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from NEW to SUBMITTED
2015-02-10 17:45:40,971 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0006 from user: teamcity activated in queue: default
2015-02-10 17:45:40,971 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0006 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:45:40,971 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0006 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:45:40,972 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0006 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:45:40,972 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0006_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:45:40,972 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:45:40,973 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0006 State change from SUBMITTED to ACCEPTED
2015-02-10 17:45:40,975 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0006/
2015-02-10 17:45:40,975 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0006
2015-02-10 17:45:40,976 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0006/
2015-02-10 17:45:41,282 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:41,282 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000001
2015-02-10 17:45:41,282 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0006_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:45:41,283 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0006 container=Container: [ContainerId: container_1423590219808_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0006_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:41,283 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:45:41,283 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:41,283 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:41,284 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0006 AttemptId: appattempt_1423590219808_0006_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ]
2015-02-10 17:45:41,284 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:45:41,284 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0006_000001
2015-02-10 17:45:41,285 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:45:41,285 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0006_000001
2015-02-10 17:45:41,287 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] for AM appattempt_1423590219808_0006_000001
2015-02-10 17:45:41,287 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0006_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:45:41,291 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0006_000001 (auth:SIMPLE)
2015-02-10 17:45:41,309 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0006_01_000001 by user teamcity
2015-02-10 17:45:41,310 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0006
2015-02-10 17:45:41,310 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000001
2015-02-10 17:45:41,310 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from NEW to INITING
2015-02-10 17:45:41,310 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0006_01_000001 to application application_1423590219808_0006
2015-02-10 17:45:41,311 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] for AM appattempt_1423590219808_0006_000001
2015-02-10 17:45:41,311 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from INITING to RUNNING
2015-02-10 17:45:41,311 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:45:41,311 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:45:41,311 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0006
2015-02-10 17:45:41,312 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:45:41,312 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:45:41,312 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:45:41,312 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:45:41,313 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0006_01_000001
2015-02-10 17:45:41,331 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0006_01_000001.tokens. Credentials list: 
2015-02-10 17:45:41,358 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:41,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0006_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000001.tokens
2015-02-10 17:45:41,478 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:45:41,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:41,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:41,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:41,637 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57141, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1497457041_4429, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, duration: 1189076
2015-02-10 17:45:41,670 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:41,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:41,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:41,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:41,713 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34896, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1497457041_4429, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, duration: 260157
2015-02-10 17:45:41,734 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:41,761 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:41,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:41,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:41,774 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57141, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1497457041_4429, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 248331
2015-02-10 17:45:41,795 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:41,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:41,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:41,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:41,840 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:50965, bytes: 98947, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1497457041_4429, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, duration: 497240
2015-02-10 17:45:41,862 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:41,862 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:41,906 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:41,906 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:41,914 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:42,022 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000001/default_container_executor.sh]
2015-02-10 17:45:42,282 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:42,282 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:42,915 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:43,120 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52227 to replicate blk_1073741886_1062 to datanode(s) 127.0.0.1:54137
2015-02-10 17:45:43,120 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741874_1050, blk_1073741875_1051, blk_1073741876_1052, blk_1073741877_1053, blk_1073741878_1054]
2015-02-10 17:45:43,121 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741874_1050, blk_1073741875_1051, blk_1073741876_1052, blk_1073741877_1053, blk_1073741878_1054, blk_1073741880_1056]
2015-02-10 17:45:43,283 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:43,592 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063
2015-02-10 17:45:43,593 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058
2015-02-10 17:45:43,594 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056
2015-02-10 17:45:43,595 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061
2015-02-10 17:45:43,596 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060
2015-02-10 17:45:43,598 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065
2015-02-10 17:45:43,912 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056
2015-02-10 17:45:43,913 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061
2015-02-10 17:45:43,914 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058
2015-02-10 17:45:43,915 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065
2015-02-10 17:45:43,915 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:43,916 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059
2015-02-10 17:45:43,917 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060
2015-02-10 17:45:43,918 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741881_1057
2015-02-10 17:45:43,918 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064
2015-02-10 17:45:44,116 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062
2015-02-10 17:45:44,118 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063
2015-02-10 17:45:44,122 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741880_1056
2015-02-10 17:45:44,123 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063
2015-02-10 17:45:44,273 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1728977330-10.31.157.187-52227-1423590218081, infoPort=40971, ipcPort=49448, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062 to 127.0.0.1:54137 
2015-02-10 17:45:44,275 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062 src: /127.0.0.1:50966 dest: /127.0.0.1:54137
2015-02-10 17:45:44,276 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062 (numBytes=254067) to /127.0.0.1:54137
2015-02-10 17:45:44,278 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062 src: /127.0.0.1:50966 dest: /127.0.0.1:54137 of size 254067
2015-02-10 17:45:44,279 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741886_1062 size 254067
2015-02-10 17:45:44,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874 for deletion
2015-02-10 17:45:44,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875 for deletion
2015-02-10 17:45:44,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741876 for deletion
2015-02-10 17:45:44,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875
2015-02-10 17:45:44,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741877 for deletion
2015-02-10 17:45:44,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741878_1054 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741878 for deletion
2015-02-10 17:45:44,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874
2015-02-10 17:45:44,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741880_1056 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741880 for deletion
2015-02-10 17:45:44,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741876
2015-02-10 17:45:44,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741877
2015-02-10 17:45:44,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741878_1054 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741878
2015-02-10 17:45:44,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741880_1056 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741880
2015-02-10 17:45:44,284 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:44,323 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062
2015-02-10 17:45:44,324 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065
2015-02-10 17:45:44,522 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741885_1061
2015-02-10 17:45:44,523 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059
2015-02-10 17:45:44,547 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741884_1060
2015-02-10 17:45:44,548 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741882_1058
2015-02-10 17:45:44,548 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064
2015-02-10 17:45:44,581 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063
2015-02-10 17:45:44,582 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064
2015-02-10 17:45:44,585 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062
2015-02-10 17:45:44,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874 for deletion
2015-02-10 17:45:44,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875 for deletion
2015-02-10 17:45:44,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741876 for deletion
2015-02-10 17:45:44,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874
2015-02-10 17:45:44,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875
2015-02-10 17:45:44,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741877 for deletion
2015-02-10 17:45:44,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741876
2015-02-10 17:45:44,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741877
2015-02-10 17:45:44,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741878_1054 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741878 for deletion
2015-02-10 17:45:44,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741878_1054 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741878
2015-02-10 17:45:44,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:45:44,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:45:44,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:45:44,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:45:44,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006	dst=null	perm=null
2015-02-10 17:45:44,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:45:44,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:45:44,916 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:45,284 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:45,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:45,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:45:45,503 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34900, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741888_1064, duration: 265971
2015-02-10 17:45:45,720 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0005_01_000001 succeeded 
2015-02-10 17:45:45,720 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:45:45,721 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0005_01_000001
2015-02-10 17:45:45,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000001
2015-02-10 17:45:45,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000001
2015-02-10 17:45:45,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000001
2015-02-10 17:45:45,736 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0005/container_1423590219808_0005_01_000001
2015-02-10 17:45:45,737 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000001
2015-02-10 17:45:45,737 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0005_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:45:45,737 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0005_01_000001 from application application_1423590219808_0005
2015-02-10 17:45:45,737 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:45,738 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0005
2015-02-10 17:45:45,917 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 5 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:45:45,918 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0005_01_000001
2015-02-10 17:45:45,918 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0005_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:45,918 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0005_000001
2015-02-10 17:45:45,919 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0005_000001 State change from FINISHING to FINISHED
2015-02-10 17:45:45,919 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0005 State change from FINISHING to FINISHED
2015-02-10 17:45:45,919 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0005
2015-02-10 17:45:45,919 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0005,name=[DC969CA48D7240FBA2229EB60F8727FE/137EB1D8CCB642F0B412D51F0722B1CD] trap test/(1/1) ...tform/trapsourcesink/sink,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0005/jobhistory/job/job_1423590219808_0005,appMasterHost=ip-10-31-157-187,startTime=1423590319487,finishTime=1423590339558,finalStatus=SUCCEEDED
2015-02-10 17:45:45,918 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0005_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:45:45,920 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0005_000001
2015-02-10 17:45:45,920 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0005	CONTAINERID=container_1423590219808_0005_01_000001
2015-02-10 17:45:45,920 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0005_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:45:45,920 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:45,921 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:45,921 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:45,921 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:45:45,921 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0005_000001 released container container_1423590219808_0005_01_000001 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:45:45,921 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0005_000001 is done. finalState=FINISHED
2015-02-10 17:45:45,921 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0005 requests cleared
2015-02-10 17:45:45,922 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0005 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:45:45,922 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0005 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:45:45,924 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0005_000001 (auth:SIMPLE)
2015-02-10 17:45:45,926 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0005_01_000001
2015-02-10 17:45:46,121 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741874_1050, blk_1073741875_1051, blk_1073741876_1052, blk_1073741877_1053, blk_1073741878_1054, blk_1073741880_1056]
2015-02-10 17:45:46,122 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741874_1050, blk_1073741875_1051, blk_1073741880_1056]
2015-02-10 17:45:46,285 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:46,286 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:45:46,286 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,287 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0005
2015-02-10 17:45:46,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,287 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:45:46,287 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0005, with delay of 10800 seconds
2015-02-10 17:45:46,738 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0006_000001 (auth:SIMPLE)
2015-02-10 17:45:46,744 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0006_000001
2015-02-10 17:45:46,744 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0006	APPATTEMPTID=appattempt_1423590219808_0006_000001
2015-02-10 17:45:46,744 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:45:46,745 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0006 State change from ACCEPTED to RUNNING
2015-02-10 17:45:46,796 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(663)) - Number of transactions: 569 Total time for transactions(ms): 44 Number of transactions batched in Syncs: 10 Number of syncs: 311 SyncTimes(ms): 484 629 
2015-02-10 17:45:46,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:45:46,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:46,922 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:45:46,922 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,922 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,923 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0005
2015-02-10 17:45:46,923 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0005 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:45:46,923 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0005, with delay of 10800 seconds
2015-02-10 17:45:46,923 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,924 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0005
2015-02-10 17:45:46,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:45:47,095 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:45:47,151 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066 src: /127.0.0.1:34745 dest: /127.0.0.1:57419
2015-02-10 17:45:47,153 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066 src: /127.0.0.1:34908 dest: /127.0.0.1:52227
2015-02-10 17:45:47,154 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066 src: /127.0.0.1:50977 dest: /127.0.0.1:54137
2015-02-10 17:45:47,167 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:50977, dest: /127.0.0.1:54137, bytes: 90825, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066, duration: 10051996
2015-02-10 17:45:47,167 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:45:47,167 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:47,167 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34908, dest: /127.0.0.1:52227, bytes: 90825, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066, duration: 11116936
2015-02-10 17:45:47,168 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:47,168 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34745, dest: /127.0.0.1:57419, bytes: 90825, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066, duration: 11491950
2015-02-10 17:45:47,168 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:47,168 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:45:47,169 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:45:47,175 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1_conf.xml is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:45:47,273 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874 for deletion
2015-02-10 17:45:47,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875 for deletion
2015-02-10 17:45:47,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741876 for deletion
2015-02-10 17:45:47,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741877 for deletion
2015-02-10 17:45:47,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741878_1054 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741878 for deletion
2015-02-10 17:45:47,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741880_1056 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741880 for deletion
2015-02-10 17:45:47,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875
2015-02-10 17:45:47,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741877_1053 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741877
2015-02-10 17:45:47,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874
2015-02-10 17:45:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741876
2015-02-10 17:45:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741878_1054 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741878
2015-02-10 17:45:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741880_1056 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741880
2015-02-10 17:45:47,286 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:47,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874 for deletion
2015-02-10 17:45:47,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875 for deletion
2015-02-10 17:45:47,333 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741880_1056 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741880 for deletion
2015-02-10 17:45:47,334 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741874_1050 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741874
2015-02-10 17:45:47,334 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741875_1051 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741875
2015-02-10 17:45:47,334 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741880_1056 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741880
2015-02-10 17:45:47,806 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:47,806 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000002
2015-02-10 17:45:47,806 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0006_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:45:47,807 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0006 container=Container: [ContainerId: container_1423590219808_0006_01_000002, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0006_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:47,807 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:47,807 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:47,808 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:47,808 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000003
2015-02-10 17:45:47,808 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0006_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:45:47,808 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0006 container=Container: [ContainerId: container_1423590219808_0006_01_000003, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0006_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:47,809 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:45:47,809 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:47,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:47,809 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000004
2015-02-10 17:45:47,810 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0006_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 17:45:47,810 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0006 container=Container: [ContainerId: container_1423590219808_0006_01_000004, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0006_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:47,810 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:45:47,810 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:47,811 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:47,811 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000005
2015-02-10 17:45:47,811 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0006_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 17:45:47,811 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0006 container=Container: [ContainerId: container_1423590219808_0006_01_000005, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0006_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:47,812 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:45:47,812 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:48,287 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:48,602 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066
2015-02-10 17:45:48,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:48,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:48,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:48,802 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:48,805 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062
2015-02-10 17:45:48,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:48,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:48,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:48,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:48,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:48,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:48,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:48,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:48,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:45:48,892 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:45:48,987 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0006_000001 (auth:SIMPLE)
2015-02-10 17:45:48,992 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0006_01_000002 by user teamcity
2015-02-10 17:45:48,993 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0006_01_000003 by user teamcity
2015-02-10 17:45:48,993 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0006
2015-02-10 17:45:48,993 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000003
2015-02-10 17:45:48,993 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000002
2015-02-10 17:45:48,994 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0006_01_000005 by user teamcity
2015-02-10 17:45:48,994 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0006_01_000004 by user teamcity
2015-02-10 17:45:48,994 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000004
2015-02-10 17:45:48,994 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000005
2015-02-10 17:45:48,995 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0006_01_000003 to application application_1423590219808_0006
2015-02-10 17:45:48,995 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from NEW to INITING
2015-02-10 17:45:48,995 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0006_01_000002 to application application_1423590219808_0006
2015-02-10 17:45:48,996 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0006_01_000005 to application application_1423590219808_0006
2015-02-10 17:45:48,996 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0006_01_000004 to application application_1423590219808_0006
2015-02-10 17:45:48,996 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from INITING to RUNNING
2015-02-10 17:45:48,997 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:45:48,997 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:45:48,997 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:45:48,998 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:45:48,998 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0006
2015-02-10 17:45:48,998 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0006
2015-02-10 17:45:48,998 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:48,998 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0006
2015-02-10 17:45:48,999 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:45:48,999 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:45:48,999 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0006
2015-02-10 17:45:48,999 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0006
2015-02-10 17:45:48,999 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:49,000 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0006
2015-02-10 17:45:49,000 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0006
2015-02-10 17:45:49,000 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0006
2015-02-10 17:45:49,000 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:49,000 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0006
2015-02-10 17:45:49,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0006
2015-02-10 17:45:49,001 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0006
2015-02-10 17:45:49,001 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:49,001 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0006
2015-02-10 17:45:49,002 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0006_01_000002
2015-02-10 17:45:49,002 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0006_01_000004
2015-02-10 17:45:49,002 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0006_01_000003
2015-02-10 17:45:49,003 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0006_01_000005
2015-02-10 17:45:49,026 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0006_01_000002.tokens. Credentials list: 
2015-02-10 17:45:49,026 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0006_01_000003.tokens. Credentials list: 
2015-02-10 17:45:49,028 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0006_01_000004.tokens. Credentials list: 
2015-02-10 17:45:49,028 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423590219808_0006_01_000005.tokens. Credentials list: 
2015-02-10 17:45:49,053 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:49,122 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066
2015-02-10 17:45:49,176 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0006_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000002.tokens
2015-02-10 17:45:49,177 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:45:49,288 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:49,320 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:49,321 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:49,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:49,335 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34913, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1287984791_4637, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, duration: 762763
2015-02-10 17:45:49,368 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:49,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:49,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:49,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:49,410 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34752, bytes: 98947, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1287984791_4637, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, duration: 555998
2015-02-10 17:45:49,432 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:49,432 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:49,432 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:49,433 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:49,433 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:49,497 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:49,497 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:49,499 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:49,499 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:49,500 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:49,500 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:49,502 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:49,502 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:49,562 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066
2015-02-10 17:45:49,689 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000002/default_container_executor.sh]
2015-02-10 17:45:49,701 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000004/default_container_executor.sh]
2015-02-10 17:45:49,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000003/default_container_executor.sh]
2015-02-10 17:45:49,704 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000005/default_container_executor.sh]
2015-02-10 17:45:49,806 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:49,807 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:49,807 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:49,807 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:49,808 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:49,808 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:49,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:49,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:49,824 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:45:50,289 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:50,470 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:50,627 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423590219808_0006_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000005.tokens
2015-02-10 17:45:50,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:45:50,765 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:50,808 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:50,809 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:50,809 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:50,810 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:51,264 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0006_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000004.tokens
2015-02-10 17:45:51,265 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:45:51,290 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:51,615 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:51,811 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:51,811 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:51,812 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:51,812 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:51,892 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0006_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000003.tokens
2015-02-10 17:45:51,892 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:45:52,291 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:52,813 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:52,814 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:52,814 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:52,814 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:53,292 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:53,815 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:53,816 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:53,816 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:53,817 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,026 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:54,139 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57191, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000002_0_-489046041_1, offset: 512, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 272029
2015-02-10 17:45:54,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:54,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:54,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.split	dst=null	perm=null
2015-02-10 17:45:54,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:54,274 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34769, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000002_0_-489046041_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 269489
2015-02-10 17:45:54,292 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34767, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000001_0_1296876594_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 270196
2015-02-10 17:45:54,293 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,311 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34930, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000000_0_84764767_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 276460
2015-02-10 17:45:54,335 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57198, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000003_0_-689371758_1, offset: 1024, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741887_1063, duration: 274169
2015-02-10 17:45:54,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:54,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:54,435 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34771, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000000_0_84764767_1, offset: 1024, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 734351
2015-02-10 17:45:54,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:45:54,471 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34772, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000003_0_-689371758_1, offset: 512, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 282433
2015-02-10 17:45:54,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_m_000002_0	dst=null	perm=null
2015-02-10 17:45:54,817 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,818 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,818 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,819 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,851 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57201, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0006_m_000001_0_1296876594_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 289092
2015-02-10 17:45:54,936 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0006_01_000004
2015-02-10 17:45:54,936 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000004
2015-02-10 17:45:54,937 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:45:54,937 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0006_01_000004
2015-02-10 17:45:54,937 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,937 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,938 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:54,938 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:54,956 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0006_01_000004 is : 143
2015-02-10 17:45:54,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_m_000001_0	dst=null	perm=null
2015-02-10 17:45:54,972 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:45:54,974 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:54,974 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000004
2015-02-10 17:45:54,975 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067 src: /127.0.0.1:34936 dest: /127.0.0.1:52227
2015-02-10 17:45:54,975 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000004
2015-02-10 17:45:54,975 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000004
2015-02-10 17:45:54,975 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:54,975 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000004
2015-02-10 17:45:54,975 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000004
2015-02-10 17:45:54,977 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0006_01_000004 from application application_1423590219808_0006
2015-02-10 17:45:54,977 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:54,978 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0006
2015-02-10 17:45:54,979 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067 src: /127.0.0.1:34775 dest: /127.0.0.1:57419
2015-02-10 17:45:54,984 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067 src: /127.0.0.1:57204 dest: /127.0.0.1:52572
2015-02-10 17:45:54,990 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1.jhist for DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:45:55,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_m_000000_0	dst=null	perm=null
2015-02-10 17:45:55,060 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0006_01_000003
2015-02-10 17:45:55,061 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000003
2015-02-10 17:45:55,061 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:45:55,061 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0006_01_000003
2015-02-10 17:45:55,062 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:55,062 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:55,063 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:55,063 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0006_01_000004
2015-02-10 17:45:55,063 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:55,064 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:55,064 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0006_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:45:55,064 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000004
2015-02-10 17:45:55,065 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0006_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 17:45:55,065 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:45:55,065 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0006_01_000004, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:55,065 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:55,065 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:45:55,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_m_000003_0	dst=null	perm=null
2015-02-10 17:45:55,066 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0006_000001 released container container_1423590219808_0006_01_000004 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 17:45:55,086 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0006_01_000003 is : 143
2015-02-10 17:45:55,100 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:55,102 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000003
2015-02-10 17:45:55,102 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000003
2015-02-10 17:45:55,104 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000003
2015-02-10 17:45:55,104 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000003
2015-02-10 17:45:55,104 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:55,104 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000003
2015-02-10 17:45:55,104 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0006_01_000003 from application application_1423590219808_0006
2015-02-10 17:45:55,104 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0006_01_000002
2015-02-10 17:45:55,105 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:55,105 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000002
2015-02-10 17:45:55,105 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0006
2015-02-10 17:45:55,106 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:45:55,106 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0006_01_000002
2015-02-10 17:45:55,106 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:55,106 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:55,106 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0006_01_000003
2015-02-10 17:45:55,107 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:55,110 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:55,110 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0006_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:45:55,110 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000003
2015-02-10 17:45:55,110 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0006_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 17:45:55,110 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:45:55,111 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0006_01_000003, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:55,111 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:55,111 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:45:55,111 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0006_000001 released container container_1423590219808_0006_01_000003 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 17:45:55,127 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0006_01_000002 is : 143
2015-02-10 17:45:55,142 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:55,143 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000002
2015-02-10 17:45:55,144 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000002
2015-02-10 17:45:55,144 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000002
2015-02-10 17:45:55,145 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000002
2015-02-10 17:45:55,145 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000002
2015-02-10 17:45:55,146 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:55,146 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0006_01_000002 from application application_1423590219808_0006
2015-02-10 17:45:55,146 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:55,146 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0006
2015-02-10 17:45:55,163 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0006_01_000005
2015-02-10 17:45:55,164 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000005
2015-02-10 17:45:55,164 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:45:55,164 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0006_01_000005
2015-02-10 17:45:55,164 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:55,165 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0006_01_000002
2015-02-10 17:45:55,165 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:45:55,166 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:55,166 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0006_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:45:55,166 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000002
2015-02-10 17:45:55,166 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0006_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:45:55,166 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:45:55,167 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0006_01_000002, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:55,167 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:55,167 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:55,167 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0006_000001 released container container_1423590219808_0006_01_000002 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:45:55,183 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0006_01_000005 is : 143
2015-02-10 17:45:55,198 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:45:55,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000005
2015-02-10 17:45:55,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000005
2015-02-10 17:45:55,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000005
2015-02-10 17:45:55,200 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000005
2015-02-10 17:45:55,200 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:45:55,200 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0006_01_000005 from application application_1423590219808_0006
2015-02-10 17:45:55,200 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:55,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000005
2015-02-10 17:45:55,201 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0006
2015-02-10 17:45:55,294 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:56,166 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:45:56,166 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0006_01_000005
2015-02-10 17:45:56,167 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:45:56,167 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0006_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:45:56,167 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000005
2015-02-10 17:45:56,167 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0006_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:45:56,167 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:45:56,168 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0006_01_000005, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:56,168 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:56,168 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:45:56,168 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0006_000001 released container container_1423590219808_0006_01_000005 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:45:56,295 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:56,926 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:45:56,926 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000006
2015-02-10 17:45:56,926 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0006_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:45:56,926 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0006 container=Container: [ContainerId: container_1423590219808_0006_01_000006, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0006_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:56,927 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:45:56,927 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:45:57,296 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:57,860 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:45:57,878 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0006_000001 (auth:SIMPLE)
2015-02-10 17:45:57,881 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0006_01_000006 by user teamcity
2015-02-10 17:45:57,881 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0006
2015-02-10 17:45:57,882 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000006
2015-02-10 17:45:57,882 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from NEW to INITING
2015-02-10 17:45:57,882 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0006_01_000006 to application application_1423590219808_0006
2015-02-10 17:45:57,883 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from INITING to RUNNING
2015-02-10 17:45:57,883 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:45:57,883 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0006
2015-02-10 17:45:57,883 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0006
2015-02-10 17:45:57,883 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:45:57,884 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0006
2015-02-10 17:45:57,884 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:45:57,884 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:45:57,884 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0006_01_000006
2015-02-10 17:45:57,903 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0006_01_000006.tokens. Credentials list: 
2015-02-10 17:45:57,925 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:57,926 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:45:57,931 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:45:58,053 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0006_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000006.tokens
2015-02-10 17:45:58,053 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:45:58,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:58,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:58,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar	dst=null	perm=null
2015-02-10 17:45:58,217 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57210, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_702893300_5145, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741886_1062, duration: 727960
2015-02-10 17:45:58,249 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:58,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:58,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:58,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml	dst=null	perm=null
2015-02-10 17:45:58,291 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51013, bytes: 98947, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_702893300_5145, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741889_1065, duration: 457812
2015-02-10 17:45:58,297 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:58,313 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:45:58,313 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:45:58,362 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:45:58,362 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:45:58,493 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000006/default_container_executor.sh]
2015-02-10 17:45:58,864 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:45:58,926 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:59,297 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:45:59,927 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:00,298 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:00,928 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:01,299 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:01,929 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:02,300 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:02,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:02,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:02,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:02,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0/part-r-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:02,686 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0/part-r-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:02,803 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068 src: /127.0.0.1:51021 dest: /127.0.0.1:54137
2015-02-10 17:46:02,806 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068 src: /127.0.0.1:34954 dest: /127.0.0.1:52227
2015-02-10 17:46:02,808 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068 src: /127.0.0.1:57221 dest: /127.0.0.1:52572
2015-02-10 17:46:02,826 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57221, dest: /127.0.0.1:52572, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0006_r_000000_0_-126953021_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, duration: 16848468
2015-02-10 17:46:02,826 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:02,827 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:02,827 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34954, dest: /127.0.0.1:52227, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0006_r_000000_0_-126953021_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, duration: 17350054
2015-02-10 17:46:02,828 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:02,828 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:02,829 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51021, dest: /127.0.0.1:54137, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0006_r_000000_0_-126953021_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, duration: 19016044
2015-02-10 17:46:02,829 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:02,829 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:02,836 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0/part-r-00001-00000 is closed by DFSClient_attempt_1423590219808_0006_r_000000_0_-126953021_1
2015-02-10 17:46:02,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:02,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:46:02,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0/part-r-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/part-r-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:02,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary/_attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,879 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0006_r_000000_0_-126953021_1
2015-02-10 17:46:02,930 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:02,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_r_000000_0	dst=null	perm=null
2015-02-10 17:46:02,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/task_1423590219808_0006_r_000000	dst=null	perm=null
2015-02-10 17:46:02,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/_temporary/attempt_1423590219808_0006_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/task_1423590219808_0006_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:03,022 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0006_01_000006
2015-02-10 17:46:03,023 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000006
2015-02-10 17:46:03,023 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:46:03,023 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0006_01_000006
2015-02-10 17:46:03,024 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:03,031 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:03,036 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:46:03,040 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0006_01_000006 is : 143
2015-02-10 17:46:03,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:46:03,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:03,056 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:03,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000006
2015-02-10 17:46:03,057 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000006
2015-02-10 17:46:03,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:03,058 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000006
2015-02-10 17:46:03,058 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000006
2015-02-10 17:46:03,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/task_1423590219808_0006_r_000000	dst=null	perm=null
2015-02-10 17:46:03,060 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000006
2015-02-10 17:46:03,060 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:03,061 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0006_01_000006 from application application_1423590219808_0006
2015-02-10 17:46:03,061 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:03,061 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:03,062 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0006
2015-02-10 17:46:03,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary/1/task_1423590219808_0006_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:03,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary	dst=null	perm=null
2015-02-10 17:46:03,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:03,085 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:46:03,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:03,092 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:46:03,119 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57204, dest: /127.0.0.1:52572, bytes: 60899, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067, duration: 8132077831
2015-02-10 17:46:03,119 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:03,120 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:03,120 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34775, dest: /127.0.0.1:57419, bytes: 60899, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067, duration: 8132869850
2015-02-10 17:46:03,120 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,121 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34936, dest: /127.0.0.1:52227, bytes: 60899, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067, duration: 8134166245
2015-02-10 17:46:03,121 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:03,121 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,122 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:03,125 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1.jhist is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:46:03,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:03,138 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:03,141 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069 src: /127.0.0.1:51024 dest: /127.0.0.1:54137
2015-02-10 17:46:03,145 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069 src: /127.0.0.1:57223 dest: /127.0.0.1:52572
2015-02-10 17:46:03,148 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069 src: /127.0.0.1:34796 dest: /127.0.0.1:57419
2015-02-10 17:46:03,153 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34796, dest: /127.0.0.1:57419, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069, duration: 2727171
2015-02-10 17:46:03,153 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:03,154 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:03,154 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57223, dest: /127.0.0.1:52572, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069, duration: 3649296
2015-02-10 17:46:03,154 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,155 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:03,155 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51024, dest: /127.0.0.1:54137, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069, duration: 4438557
2015-02-10 17:46:03,156 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:03,156 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,160 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary_tmp is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:46:03,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:03,173 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1.jhist	dst=null	perm=null
2015-02-10 17:46:03,175 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:03,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1.jhist	dst=null	perm=null
2015-02-10 17:46:03,180 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:03,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1.jhist	dst=null	perm=null
2015-02-10 17:46:03,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:03,189 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57225, bytes: 61375, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067, duration: 305118
2015-02-10 17:46:03,193 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:03,195 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070 src: /127.0.0.1:34960 dest: /127.0.0.1:52227
2015-02-10 17:46:03,197 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070 src: /127.0.0.1:34799 dest: /127.0.0.1:57419
2015-02-10 17:46:03,198 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070 src: /127.0.0.1:57228 dest: /127.0.0.1:52572
2015-02-10 17:46:03,202 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57228, dest: /127.0.0.1:52572, bytes: 60899, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070, duration: 2390420
2015-02-10 17:46:03,202 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:03,203 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:03,203 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34799, dest: /127.0.0.1:57419, bytes: 60899, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070, duration: 3122156
2015-02-10 17:46:03,203 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,204 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:03,204 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34960, dest: /127.0.0.1:52227, bytes: 60899, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070, duration: 3874140
2015-02-10 17:46:03,204 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,205 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:03,208 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:46:03,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:03,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:03,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:03,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:03,218 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:03,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006/job_1423590219808_0006_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:03,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:03,233 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34963, bytes: 91537, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741890_1066, duration: 519565
2015-02-10 17:46:03,236 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:03,238 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071 src: /127.0.0.1:34964 dest: /127.0.0.1:52227
2015-02-10 17:46:03,241 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071 src: /127.0.0.1:57231 dest: /127.0.0.1:52572
2015-02-10 17:46:03,242 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071 src: /127.0.0.1:34804 dest: /127.0.0.1:57419
2015-02-10 17:46:03,246 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34804, dest: /127.0.0.1:57419, bytes: 90825, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071, duration: 1976596
2015-02-10 17:46:03,246 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:03,247 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:03,247 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57231, dest: /127.0.0.1:52572, bytes: 90825, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071, duration: 2728413
2015-02-10 17:46:03,247 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,248 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:03,248 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34964, dest: /127.0.0.1:52227, bytes: 90825, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_684241457_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071, duration: 3647055
2015-02-10 17:46:03,248 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:03,248 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:03,253 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_684241457_1
2015-02-10 17:46:03,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:03,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:03,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:03,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:03,279 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from RUNNING to FINISHING
2015-02-10 17:46:03,280 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0006
2015-02-10 17:46:03,280 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0006 State change from RUNNING to REMOVING
2015-02-10 17:46:03,280 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0006
2015-02-10 17:46:03,280 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0006 State change from REMOVING to FINISHING
2015-02-10 17:46:03,301 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:03,808 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068
2015-02-10 17:46:03,809 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069
2015-02-10 17:46:04,025 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:04,025 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0006_01_000006
2015-02-10 17:46:04,026 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:04,026 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0006_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:46:04,026 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000006
2015-02-10 17:46:04,026 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0006_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:04,026 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:46:04,027 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0006_01_000006, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:04,027 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:04,027 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:46:04,027 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0006_000001 released container container_1423590219808_0006_01_000006 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:04,126 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069
2015-02-10 17:46:04,127 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067
2015-02-10 17:46:04,128 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070
2015-02-10 17:46:04,129 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071
2015-02-10 17:46:04,289 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741886_1062 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:54137 
2015-02-10 17:46:04,290 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741887_1063 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:52227 
2015-02-10 17:46:04,290 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741888_1064 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:57419 
2015-02-10 17:46:04,290 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741889_1065 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:46:04,291 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741891_1067 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:46:04,291 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741890_1066 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:46:04,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0006	dst=null	perm=null
2015-02-10 17:46:04,302 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:04,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,349 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary
2015-02-10 17:46:04,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/_temporary	dst=null	perm=null
2015-02-10 17:46:04,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,351 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary
2015-02-10 17:46:04,352 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:04,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:04,370 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:04,371 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:04,372 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:04,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,377 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:46:04,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:04,392 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:04,393 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:04,394 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:04,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,398 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:46:04,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:46:04,402 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34968, bytes: 132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, duration: 271587
2015-02-10 17:46:04,403 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/everycomplete/trap
2015-02-10 17:46:04,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap	dst=null	perm=null
2015-02-10 17:46:04,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:46:04,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:46:04,410 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34968, bytes: 132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068, duration: 207554
2015-02-10 17:46:04,411 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/everycomplete/tap
2015-02-10 17:46:04,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap	dst=null	perm=null
2015-02-10 17:46:04,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:04,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everycomplete/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:04,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:04,438 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:04,440 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:46:04,440 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:46:04,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:04,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:04,462 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:46:04,462 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:46:04,463 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic"]
2015-02-10 17:46:04,463 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:46:04,463 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:46:04,463 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:46:04,464 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...hain/tap-nondeterministic
2015-02-10 17:46:04,480 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:04,497 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:04,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:04,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:04,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:04,505 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 7
2015-02-10 17:46:04,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007	dst=null	perm=null
2015-02-10 17:46:04,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:46:04,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:46:04,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:04,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,522 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:04,524 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072 src: /127.0.0.1:34808 dest: /127.0.0.1:57419
2015-02-10 17:46:04,526 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072 src: /127.0.0.1:57237 dest: /127.0.0.1:52572
2015-02-10 17:46:04,527 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072 src: /127.0.0.1:51040 dest: /127.0.0.1:54137
2015-02-10 17:46:04,533 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51040, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, duration: 3533895
2015-02-10 17:46:04,533 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:04,533 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:04,534 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57237, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, duration: 4334654
2015-02-10 17:46:04,535 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:04,535 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,535 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34808, dest: /127.0.0.1:57419, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, duration: 5645779
2015-02-10 17:46:04,536 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:04,536 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,539 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:04,540 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar
2015-02-10 17:46:04,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:04,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:04,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:04,547 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:04,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:46:04,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:46:04,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:46:04,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:46:04,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:46:04,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:04,556 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:04,556 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:46:04,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:04,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,564 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,565 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068
2015-02-10 17:46:04,565 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split
2015-02-10 17:46:04,566 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067
2015-02-10 17:46:04,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:04,567 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071
2015-02-10 17:46:04,569 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070
2015-02-10 17:46:04,569 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:04,571 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073 src: /127.0.0.1:34973 dest: /127.0.0.1:52227
2015-02-10 17:46:04,573 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073 src: /127.0.0.1:34812 dest: /127.0.0.1:57419
2015-02-10 17:46:04,574 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073 src: /127.0.0.1:51043 dest: /127.0.0.1:54137
2015-02-10 17:46:04,576 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073 src: /127.0.0.1:57242 dest: /127.0.0.1:52572
2015-02-10 17:46:04,580 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57242, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 1573198
2015-02-10 17:46:04,580 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:04,580 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:04,581 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51043, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 2255067
2015-02-10 17:46:04,581 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:04,581 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,582 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34812, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 3520299
2015-02-10 17:46:04,582 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,582 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:04,583 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34973, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 4350306
2015-02-10 17:46:04,583 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,583 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:04,587 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:04,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,591 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072
2015-02-10 17:46:04,591 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741892_1068
2015-02-10 17:46:04,592 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069
2015-02-10 17:46:04,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,595 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:04,597 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074 src: /127.0.0.1:51045 dest: /127.0.0.1:54137
2015-02-10 17:46:04,598 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074 src: /127.0.0.1:34816 dest: /127.0.0.1:57419
2015-02-10 17:46:04,600 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074 src: /127.0.0.1:34979 dest: /127.0.0.1:52227
2015-02-10 17:46:04,603 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34979, dest: /127.0.0.1:52227, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, duration: 1681835
2015-02-10 17:46:04,603 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:04,603 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:04,603 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34816, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, duration: 2169953
2015-02-10 17:46:04,604 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:04,604 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,604 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51045, dest: /127.0.0.1:54137, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, duration: 2800581
2015-02-10 17:46:04,605 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:04,605 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,608 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:04,609 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:46:04,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:04,617 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:04,618 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:04,618 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:04,627 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:04,628 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075 src: /127.0.0.1:34818 dest: /127.0.0.1:57419
2015-02-10 17:46:04,630 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075 src: /127.0.0.1:34981 dest: /127.0.0.1:52227
2015-02-10 17:46:04,631 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075 src: /127.0.0.1:51050 dest: /127.0.0.1:54137
2015-02-10 17:46:04,637 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:04,638 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51050, dest: /127.0.0.1:54137, bytes: 97220, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, duration: 3260844
2015-02-10 17:46:04,638 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:04,639 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34981, dest: /127.0.0.1:52227, bytes: 97220, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, duration: 5061454
2015-02-10 17:46:04,639 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,639 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:04,640 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34818, dest: /127.0.0.1:57419, bytes: 97220, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, duration: 5919729
2015-02-10 17:46:04,640 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:04,640 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:04,644 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:04,644 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0007
2015-02-10 17:46:04,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007	dst=null	perm=null
2015-02-10 17:46:04,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:04,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:04,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:04,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:04,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:04,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:04,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:04,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:04,655 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:04,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:04,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:04,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:04,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:04,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:04,662 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 7 submitted by user teamcity
2015-02-10 17:46:04,662 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0007
2015-02-10 17:46:04,662 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0007
2015-02-10 17:46:04,662 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0007 State change from NEW to NEW_SAVING
2015-02-10 17:46:04,663 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0007
2015-02-10 17:46:04,663 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0007 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:46:04,663 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0007_000001
2015-02-10 17:46:04,664 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from NEW to SUBMITTED
2015-02-10 17:46:04,664 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0007 from user: teamcity activated in queue: default
2015-02-10 17:46:04,664 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0007 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:46:04,664 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0007 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:04,664 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0007 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:46:04,665 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0007_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:46:04,665 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:46:04,665 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0007 State change from SUBMITTED to ACCEPTED
2015-02-10 17:46:04,668 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0007/
2015-02-10 17:46:04,668 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0007
2015-02-10 17:46:04,668 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0007/
2015-02-10 17:46:04,790 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741891_1067
2015-02-10 17:46:04,792 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741895_1071
2015-02-10 17:46:04,815 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073
2015-02-10 17:46:04,816 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741894_1070
2015-02-10 17:46:04,929 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:04,929 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000001
2015-02-10 17:46:04,929 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0007_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:46:04,929 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0007 container=Container: [ContainerId: container_1423590219808_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0007_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:04,930 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:46:04,930 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:04,930 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:04,931 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0007 AttemptId: appattempt_1423590219808_0007_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ]
2015-02-10 17:46:04,931 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:46:04,931 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0007_000001
2015-02-10 17:46:04,932 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:46:04,932 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0007_000001
2015-02-10 17:46:04,933 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0007_000001
2015-02-10 17:46:04,933 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0007_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:46:04,937 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0007_000001 (auth:SIMPLE)
2015-02-10 17:46:04,939 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0007_01_000001 by user teamcity
2015-02-10 17:46:04,940 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0007
2015-02-10 17:46:04,940 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000001
2015-02-10 17:46:04,940 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from NEW to INITING
2015-02-10 17:46:04,940 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0007_01_000001 to application application_1423590219808_0007
2015-02-10 17:46:04,940 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] for AM appattempt_1423590219808_0007_000001
2015-02-10 17:46:04,941 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from INITING to RUNNING
2015-02-10 17:46:04,941 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:46:04,941 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:46:04,941 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0007
2015-02-10 17:46:04,942 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:04,942 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:46:04,942 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:46:04,942 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:04,942 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0007_01_000001
2015-02-10 17:46:04,960 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423590219808_0007_01_000001.tokens. Credentials list: 
2015-02-10 17:46:04,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:05,108 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423590219808_0007_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000001.tokens
2015-02-10 17:46:05,108 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:05,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:05,252 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:05,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:05,266 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57252, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-157515164_5366, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, duration: 1383173
2015-02-10 17:46:05,297 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:05,303 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:05,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:05,326 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:05,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:05,338 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51055, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-157515164_5366, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, duration: 298593
2015-02-10 17:46:05,361 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:05,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:05,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:05,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:05,401 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51055, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-157515164_5366, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 260827
2015-02-10 17:46:05,422 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:05,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:05,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:05,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:05,461 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51055, bytes: 97980, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-157515164_5366, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, duration: 452462
2015-02-10 17:46:05,483 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:05,483 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:05,530 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:05,530 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:05,647 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000001/default_container_executor.sh]
2015-02-10 17:46:05,929 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:05,930 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:06,304 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:06,930 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:07,125 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:54137 to replicate blk_1073741896_1072 to datanode(s) 127.0.0.1:52227
2015-02-10 17:46:07,125 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741888_1064, blk_1073741889_1065, blk_1073741890_1066, blk_1073741891_1067, blk_1073741886_1062, blk_1073741887_1063]
2015-02-10 17:46:07,126 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741888_1064, blk_1073741891_1067, blk_1073741886_1062, blk_1073741887_1063]
2015-02-10 17:46:07,305 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:07,931 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:08,274 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741888 for deletion
2015-02-10 17:46:08,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741889 for deletion
2015-02-10 17:46:08,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741888
2015-02-10 17:46:08,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741890 for deletion
2015-02-10 17:46:08,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741889
2015-02-10 17:46:08,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741891 for deletion
2015-02-10 17:46:08,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886 for deletion
2015-02-10 17:46:08,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741890
2015-02-10 17:46:08,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887 for deletion
2015-02-10 17:46:08,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741891
2015-02-10 17:46:08,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886
2015-02-10 17:46:08,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887
2015-02-10 17:46:08,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:08,306 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:08,321 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:46:08,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:46:08,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:46:08,334 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1123949514-10.31.157.187-54137-1423590218203, infoPort=56646, ipcPort=53714, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072 to 127.0.0.1:52227 
2015-02-10 17:46:08,336 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072 src: /127.0.0.1:34991 dest: /127.0.0.1:52227
2015-02-10 17:46:08,337 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072 (numBytes=254067) to /127.0.0.1:52227
2015-02-10 17:46:08,338 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072 src: /127.0.0.1:34991 dest: /127.0.0.1:52227 of size 254067
2015-02-10 17:46:08,339 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741896_1072 size 254067
2015-02-10 17:46:08,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007	dst=null	perm=null
2015-02-10 17:46:08,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:46:08,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:46:08,723 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741888 for deletion
2015-02-10 17:46:08,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741891 for deletion
2015-02-10 17:46:08,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886 for deletion
2015-02-10 17:46:08,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741888
2015-02-10 17:46:08,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741891
2015-02-10 17:46:08,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886
2015-02-10 17:46:08,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887 for deletion
2015-02-10 17:46:08,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887
2015-02-10 17:46:08,814 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072
2015-02-10 17:46:08,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:08,932 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:08,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:09,014 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075
2015-02-10 17:46:09,015 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074
2015-02-10 17:46:09,015 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073
2015-02-10 17:46:09,025 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:34992, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074, duration: 304569
2015-02-10 17:46:09,133 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075
2015-02-10 17:46:09,136 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072
2015-02-10 17:46:09,137 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073
2015-02-10 17:46:09,137 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074
2015-02-10 17:46:09,307 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:09,438 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0006_01_000001 succeeded 
2015-02-10 17:46:09,439 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:46:09,439 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0006_01_000001
2015-02-10 17:46:09,454 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000001
2015-02-10 17:46:09,454 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000001
2015-02-10 17:46:09,454 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000001
2015-02-10 17:46:09,455 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0006/container_1423590219808_0006_01_000001
2015-02-10 17:46:09,455 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000001
2015-02-10 17:46:09,455 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0006_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:46:09,455 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0006_01_000001 from application application_1423590219808_0006
2015-02-10 17:46:09,455 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:09,455 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0006
2015-02-10 17:46:09,574 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075
2015-02-10 17:46:09,775 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072
2015-02-10 17:46:09,776 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741898_1074
2015-02-10 17:46:09,777 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073
2015-02-10 17:46:09,933 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:10,126 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741889_1065, blk_1073741890_1066, blk_1073741886_1062, blk_1073741887_1063]
2015-02-10 17:46:10,127 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741888_1064, blk_1073741889_1065, blk_1073741890_1066, blk_1073741891_1067, blk_1073741886_1062, blk_1073741887_1063]
2015-02-10 17:46:10,285 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0007_000001 (auth:SIMPLE)
2015-02-10 17:46:10,289 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0007_000001
2015-02-10 17:46:10,289 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0007	APPATTEMPTID=appattempt_1423590219808_0007_000001
2015-02-10 17:46:10,289 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:46:10,289 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0007 State change from ACCEPTED to RUNNING
2015-02-10 17:46:10,308 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 6 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:46:10,308 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0006_01_000001
2015-02-10 17:46:10,309 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0006_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:10,309 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0006_000001
2015-02-10 17:46:10,309 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0006_000001 State change from FINISHING to FINISHED
2015-02-10 17:46:10,309 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0006 State change from FINISHING to FINISHED
2015-02-10 17:46:10,309 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0006_000001
2015-02-10 17:46:10,309 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0006_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:46:10,310 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0006	CONTAINERID=container_1423590219808_0006_01_000001
2015-02-10 17:46:10,310 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0006_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:10,310 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:46:10,310 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:10,310 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:10,311 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:46:10,311 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0006_000001 released container container_1423590219808_0006_01_000001 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:10,311 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0006_000001 is done. finalState=FINISHED
2015-02-10 17:46:10,311 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0006 requests cleared
2015-02-10 17:46:10,311 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0006 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:46:10,312 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0006 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:46:10,309 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0006
2015-02-10 17:46:10,312 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0006,name=[CE6F13A636394250896B6DEE86705D22/78C059F789EB4202B4EF3300813D0B67] trap test/(1/1) ...latform/everycomplete/tap,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0006/jobhistory/job/job_1423590219808_0006,appMasterHost=ip-10-31-157-187,startTime=1423590340969,finishTime=1423590363280,finalStatus=SUCCEEDED
2015-02-10 17:46:10,314 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0006_000001 (auth:SIMPLE)
2015-02-10 17:46:10,316 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0006_01_000001
2015-02-10 17:46:10,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:10,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:10,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:10,630 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:10,681 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076 src: /127.0.0.1:51065 dest: /127.0.0.1:54137
2015-02-10 17:46:10,684 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076 src: /127.0.0.1:34998 dest: /127.0.0.1:52227
2015-02-10 17:46:10,686 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076 src: /127.0.0.1:57265 dest: /127.0.0.1:52572
2015-02-10 17:46:10,697 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57265, dest: /127.0.0.1:52572, bytes: 90055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076, duration: 9858736
2015-02-10 17:46:10,698 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:10,698 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:10,699 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34998, dest: /127.0.0.1:52227, bytes: 90055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076, duration: 10719869
2015-02-10 17:46:10,699 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:10,699 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:10,699 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51065, dest: /127.0.0.1:54137, bytes: 90055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076, duration: 11796860
2015-02-10 17:46:10,700 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:10,700 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:10,706 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:10,934 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:11,028 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:11,028 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,029 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,029 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0006
2015-02-10 17:46:11,029 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:11,029 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0006, with delay of 10800 seconds
2015-02-10 17:46:11,030 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,030 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,171 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:11,172 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,172 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,172 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,172 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0006
2015-02-10 17:46:11,173 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:11,173 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0006, with delay of 10800 seconds
2015-02-10 17:46:11,173 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741888 for deletion
2015-02-10 17:46:11,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741889 for deletion
2015-02-10 17:46:11,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741890 for deletion
2015-02-10 17:46:11,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741891 for deletion
2015-02-10 17:46:11,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741888_1064 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741888
2015-02-10 17:46:11,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886 for deletion
2015-02-10 17:46:11,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887 for deletion
2015-02-10 17:46:11,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741889
2015-02-10 17:46:11,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741891_1067 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741891
2015-02-10 17:46:11,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887
2015-02-10 17:46:11,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741890
2015-02-10 17:46:11,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886
2015-02-10 17:46:11,309 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:11,310 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0006
2015-02-10 17:46:11,310 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:11,310 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0006, with delay of 10800 seconds
2015-02-10 17:46:11,310 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,311 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,312 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,312 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0006
2015-02-10 17:46:11,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741889 for deletion
2015-02-10 17:46:11,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741890 for deletion
2015-02-10 17:46:11,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886 for deletion
2015-02-10 17:46:11,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887 for deletion
2015-02-10 17:46:11,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741889_1065 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741889
2015-02-10 17:46:11,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741886
2015-02-10 17:46:11,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741890
2015-02-10 17:46:11,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741887_1063 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741887
2015-02-10 17:46:11,935 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:11,936 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:11,937 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000002
2015-02-10 17:46:11,937 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0007_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available
2015-02-10 17:46:11,937 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0007 container=Container: [ContainerId: container_1423590219808_0007_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0007_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:11,937 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:46:11,938 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:11,938 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:11,938 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000003
2015-02-10 17:46:11,938 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0007_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available
2015-02-10 17:46:11,939 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0007 container=Container: [ContainerId: container_1423590219808_0007_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0007_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:11,939 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:46:11,939 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:12,028 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:12,029 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000004
2015-02-10 17:46:12,029 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0007_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:46:12,029 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0007 container=Container: [ContainerId: container_1423590219808_0007_01_000004, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0007_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:12,029 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:46:12,029 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:12,030 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:12,030 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000005
2015-02-10 17:46:12,030 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0007_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:46:12,031 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0007 container=Container: [ContainerId: container_1423590219808_0007_01_000005, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0007_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:12,031 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:46:12,031 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:12,355 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:12,355 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:12,355 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:12,355 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:12,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:12,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:12,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:12,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:12,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:12,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:12,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:12,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:12,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:12,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:12,535 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0007_000001 (auth:SIMPLE)
2015-02-10 17:46:12,535 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0007_000001 (auth:SIMPLE)
2015-02-10 17:46:12,543 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0007_01_000004 by user teamcity
2015-02-10 17:46:12,543 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0007
2015-02-10 17:46:12,543 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000004
2015-02-10 17:46:12,544 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from NEW to INITING
2015-02-10 17:46:12,544 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0007_01_000004 to application application_1423590219808_0007
2015-02-10 17:46:12,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0007_01_000005 by user teamcity
2015-02-10 17:46:12,544 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from INITING to RUNNING
2015-02-10 17:46:12,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0007_01_000002 by user teamcity
2015-02-10 17:46:12,544 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000005
2015-02-10 17:46:12,545 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:46:12,545 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0007_01_000002 to application application_1423590219808_0007
2015-02-10 17:46:12,545 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0007_01_000005 to application application_1423590219808_0007
2015-02-10 17:46:12,545 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000002
2015-02-10 17:46:12,545 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0007_01_000003 by user teamcity
2015-02-10 17:46:12,546 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000003
2015-02-10 17:46:12,545 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:46:12,545 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,546 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,547 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:12,546 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,547 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0007
2015-02-10 17:46:12,547 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,547 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:12,547 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:12,548 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:12,547 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0007
2015-02-10 17:46:12,548 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:46:12,548 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0007_01_000004
2015-02-10 17:46:12,548 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0007_01_000003 to application application_1423590219808_0007
2015-02-10 17:46:12,549 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:12,549 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,549 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,549 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:12,549 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0007
2015-02-10 17:46:12,550 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0007_01_000005
2015-02-10 17:46:12,549 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:46:12,550 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,551 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0007
2015-02-10 17:46:12,551 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:12,551 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0007
2015-02-10 17:46:12,551 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:12,569 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423590219808_0007_01_000004.tokens. Credentials list: 
2015-02-10 17:46:12,570 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0007_01_000005.tokens. Credentials list: 
2015-02-10 17:46:12,604 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:12,608 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:12,608 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:12,610 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:12,610 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:12,751 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000003/default_container_executor.sh]
2015-02-10 17:46:12,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423590219808_0007_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000004.tokens
2015-02-10 17:46:12,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:12,758 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000002/default_container_executor.sh]
2015-02-10 17:46:12,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:12,912 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:12,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar	dst=null	perm=null
2015-02-10 17:46:12,929 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35006, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1672034762_5655, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741896_1072, duration: 699178
2015-02-10 17:46:12,936 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:12,937 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:12,937 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:12,938 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:12,938 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:12,965 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:12,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:12,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:13,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml	dst=null	perm=null
2015-02-10 17:46:13,013 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51075, bytes: 97980, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1672034762_5655, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741899_1075, duration: 474438
2015-02-10 17:46:13,028 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:13,029 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:13,030 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:13,030 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:13,037 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:13,037 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:13,037 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:13,092 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:13,092 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:13,097 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:13,097 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:13,233 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000004/default_container_executor.sh]
2015-02-10 17:46:13,238 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000005/default_container_executor.sh]
2015-02-10 17:46:13,377 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:46:13,938 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:13,939 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:13,939 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:14,127 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:14,127 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:14,132 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076
2015-02-10 17:46:14,263 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:14,537 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0007_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000005.tokens
2015-02-10 17:46:14,538 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:14,781 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076
2015-02-10 17:46:14,940 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:14,940 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:14,941 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:15,008 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076
2015-02-10 17:46:15,132 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:15,132 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:15,942 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:15,942 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:15,943 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:16,133 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:16,134 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:16,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:16,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:16,809 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51084, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 339220
2015-02-10 17:46:16,943 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:16,944 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:16,944 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:16,945 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34856, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 253148
2015-02-10 17:46:17,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:17,021 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57285, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 1024, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 267149
2015-02-10 17:46:17,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:17,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:17,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:17,135 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:17,135 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:17,325 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:17,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:17,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0/part-m-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:17,354 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34856, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 250433
2015-02-10 17:46:17,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:17,378 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0/part-m-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:17,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0/part-m-00001-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:17,413 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0/part-m-00001-00001. BP-4296439-10.31.157.187-1423590215428 blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:17,427 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077 src: /127.0.0.1:57286 dest: /127.0.0.1:52572
2015-02-10 17:46:17,429 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077 src: /127.0.0.1:51090 dest: /127.0.0.1:54137
2015-02-10 17:46:17,433 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077 src: /127.0.0.1:34861 dest: /127.0.0.1:57419
2015-02-10 17:46:17,450 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34861, dest: /127.0.0.1:57419, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, duration: 15570256
2015-02-10 17:46:17,450 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:17,450 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:17,451 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51090, dest: /127.0.0.1:54137, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, duration: 16595081
2015-02-10 17:46:17,451 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,451 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:17,452 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57286, dest: /127.0.0.1:52572, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, duration: 17026544
2015-02-10 17:46:17,452 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,452 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:17,459 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0/part-m-00001-00000 is closed by DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1
2015-02-10 17:46:17,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,470 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078 src: /127.0.0.1:35021 dest: /127.0.0.1:52227
2015-02-10 17:46:17,471 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078 src: /127.0.0.1:51092 dest: /127.0.0.1:54137
2015-02-10 17:46:17,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,479 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078 src: /127.0.0.1:57291 dest: /127.0.0.1:52572
2015-02-10 17:46:17,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:17,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:17,493 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57291, dest: /127.0.0.1:52572, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, duration: 10460456
2015-02-10 17:46:17,494 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:17,494 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:17,495 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51092, dest: /127.0.0.1:54137, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, duration: 13453459
2015-02-10 17:46:17,496 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:17,496 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35021, dest: /127.0.0.1:52227, bytes: 14, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, duration: 14533271
2015-02-10 17:46:17,496 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,496 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,496 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:17,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0/part-m-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:17,503 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0/part-m-00001-00001 is closed by DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1
2015-02-10 17:46:17,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,524 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000000_0/part-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:17,524 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,527 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079 src: /127.0.0.1:51094 dest: /127.0.0.1:54137
2015-02-10 17:46:17,529 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079 src: /127.0.0.1:35027 dest: /127.0.0.1:52227
2015-02-10 17:46:17,530 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079 src: /127.0.0.1:34866 dest: /127.0.0.1:57419
2015-02-10 17:46:17,534 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34866, dest: /127.0.0.1:57419, bytes: 23, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, duration: 1209704
2015-02-10 17:46:17,535 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:17,535 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:17,535 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35027, dest: /127.0.0.1:52227, bytes: 23, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, duration: 2041002
2015-02-10 17:46:17,536 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:17,536 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51094, dest: /127.0.0.1:54137, bytes: 23, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, duration: 3429796
2015-02-10 17:46:17,536 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,537 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:17,537 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:17,540 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0007_m_000000_0_849603040_1
2015-02-10 17:46:17,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:17,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0/part-m-00001-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00001	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:17,556 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,567 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000001_0/part-00001. BP-4296439-10.31.157.187-1423590215428 blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:17,572 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080 src: /127.0.0.1:57295 dest: /127.0.0.1:52572
2015-02-10 17:46:17,575 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080 src: /127.0.0.1:35030 dest: /127.0.0.1:52227
2015-02-10 17:46:17,576 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080 src: /127.0.0.1:51099 dest: /127.0.0.1:54137
2015-02-10 17:46:17,581 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51099, dest: /127.0.0.1:54137, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, duration: 3809334
2015-02-10 17:46:17,582 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:17,582 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:17,582 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35030, dest: /127.0.0.1:52227, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, duration: 2064072
2015-02-10 17:46:17,583 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,583 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:17,583 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57295, dest: /127.0.0.1:52572, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, duration: 3278308
2015-02-10 17:46:17,584 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:17,584 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:17,588 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000001_0/part-00001 is closed by DFSClient_attempt_1423590219808_0007_m_000001_0_808815108_1
2015-02-10 17:46:17,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:17,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000000_0	dst=null	perm=null
2015-02-10 17:46:17,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000000	dst=null	perm=null
2015-02-10 17:46:17,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:17,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000001_0	dst=null	perm=null
2015-02-10 17:46:17,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000001	dst=null	perm=null
2015-02-10 17:46:17,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000001	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:17,721 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35033, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 512, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 267191
2015-02-10 17:46:17,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job.split	dst=null	perm=null
2015-02-10 17:46:17,733 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0007_01_000002
2015-02-10 17:46:17,733 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000002
2015-02-10 17:46:17,733 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:46:17,734 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0007_01_000002
2015-02-10 17:46:17,734 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:17,734 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:17,735 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:17,753 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0007_01_000002 is : 143
2015-02-10 17:46:17,761 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:17,764 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081 src: /127.0.0.1:34873 dest: /127.0.0.1:57419
2015-02-10 17:46:17,766 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081 src: /127.0.0.1:57302 dest: /127.0.0.1:52572
2015-02-10 17:46:17,768 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081 src: /127.0.0.1:51105 dest: /127.0.0.1:54137
2015-02-10 17:46:17,768 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:17,769 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000002
2015-02-10 17:46:17,770 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000002
2015-02-10 17:46:17,770 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000002
2015-02-10 17:46:17,771 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000002
2015-02-10 17:46:17,771 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000002
2015-02-10 17:46:17,771 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:17,771 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0007_01_000002 from application application_1423590219808_0007
2015-02-10 17:46:17,772 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:17,772 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0007
2015-02-10 17:46:17,777 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0007_01_000003
2015-02-10 17:46:17,777 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000003
2015-02-10 17:46:17,778 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:46:17,778 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:17,779 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:17,779 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0007_01_000002
2015-02-10 17:46:17,779 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:17,780 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1.jhist for DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:17,778 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0007_01_000003
2015-02-10 17:46:17,781 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:17,781 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0007_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:46:17,781 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000002
2015-02-10 17:46:17,782 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0007_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-10 17:46:17,782 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:46:17,782 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0007_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:17,782 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:17,783 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:46:17,783 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0007_000001 released container container_1423590219808_0007_01_000002 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-10 17:46:17,798 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0007_01_000003 is : 143
2015-02-10 17:46:17,813 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:17,814 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000003
2015-02-10 17:46:17,815 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000003
2015-02-10 17:46:17,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000003
2015-02-10 17:46:17,816 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000003
2015-02-10 17:46:17,816 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000003
2015-02-10 17:46:17,817 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:17,817 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0007_01_000003 from application application_1423590219808_0007
2015-02-10 17:46:17,817 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:17,818 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0007
2015-02-10 17:46:17,854 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57304, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 1024, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741897_1073, duration: 1597941
2015-02-10 17:46:17,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:17,868 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57305, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 261693
2015-02-10 17:46:17,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000002_0/part-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:17,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:17,983 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57304, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 512, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 249386
2015-02-10 17:46:18,007 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000003_0/part-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,136 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:18,137 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:18,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:18,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0/part-m-00001-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,190 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0/part-m-00001-00002. BP-4296439-10.31.157.187-1423590215428 blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:18,239 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082 src: /127.0.0.1:57306 dest: /127.0.0.1:52572
2015-02-10 17:46:18,242 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082 src: /127.0.0.1:34879 dest: /127.0.0.1:57419
2015-02-10 17:46:18,243 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082 src: /127.0.0.1:51110 dest: /127.0.0.1:54137
2015-02-10 17:46:18,254 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51110, dest: /127.0.0.1:54137, bytes: 13, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, duration: 9018461
2015-02-10 17:46:18,254 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,254 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,255 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34879, dest: /127.0.0.1:57419, bytes: 13, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, duration: 9371261
2015-02-10 17:46:18,255 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,255 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,256 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57306, dest: /127.0.0.1:52572, bytes: 13, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, duration: 10206502
2015-02-10 17:46:18,256 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,256 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,262 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0/part-m-00001-00002 is closed by DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1
2015-02-10 17:46:18,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:18,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:18,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:18,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0/part-m-00001-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0/part-m-00001-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00002	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,315 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0/part-m-00001-00003. BP-4296439-10.31.157.187-1423590215428 blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:18,317 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000002_0/part-00002. BP-4296439-10.31.157.187-1423590215428 blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:18,322 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084 src: /127.0.0.1:34881 dest: /127.0.0.1:57419
2015-02-10 17:46:18,324 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084 src: /127.0.0.1:57311 dest: /127.0.0.1:52572
2015-02-10 17:46:18,326 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084 src: /127.0.0.1:35046 dest: /127.0.0.1:52227
2015-02-10 17:46:18,330 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35046, dest: /127.0.0.1:52227, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, duration: 3020075
2015-02-10 17:46:18,331 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,331 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:18,331 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57311, dest: /127.0.0.1:52572, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, duration: 3630854
2015-02-10 17:46:18,332 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,332 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:18,332 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34881, dest: /127.0.0.1:57419, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, duration: 4425748
2015-02-10 17:46:18,332 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,333 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:18,337 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000002_0/part-00002 is closed by DFSClient_attempt_1423590219808_0007_m_000002_0_2100994519_1
2015-02-10 17:46:18,365 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083 src: /127.0.0.1:57310 dest: /127.0.0.1:52572
2015-02-10 17:46:18,368 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083 src: /127.0.0.1:35047 dest: /127.0.0.1:52227
2015-02-10 17:46:18,369 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083 src: /127.0.0.1:34886 dest: /127.0.0.1:57419
2015-02-10 17:46:18,379 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34886, dest: /127.0.0.1:57419, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, duration: 8577683
2015-02-10 17:46:18,380 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,380 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:18,381 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35047, dest: /127.0.0.1:52227, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, duration: 9026278
2015-02-10 17:46:18,381 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:18,381 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,382 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57310, dest: /127.0.0.1:52572, bytes: 15, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, duration: 10400608
2015-02-10 17:46:18,382 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,382 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:18,392 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0/part-m-00001-00003 is closed by DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1
2015-02-10 17:46:18,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:18,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:18,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0/part-m-00001-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00003	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000002_0	dst=null	perm=null
2015-02-10 17:46:18,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary/_attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000002	dst=null	perm=null
2015-02-10 17:46:18,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000002_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000002	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:18,446 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000003_0/part-00003. BP-4296439-10.31.157.187-1423590215428 blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:18,449 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085 src: /127.0.0.1:35049 dest: /127.0.0.1:52227
2015-02-10 17:46:18,450 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085 src: /127.0.0.1:57316 dest: /127.0.0.1:52572
2015-02-10 17:46:18,452 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085 src: /127.0.0.1:51119 dest: /127.0.0.1:54137
2015-02-10 17:46:18,459 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51119, dest: /127.0.0.1:54137, bytes: 22, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, duration: 5601545
2015-02-10 17:46:18,460 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,460 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57316, dest: /127.0.0.1:52572, bytes: 22, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, duration: 6478570
2015-02-10 17:46:18,461 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,461 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,460 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,462 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35049, dest: /127.0.0.1:52227, bytes: 22, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, duration: 7429568
2015-02-10 17:46:18,462 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,462 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,466 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000003_0/part-00003 is closed by DFSClient_attempt_1423590219808_0007_m_000003_0_-1138359017_1
2015-02-10 17:46:18,506 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0007_01_000004
2015-02-10 17:46:18,506 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000004
2015-02-10 17:46:18,507 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:46:18,507 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0007_01_000004
2015-02-10 17:46:18,507 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:18,508 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:18,527 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0007_01_000004 is : 143
2015-02-10 17:46:18,542 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:18,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000004
2015-02-10 17:46:18,543 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000004
2015-02-10 17:46:18,543 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000004
2015-02-10 17:46:18,543 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000004
2015-02-10 17:46:18,543 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000004
2015-02-10 17:46:18,543 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:18,544 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0007_01_000004 from application application_1423590219808_0007
2015-02-10 17:46:18,544 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:18,544 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0007
2015-02-10 17:46:18,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000003_0	dst=null	perm=null
2015-02-10 17:46:18,563 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000003	dst=null	perm=null
2015-02-10 17:46:18,566 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/_temporary/attempt_1423590219808_0007_m_000003_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000003	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:18,636 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0007_01_000005
2015-02-10 17:46:18,636 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000005
2015-02-10 17:46:18,636 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:46:18,637 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0007_01_000005
2015-02-10 17:46:18,637 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:18,637 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0007_01_000004
2015-02-10 17:46:18,638 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:18,638 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:18,638 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0007_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:46:18,639 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000004
2015-02-10 17:46:18,639 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0007_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:46:18,639 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:46:18,639 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0007_01_000004, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:18,639 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:18,640 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:46:18,640 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0007_000001 released container container_1423590219808_0007_01_000004 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:46:18,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,652 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:18,656 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0007_01_000005 is : 143
2015-02-10 17:46:18,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1	dst=null	perm=null
2015-02-10 17:46:18,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000000	dst=null	perm=null
2015-02-10 17:46:18,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00000	dst=null	perm=null
2015-02-10 17:46:18,672 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:18,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000005
2015-02-10 17:46:18,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000005
2015-02-10 17:46:18,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000005
2015-02-10 17:46:18,673 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000005
2015-02-10 17:46:18,674 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000005
2015-02-10 17:46:18,674 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:18,674 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0007_01_000005 from application application_1423590219808_0007
2015-02-10 17:46:18,674 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:18,674 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0007
2015-02-10 17:46:18,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000001	dst=null	perm=null
2015-02-10 17:46:18,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00001	dst=null	perm=null
2015-02-10 17:46:18,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00001	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000002	dst=null	perm=null
2015-02-10 17:46:18,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00002	dst=null	perm=null
2015-02-10 17:46:18,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000002/part-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00002	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:18,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000003	dst=null	perm=null
2015-02-10 17:46:18,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00003	dst=null	perm=null
2015-02-10 17:46:18,707 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary/1/task_1423590219808_0007_m_000003/part-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00003	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:18,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,723 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:18,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,730 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:18,751 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51105, dest: /127.0.0.1:54137, bytes: 48010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081, duration: 981373683
2015-02-10 17:46:18,751 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,755 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,755 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57302, dest: /127.0.0.1:52572, bytes: 48010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081, duration: 983319583
2015-02-10 17:46:18,755 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,756 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34873, dest: /127.0.0.1:57419, bytes: 48010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081, duration: 984132213
2015-02-10 17:46:18,756 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,760 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1.jhist is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:18,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,771 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:18,773 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086 src: /127.0.0.1:34890 dest: /127.0.0.1:57419
2015-02-10 17:46:18,775 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086 src: /127.0.0.1:57319 dest: /127.0.0.1:52572
2015-02-10 17:46:18,776 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086 src: /127.0.0.1:51122 dest: /127.0.0.1:54137
2015-02-10 17:46:18,780 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51122, dest: /127.0.0.1:54137, bytes: 439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086, duration: 1970868
2015-02-10 17:46:18,780 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:18,781 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,781 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,780 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,781 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57319, dest: /127.0.0.1:52572, bytes: 439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086, duration: 2029130
2015-02-10 17:46:18,782 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,783 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34890, dest: /127.0.0.1:57419, bytes: 439, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086, duration: 3921013
2015-02-10 17:46:18,783 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,781 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:18,783 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,783 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0007_01_000003
2015-02-10 17:46:18,784 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:18,785 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0007_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:46:18,785 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000003
2015-02-10 17:46:18,785 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0007_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:46:18,785 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:46:18,785 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0007_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:18,786 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:18,786 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:46:18,786 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0007_000001 released container container_1423590219808_0007_01_000003 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:46:18,787 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary_tmp is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:18,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:18,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1.jhist	dst=null	perm=null
2015-02-10 17:46:18,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:18,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1.jhist	dst=null	perm=null
2015-02-10 17:46:18,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:18,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1.jhist	dst=null	perm=null
2015-02-10 17:46:18,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,817 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57321, bytes: 48386, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081, duration: 291653
2015-02-10 17:46:18,820 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:18,822 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087 src: /127.0.0.1:34894 dest: /127.0.0.1:57419
2015-02-10 17:46:18,824 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087 src: /127.0.0.1:35057 dest: /127.0.0.1:52227
2015-02-10 17:46:18,825 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087 src: /127.0.0.1:51126 dest: /127.0.0.1:54137
2015-02-10 17:46:18,829 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51126, dest: /127.0.0.1:54137, bytes: 48010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087, duration: 2377004
2015-02-10 17:46:18,830 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,830 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,830 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35057, dest: /127.0.0.1:52227, bytes: 48010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087, duration: 3045901
2015-02-10 17:46:18,830 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,830 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,831 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34894, dest: /127.0.0.1:57419, bytes: 48010, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087, duration: 3991939
2015-02-10 17:46:18,831 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,832 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:18,835 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:18,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:18,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:18,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:18,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:18,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:18,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007/job_1423590219808_0007_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:18,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:18,858 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35059, bytes: 90759, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741900_1076, duration: 2302172
2015-02-10 17:46:18,861 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:18,863 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088 src: /127.0.0.1:57326 dest: /127.0.0.1:52572
2015-02-10 17:46:18,865 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088 src: /127.0.0.1:35061 dest: /127.0.0.1:52227
2015-02-10 17:46:18,867 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088 src: /127.0.0.1:34900 dest: /127.0.0.1:57419
2015-02-10 17:46:18,873 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34900, dest: /127.0.0.1:57419, bytes: 90055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088, duration: 4537732
2015-02-10 17:46:18,873 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:18,873 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:18,874 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:18,875 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35061, dest: /127.0.0.1:52227, bytes: 90055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088, duration: 5718540
2015-02-10 17:46:18,875 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,875 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57326, dest: /127.0.0.1:52572, bytes: 90055, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1048092416_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088, duration: 6477057
2015-02-10 17:46:18,876 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:18,876 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:18,880 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-1048092416_1
2015-02-10 17:46:18,885 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:18,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:18,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:18,937 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:18,947 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from RUNNING to FINISHING
2015-02-10 17:46:18,947 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0007
2015-02-10 17:46:18,947 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0007 State change from RUNNING to REMOVING
2015-02-10 17:46:18,947 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0007
2015-02-10 17:46:18,947 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0007 State change from REMOVING to FINISHING
2015-02-10 17:46:19,135 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082
2015-02-10 17:46:19,136 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080
2015-02-10 17:46:19,136 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079
2015-02-10 17:46:19,137 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086
2015-02-10 17:46:19,138 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087
2015-02-10 17:46:19,139 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078
2015-02-10 17:46:19,139 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077
2015-02-10 17:46:19,140 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081
2015-02-10 17:46:19,141 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085
2015-02-10 17:46:19,141 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088
2015-02-10 17:46:19,142 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084
2015-02-10 17:46:19,143 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077
2015-02-10 17:46:19,143 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081
2015-02-10 17:46:19,144 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083
2015-02-10 17:46:19,145 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087
2015-02-10 17:46:19,146 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082
2015-02-10 17:46:19,146 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079
2015-02-10 17:46:19,147 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086
2015-02-10 17:46:19,638 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:19,639 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0007_01_000005
2015-02-10 17:46:19,639 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:19,640 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0007_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:46:19,640 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000005
2015-02-10 17:46:19,640 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0007_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:19,640 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:46:19,640 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0007_01_000005, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:19,641 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:19,641 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:46:19,641 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0007_000001 released container container_1423590219808_0007_01_000005 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:19,784 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:19,784 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084
2015-02-10 17:46:19,785 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741911_1087
2015-02-10 17:46:19,786 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079
2015-02-10 17:46:19,787 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088
2015-02-10 17:46:19,788 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078
2015-02-10 17:46:19,788 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083
2015-02-10 17:46:19,789 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085
2015-02-10 17:46:19,789 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080
2015-02-10 17:46:19,956 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741896_1072 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:54137 127.0.0.1:52227 
2015-02-10 17:46:19,956 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741897_1073 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:54137 127.0.0.1:52572 
2015-02-10 17:46:19,957 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741898_1074 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52227 
2015-02-10 17:46:19,957 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741899_1075 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:46:19,957 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741905_1081 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:54137 
2015-02-10 17:46:19,957 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741900_1076 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:46:19,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0007	dst=null	perm=null
2015-02-10 17:46:20,014 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,014 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary
2015-02-10 17:46:20,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:20,016 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741912_1088
2015-02-10 17:46:20,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,017 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077
2015-02-10 17:46:20,017 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary
2015-02-10 17:46:20,017 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:20,017 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741905_1081
2015-02-10 17:46:20,018 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080
2015-02-10 17:46:20,019 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082
2015-02-10 17:46:20,019 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085
2015-02-10 17:46:20,020 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084
2015-02-10 17:46:20,020 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083
2015-02-10 17:46:20,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/_temporary	dst=null	perm=null
2015-02-10 17:46:20,021 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078
2015-02-10 17:46:20,021 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086
2015-02-10 17:46:20,036 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:20,037 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:20,038 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:20,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,045 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 4
2015-02-10 17:46:20,046 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00000	dst=null	perm=null
2015-02-10 17:46:20,049 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34902, bytes: 27, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, duration: 239450
2015-02-10 17:46:20,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00001	dst=null	perm=null
2015-02-10 17:46:20,052 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35065, bytes: 47, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, duration: 213293
2015-02-10 17:46:20,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00002	dst=null	perm=null
2015-02-10 17:46:20,055 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 47, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, duration: 214869
2015-02-10 17:46:20,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00003	dst=null	perm=null
2015-02-10 17:46:20,058 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35065, bytes: 26, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, duration: 207091
2015-02-10 17:46:20,072 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:20,073 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:20,074 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:20,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,081 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 4
2015-02-10 17:46:20,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:20,084 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 19, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, duration: 217946
2015-02-10 17:46:20,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:20,087 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 18, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, duration: 223378
2015-02-10 17:46:20,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:20,089 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 17, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, duration: 203697
2015-02-10 17:46:20,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:20,092 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35065, bytes: 19, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, duration: 196338
2015-02-10 17:46:20,092 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/allchain/trap-nondeterministic
2015-02-10 17:46:20,093 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:20,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:20,100 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 19, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741901_1077, duration: 206173
2015-02-10 17:46:20,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:20,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:20,104 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51135, bytes: 18, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741902_1078, duration: 244033
2015-02-10 17:46:20,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:20,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:20,108 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 17, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741906_1082, duration: 202447
2015-02-10 17:46:20,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:20,110 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/trap-nondeterministic/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:20,112 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34902, bytes: 19, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741907_1083, duration: 189549
2015-02-10 17:46:20,113 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/allchain/tap-nondeterministic
2015-02-10 17:46:20,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,115 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,116 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic	dst=null	perm=null
2015-02-10 17:46:20,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00000	dst=null	perm=null
2015-02-10 17:46:20,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00000	dst=null	perm=null
2015-02-10 17:46:20,121 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51135, bytes: 27, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741903_1079, duration: 211075
2015-02-10 17:46:20,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00001	dst=null	perm=null
2015-02-10 17:46:20,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00001	dst=null	perm=null
2015-02-10 17:46:20,124 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35065, bytes: 47, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741904_1080, duration: 189249
2015-02-10 17:46:20,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00002	dst=null	perm=null
2015-02-10 17:46:20,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00002	dst=null	perm=null
2015-02-10 17:46:20,128 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34902, bytes: 47, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741908_1084, duration: 205631
2015-02-10 17:46:20,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00003	dst=null	perm=null
2015-02-10 17:46:20,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allchain/tap-nondeterministic/part-00003	dst=null	perm=null
2015-02-10 17:46:20,133 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51135, bytes: 26, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741909_1085, duration: 256418
2015-02-10 17:46:20,135 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:20,159 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:20,162 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:46:20,163 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:46:20,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:20,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:20,195 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:46:20,195 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:46:20,195 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap"]
2015-02-10 17:46:20,195 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:46:20,195 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:46:20,196 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:46:20,196 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...-mr1/trapplatform/seq/tap
2015-02-10 17:46:20,211 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:20,227 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:20,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:20,231 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:20,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:20,233 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 8
2015-02-10 17:46:20,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008	dst=null	perm=null
2015-02-10 17:46:20,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:46:20,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:46:20,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:20,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,248 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:20,249 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089 src: /127.0.0.1:34906 dest: /127.0.0.1:57419
2015-02-10 17:46:20,251 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089 src: /127.0.0.1:35069 dest: /127.0.0.1:52227
2015-02-10 17:46:20,252 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089 src: /127.0.0.1:51138 dest: /127.0.0.1:54137
2015-02-10 17:46:20,259 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51138, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, duration: 4667867
2015-02-10 17:46:20,259 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:20,259 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:20,260 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35069, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, duration: 5740123
2015-02-10 17:46:20,260 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:20,260 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,261 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34906, dest: /127.0.0.1:57419, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, duration: 5704745
2015-02-10 17:46:20,261 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,261 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:20,266 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:20,267 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar
2015-02-10 17:46:20,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:20,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:20,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:20,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:20,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:46:20,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:46:20,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:46:20,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:46:20,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:46:20,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:20,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:20,283 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:46:20,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:20,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,292 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split
2015-02-10 17:46:20,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:20,296 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:20,297 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090 src: /127.0.0.1:35071 dest: /127.0.0.1:52227
2015-02-10 17:46:20,299 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090 src: /127.0.0.1:57338 dest: /127.0.0.1:52572
2015-02-10 17:46:20,301 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090 src: /127.0.0.1:34911 dest: /127.0.0.1:57419
2015-02-10 17:46:20,303 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090 src: /127.0.0.1:51142 dest: /127.0.0.1:54137
2015-02-10 17:46:20,306 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51142, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 2438963
2015-02-10 17:46:20,307 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:20,307 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:20,307 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34911, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 3107548
2015-02-10 17:46:20,307 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,308 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:20,308 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57338, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 3624312
2015-02-10 17:46:20,308 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,309 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:20,309 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35071, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 4128618
2015-02-10 17:46:20,309 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,310 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:20,314 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:20,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,320 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,321 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:20,323 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091 src: /127.0.0.1:51143 dest: /127.0.0.1:54137
2015-02-10 17:46:20,324 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091 src: /127.0.0.1:34914 dest: /127.0.0.1:57419
2015-02-10 17:46:20,325 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091 src: /127.0.0.1:57343 dest: /127.0.0.1:52572
2015-02-10 17:46:20,329 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57343, dest: /127.0.0.1:52572, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, duration: 1908058
2015-02-10 17:46:20,329 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:20,330 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:20,330 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34914, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, duration: 2059509
2015-02-10 17:46:20,330 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,330 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:20,331 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51143, dest: /127.0.0.1:54137, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, duration: 2487471
2015-02-10 17:46:20,331 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,332 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:20,335 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:20,336 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:46:20,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:20,343 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:20,343 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:20,344 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:20,351 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:20,353 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092 src: /127.0.0.1:35078 dest: /127.0.0.1:52227
2015-02-10 17:46:20,354 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092 src: /127.0.0.1:51147 dest: /127.0.0.1:54137
2015-02-10 17:46:20,355 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092 src: /127.0.0.1:57346 dest: /127.0.0.1:52572
2015-02-10 17:46:20,360 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57346, dest: /127.0.0.1:52572, bytes: 98779, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, duration: 2879015
2015-02-10 17:46:20,361 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:20,361 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:20,361 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51147, dest: /127.0.0.1:54137, bytes: 98779, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, duration: 3954346
2015-02-10 17:46:20,362 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:20,362 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,362 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35078, dest: /127.0.0.1:52227, bytes: 98779, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, duration: 5123277
2015-02-10 17:46:20,363 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:20,363 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:20,366 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:20,367 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0008
2015-02-10 17:46:20,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008	dst=null	perm=null
2015-02-10 17:46:20,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:20,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:20,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:20,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:20,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:20,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:20,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:20,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:20,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:20,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:20,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:20,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:20,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:20,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:20,384 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 8 submitted by user teamcity
2015-02-10 17:46:20,385 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0008
2015-02-10 17:46:20,385 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0008
2015-02-10 17:46:20,385 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0008
2015-02-10 17:46:20,385 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0008 State change from NEW to NEW_SAVING
2015-02-10 17:46:20,386 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0008 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:46:20,386 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0008_000001
2015-02-10 17:46:20,386 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from NEW to SUBMITTED
2015-02-10 17:46:20,386 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0008 from user: teamcity activated in queue: default
2015-02-10 17:46:20,387 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0008 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:46:20,387 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0008 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:46:20,387 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0008 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:20,387 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0008_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:46:20,388 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:46:20,389 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0008 State change from SUBMITTED to ACCEPTED
2015-02-10 17:46:20,390 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0008/
2015-02-10 17:46:20,391 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0008
2015-02-10 17:46:20,391 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0008/
2015-02-10 17:46:20,640 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:20,640 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000001
2015-02-10 17:46:20,640 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0008_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:46:20,641 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0008 container=Container: [ContainerId: container_1423590219808_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0008_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:20,641 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:46:20,641 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:20,641 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:20,642 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0008 AttemptId: appattempt_1423590219808_0008_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ]
2015-02-10 17:46:20,642 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:46:20,642 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0008_000001
2015-02-10 17:46:20,643 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:46:20,643 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0008_000001
2015-02-10 17:46:20,644 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0008_000001
2015-02-10 17:46:20,644 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0008_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:46:20,648 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0008_000001 (auth:SIMPLE)
2015-02-10 17:46:20,650 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0008_01_000001 by user teamcity
2015-02-10 17:46:20,651 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0008
2015-02-10 17:46:20,651 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000001
2015-02-10 17:46:20,651 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from NEW to INITING
2015-02-10 17:46:20,651 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0008_01_000001 to application application_1423590219808_0008
2015-02-10 17:46:20,652 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0008_000001
2015-02-10 17:46:20,652 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from INITING to RUNNING
2015-02-10 17:46:20,652 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:46:20,652 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:46:20,652 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0008
2015-02-10 17:46:20,653 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:20,653 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:46:20,653 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:46:20,653 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:20,654 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0008_01_000001
2015-02-10 17:46:20,671 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0008_01_000001.tokens. Credentials list: 
2015-02-10 17:46:20,697 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:20,785 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:20,814 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0008_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000001.tokens
2015-02-10 17:46:20,815 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:20,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:20,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:20,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:20,973 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51135, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2118145212_6058, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, duration: 1188403
2015-02-10 17:46:21,007 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:21,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:21,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:21,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:21,048 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51135, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2118145212_6058, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, duration: 253495
2015-02-10 17:46:21,070 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:21,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:21,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:21,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:21,110 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2118145212_6058, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 245007
2015-02-10 17:46:21,131 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:21,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:21,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:21,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:21,175 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57332, bytes: 99551, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2118145212_6058, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, duration: 430852
2015-02-10 17:46:21,199 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:21,199 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:21,244 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:21,244 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:21,360 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000001/default_container_executor.sh]
2015-02-10 17:46:21,640 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:21,641 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:21,786 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:22,128 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:54137 to replicate blk_1073741913_1089 to datanode(s) 127.0.0.1:52572
2015-02-10 17:46:22,129 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741896_1072, blk_1073741897_1073, blk_1073741898_1074, blk_1073741899_1075, blk_1073741900_1076]
2015-02-10 17:46:22,129 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741905_1081, blk_1073741896_1072, blk_1073741897_1073, blk_1073741898_1074, blk_1073741899_1075]
2015-02-10 17:46:22,641 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:22,787 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:23,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896 for deletion
2015-02-10 17:46:23,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897 for deletion
2015-02-10 17:46:23,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741898 for deletion
2015-02-10 17:46:23,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896
2015-02-10 17:46:23,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741898
2015-02-10 17:46:23,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741899 for deletion
2015-02-10 17:46:23,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741900_1076 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741900 for deletion
2015-02-10 17:46:23,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897
2015-02-10 17:46:23,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741899
2015-02-10 17:46:23,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741900_1076 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741900
2015-02-10 17:46:23,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741905 for deletion
2015-02-10 17:46:23,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896 for deletion
2015-02-10 17:46:23,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897 for deletion
2015-02-10 17:46:23,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741905
2015-02-10 17:46:23,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741898 for deletion
2015-02-10 17:46:23,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741899 for deletion
2015-02-10 17:46:23,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897
2015-02-10 17:46:23,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741899
2015-02-10 17:46:23,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896
2015-02-10 17:46:23,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741898
2015-02-10 17:46:23,335 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1123949514-10.31.157.187-54137-1423590218203, infoPort=56646, ipcPort=53714, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089 to 127.0.0.1:52572 
2015-02-10 17:46:23,337 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089 src: /127.0.0.1:57352 dest: /127.0.0.1:52572
2015-02-10 17:46:23,337 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089 (numBytes=254067) to /127.0.0.1:52572
2015-02-10 17:46:23,340 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089 src: /127.0.0.1:57352 dest: /127.0.0.1:52572 of size 254067
2015-02-10 17:46:23,340 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741913_1089 size 254067
2015-02-10 17:46:23,642 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:23,788 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:24,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:24,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:46:24,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:46:24,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:46:24,147 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089
2015-02-10 17:46:24,148 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090
2015-02-10 17:46:24,149 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092
2015-02-10 17:46:24,150 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091
2015-02-10 17:46:24,153 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089
2015-02-10 17:46:24,153 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091
2015-02-10 17:46:24,154 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090
2015-02-10 17:46:24,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008	dst=null	perm=null
2015-02-10 17:46:24,194 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:46:24,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:46:24,643 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:24,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:24,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:24,789 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:24,794 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092
2015-02-10 17:46:24,794 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090
2015-02-10 17:46:24,822 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51156, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091, duration: 240131
2015-02-10 17:46:24,994 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089
2015-02-10 17:46:25,007 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0007_01_000001 succeeded 
2015-02-10 17:46:25,008 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:46:25,008 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0007_01_000001
2015-02-10 17:46:25,023 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000001
2015-02-10 17:46:25,024 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000001
2015-02-10 17:46:25,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000001
2015-02-10 17:46:25,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000001
2015-02-10 17:46:25,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0007/container_1423590219808_0007_01_000001
2015-02-10 17:46:25,025 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0007_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:46:25,025 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741915_1091
2015-02-10 17:46:25,025 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0007_01_000001 from application application_1423590219808_0007
2015-02-10 17:46:25,025 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:25,026 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0007
2015-02-10 17:46:25,129 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741905_1081, blk_1073741896_1072, blk_1073741897_1073, blk_1073741898_1074, blk_1073741899_1075, blk_1073741900_1076]
2015-02-10 17:46:25,130 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741905_1081, blk_1073741896_1072, blk_1073741897_1073, blk_1073741900_1076]
2015-02-10 17:46:25,226 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089
2015-02-10 17:46:25,228 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092
2015-02-10 17:46:25,229 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090
2015-02-10 17:46:25,644 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:25,790 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 7 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:46:25,790 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0007_01_000001
2015-02-10 17:46:25,791 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0007_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:25,791 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0007_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:46:25,791 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0007	CONTAINERID=container_1423590219808_0007_01_000001
2015-02-10 17:46:25,792 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0007_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:25,792 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0007_000001
2015-02-10 17:46:25,792 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0007_000001 State change from FINISHING to FINISHED
2015-02-10 17:46:25,792 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:46:25,793 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:25,793 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:25,793 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:46:25,793 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0007_000001 released container container_1423590219808_0007_01_000001 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:25,792 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0007 State change from FINISHING to FINISHED
2015-02-10 17:46:25,794 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0007
2015-02-10 17:46:25,794 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0007_000001
2015-02-10 17:46:25,794 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0007,name=[1C95A9CF88BB40FC8C06CD6DB42513E9/497B126BA5D2464AA9230F37B7E3B25C] trap test/(1/1) ...hain/tap-nondeterministic,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0007/jobhistory/job/job_1423590219808_0007,appMasterHost=ip-10-31-157-187,startTime=1423590364662,finishTime=1423590378947,finalStatus=SUCCEEDED
2015-02-10 17:46:25,794 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0007_000001 is done. finalState=FINISHED
2015-02-10 17:46:25,794 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0007 requests cleared
2015-02-10 17:46:25,794 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0007 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:46:25,794 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0007 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:46:25,798 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0007_000001 (auth:SIMPLE)
2015-02-10 17:46:25,800 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0007_01_000001
2015-02-10 17:46:26,095 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0008_000001 (auth:SIMPLE)
2015-02-10 17:46:26,098 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0008_000001
2015-02-10 17:46:26,099 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0008	APPATTEMPTID=appattempt_1423590219808_0008_000001
2015-02-10 17:46:26,099 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:46:26,099 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0008 State change from ACCEPTED to RUNNING
2015-02-10 17:46:26,153 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:26,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:26,304 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:26,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741905 for deletion
2015-02-10 17:46:26,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896 for deletion
2015-02-10 17:46:26,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897 for deletion
2015-02-10 17:46:26,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741905
2015-02-10 17:46:26,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741898 for deletion
2015-02-10 17:46:26,335 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896
2015-02-10 17:46:26,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741899 for deletion
2015-02-10 17:46:26,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741898
2015-02-10 17:46:26,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741900_1076 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741900 for deletion
2015-02-10 17:46:26,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897
2015-02-10 17:46:26,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741900_1076 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741900
2015-02-10 17:46:26,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741899
2015-02-10 17:46:26,464 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:26,514 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093 src: /127.0.0.1:57361 dest: /127.0.0.1:52572
2015-02-10 17:46:26,517 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093 src: /127.0.0.1:51164 dest: /127.0.0.1:54137
2015-02-10 17:46:26,519 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093 src: /127.0.0.1:34935 dest: /127.0.0.1:57419
2015-02-10 17:46:26,530 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34935, dest: /127.0.0.1:57419, bytes: 91435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093, duration: 9813407
2015-02-10 17:46:26,530 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:26,531 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:26,531 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51164, dest: /127.0.0.1:54137, bytes: 91435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093, duration: 10557927
2015-02-10 17:46:26,532 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:26,532 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:26,532 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57361, dest: /127.0.0.1:52572, bytes: 91435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093, duration: 11856538
2015-02-10 17:46:26,533 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:26,533 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:26,539 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:26,645 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:26,645 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:26,646 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,646 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,646 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,646 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0007
2015-02-10 17:46:26,646 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,646 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:26,647 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0007, with delay of 10800 seconds
2015-02-10 17:46:26,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741905 for deletion
2015-02-10 17:46:26,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896 for deletion
2015-02-10 17:46:26,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897 for deletion
2015-02-10 17:46:26,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741905_1081 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741905
2015-02-10 17:46:26,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741900_1076 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741900 for deletion
2015-02-10 17:46:26,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741897
2015-02-10 17:46:26,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741896
2015-02-10 17:46:26,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741900_1076 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741900
2015-02-10 17:46:26,791 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:26,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,792 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0007
2015-02-10 17:46:26,792 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0007 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:26,792 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0007
2015-02-10 17:46:26,793 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0007, with delay of 10800 seconds
2015-02-10 17:46:27,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:27,178 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000002
2015-02-10 17:46:27,178 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0008_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:46:27,178 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0008 container=Container: [ContainerId: container_1423590219808_0008_01_000002, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0008_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,178 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:46:27,179 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,179 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:27,179 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000003
2015-02-10 17:46:27,179 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0008_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:46:27,180 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0008 container=Container: [ContainerId: container_1423590219808_0008_01_000003, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0008_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,180 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:46:27,180 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,181 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:27,181 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000004
2015-02-10 17:46:27,181 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0008_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 17:46:27,181 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0008 container=Container: [ContainerId: container_1423590219808_0008_01_000004, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0008_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,182 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:46:27,182 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,182 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:27,182 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000005
2015-02-10 17:46:27,183 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0008_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 17:46:27,183 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0008 container=Container: [ContainerId: container_1423590219808_0008_01_000005, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0008_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,183 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:46:27,183 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:27,646 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:28,157 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:28,157 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:28,157 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:28,158 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:28,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:28,208 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:28,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:28,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:28,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:28,231 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:28,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:28,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:28,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:28,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:28,334 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0008_000001 (auth:SIMPLE)
2015-02-10 17:46:28,341 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0008_01_000004 by user teamcity
2015-02-10 17:46:28,342 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0008
2015-02-10 17:46:28,342 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0008_01_000005 by user teamcity
2015-02-10 17:46:28,342 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from NEW to INITING
2015-02-10 17:46:28,342 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0008_01_000002 by user teamcity
2015-02-10 17:46:28,342 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000004
2015-02-10 17:46:28,342 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0008_01_000003 by user teamcity
2015-02-10 17:46:28,343 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000002
2015-02-10 17:46:28,343 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000003
2015-02-10 17:46:28,342 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0008_01_000004 to application application_1423590219808_0008
2015-02-10 17:46:28,342 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000005
2015-02-10 17:46:28,344 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0008_01_000005 to application application_1423590219808_0008
2015-02-10 17:46:28,344 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0008_01_000002 to application application_1423590219808_0008
2015-02-10 17:46:28,344 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0008_01_000003 to application application_1423590219808_0008
2015-02-10 17:46:28,345 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from INITING to RUNNING
2015-02-10 17:46:28,345 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:46:28,345 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:46:28,346 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:46:28,346 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:46:28,346 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,347 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,347 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:28,347 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0008
2015-02-10 17:46:28,347 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:28,347 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:28,348 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,348 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,348 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:28,348 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0008
2015-02-10 17:46:28,348 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,349 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,349 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:28,349 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0008
2015-02-10 17:46:28,349 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,349 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0008
2015-02-10 17:46:28,350 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:28,350 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0008
2015-02-10 17:46:28,350 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0008_01_000004
2015-02-10 17:46:28,350 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0008_01_000002
2015-02-10 17:46:28,351 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0008_01_000005
2015-02-10 17:46:28,351 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0008_01_000003
2015-02-10 17:46:28,372 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0008_01_000005.tokens. Credentials list: 
2015-02-10 17:46:28,375 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0008_01_000002.tokens. Credentials list: 
2015-02-10 17:46:28,375 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0008_01_000004.tokens. Credentials list: 
2015-02-10 17:46:28,376 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0008_01_000003.tokens. Credentials list: 
2015-02-10 17:46:28,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:28,541 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0008_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000005.tokens
2015-02-10 17:46:28,541 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:28,647 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:28,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:28,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:28,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:28,704 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35101, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_665958662_6262, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, duration: 1193540
2015-02-10 17:46:28,735 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:28,763 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:28,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:28,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:28,777 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35101, bytes: 99551, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_665958662_6262, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, duration: 397187
2015-02-10 17:46:28,801 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:28,801 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:28,801 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:28,802 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:28,802 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:28,863 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:28,863 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:28,863 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:28,863 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:28,866 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:28,866 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:28,873 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:28,873 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:29,022 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000004/default_container_executor.sh]
2015-02-10 17:46:29,031 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000005/default_container_executor.sh]
2015-02-10 17:46:29,035 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000002/default_container_executor.sh]
2015-02-10 17:46:29,040 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000003/default_container_executor.sh]
2015-02-10 17:46:29,155 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093
2015-02-10 17:46:29,158 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093
2015-02-10 17:46:29,178 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:29,179 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:46:29,179 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:29,179 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:29,180 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:29,180 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:29,180 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:29,181 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:29,181 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:29,648 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:29,848 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:30,071 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0008_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000003.tokens
2015-02-10 17:46:30,072 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:30,180 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:30,181 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:30,181 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:30,182 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:30,233 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093
2015-02-10 17:46:30,298 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:30,649 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:30,933 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/nmPrivate/container_1423590219808_0008_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000004.tokens
2015-02-10 17:46:30,934 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:31,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:31,183 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:31,183 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:31,184 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:31,184 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:31,316 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0008_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000002.tokens
2015-02-10 17:46:31,316 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:31,650 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:32,185 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:32,185 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:32,186 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:32,186 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:32,651 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:33,187 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:33,188 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:33,188 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:33,188 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:33,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:33,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:33,430 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51181, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000003_0_-1137554160_1, offset: 1024, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 267373
2015-02-10 17:46:33,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:33,516 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34954, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000002_0_-804626443_1, offset: 512, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 257638
2015-02-10 17:46:33,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.split	dst=null	perm=null
2015-02-10 17:46:33,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:33,553 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35119, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000003_0_-1137554160_1, offset: 512, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 252631
2015-02-10 17:46:33,593 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57384, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000001_0_495251423_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 296751
2015-02-10 17:46:33,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:33,647 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57387, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000002_0_-804626443_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 1146367
2015-02-10 17:46:33,652 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:33,656 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57386, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000000_0_233930233_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741914_1090, duration: 242853
2015-02-10 17:46:33,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:33,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:46:33,787 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57386, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000000_0_233930233_1, offset: 1024, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 253855
2015-02-10 17:46:34,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:34,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:34,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0/part-m-00001-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,103 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0/part-m-00001-00003. BP-4296439-10.31.157.187-1423590215428 blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:34,161 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094 src: /127.0.0.1:34960 dest: /127.0.0.1:57419
2015-02-10 17:46:34,166 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094 src: /127.0.0.1:35123 dest: /127.0.0.1:52227
2015-02-10 17:46:34,171 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:34,172 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094 src: /127.0.0.1:57390 dest: /127.0.0.1:52572
2015-02-10 17:46:34,189 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,190 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,190 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,191 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,193 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57390, dest: /127.0.0.1:52572, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000003_0_-1137554160_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, duration: 17646554
2015-02-10 17:46:34,193 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:34,194 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:34,194 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35123, dest: /127.0.0.1:52227, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000003_0_-1137554160_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, duration: 18466246
2015-02-10 17:46:34,195 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:34,195 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35125, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0008_m_000001_0_495251423_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 251648
2015-02-10 17:46:34,196 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0/part-m-00001-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,196 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34960, dest: /127.0.0.1:57419, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000003_0_-1137554160_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, duration: 19532102
2015-02-10 17:46:34,196 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,197 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:34,202 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0/part-m-00001-00003 is closed by DFSClient_attempt_1423590219808_0008_m_000003_0_-1137554160_1
2015-02-10 17:46:34,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0	dst=null	perm=null
2015-02-10 17:46:34,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0	dst=null	perm=null
2015-02-10 17:46:34,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0	dst=null	perm=null
2015-02-10 17:46:34,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0	dst=null	perm=null
2015-02-10 17:46:34,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0	dst=null	perm=null
2015-02-10 17:46:34,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:34,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:34,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:34,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0/part-m-00001-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00003	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000003_0	dst=null	perm=null
2015-02-10 17:46:34,246 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0/part-m-00001-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,252 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0/part-m-00001-00002. BP-4296439-10.31.157.187-1423590215428 blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:34,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:34,290 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0/part-m-00001-00001. BP-4296439-10.31.157.187-1423590215428 blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:34,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0/part-m-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,308 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095 src: /127.0.0.1:51194 dest: /127.0.0.1:54137
2015-02-10 17:46:34,310 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095 src: /127.0.0.1:57394 dest: /127.0.0.1:52572
2015-02-10 17:46:34,312 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095 src: /127.0.0.1:35129 dest: /127.0.0.1:52227
2015-02-10 17:46:34,324 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35129, dest: /127.0.0.1:52227, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000002_0_-804626443_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, duration: 8074504
2015-02-10 17:46:34,325 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:34,327 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:34,328 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57394, dest: /127.0.0.1:52572, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000002_0_-804626443_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, duration: 11272891
2015-02-10 17:46:34,328 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:34,330 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51194, dest: /127.0.0.1:54137, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000002_0_-804626443_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, duration: 13296611
2015-02-10 17:46:34,330 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,330 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,331 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:34,336 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0/part-m-00001-00002 is closed by DFSClient_attempt_1423590219808_0008_m_000002_0_-804626443_1
2015-02-10 17:46:34,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0	dst=null	perm=null
2015-02-10 17:46:34,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0	dst=null	perm=null
2015-02-10 17:46:34,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0	dst=null	perm=null
2015-02-10 17:46:34,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0	dst=null	perm=null
2015-02-10 17:46:34,347 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096 src: /127.0.0.1:57393 dest: /127.0.0.1:52572
2015-02-10 17:46:34,349 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096 src: /127.0.0.1:35130 dest: /127.0.0.1:52227
2015-02-10 17:46:34,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0	dst=null	perm=null
2015-02-10 17:46:34,352 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096 src: /127.0.0.1:34969 dest: /127.0.0.1:57419
2015-02-10 17:46:34,355 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0/part-m-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:34,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_m_000003_0	dst=null	perm=null
2015-02-10 17:46:34,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:34,363 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34969, dest: /127.0.0.1:57419, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000001_0_495251423_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, duration: 9188368
2015-02-10 17:46:34,367 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:34,367 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35130, dest: /127.0.0.1:52227, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000001_0_495251423_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, duration: 13241005
2015-02-10 17:46:34,367 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:34,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:34,369 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57393, dest: /127.0.0.1:52572, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000001_0_495251423_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, duration: 13339582
2015-02-10 17:46:34,369 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,368 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,369 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:34,370 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:34,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0/part-m-00001-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00002	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,376 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0/part-m-00001-00001 is closed by DFSClient_attempt_1423590219808_0008_m_000001_0_495251423_1
2015-02-10 17:46:34,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0	dst=null	perm=null
2015-02-10 17:46:34,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0	dst=null	perm=null
2015-02-10 17:46:34,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000002_0	dst=null	perm=null
2015-02-10 17:46:34,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0	dst=null	perm=null
2015-02-10 17:46:34,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0	dst=null	perm=null
2015-02-10 17:46:34,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0	dst=null	perm=null
2015-02-10 17:46:34,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:34,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:34,412 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097 src: /127.0.0.1:35132 dest: /127.0.0.1:52227
2015-02-10 17:46:34,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0/part-m-00001-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00001	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,414 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097 src: /127.0.0.1:57399 dest: /127.0.0.1:52572
2015-02-10 17:46:34,415 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097 src: /127.0.0.1:51202 dest: /127.0.0.1:54137
2015-02-10 17:46:34,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000001_0	dst=null	perm=null
2015-02-10 17:46:34,427 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51202, dest: /127.0.0.1:54137, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000000_0_233930233_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, duration: 10406814
2015-02-10 17:46:34,427 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:34,428 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:34,428 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57399, dest: /127.0.0.1:52572, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000000_0_233930233_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, duration: 11258457
2015-02-10 17:46:34,429 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:34,429 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35132, dest: /127.0.0.1:52227, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0008_m_000000_0_233930233_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, duration: 12326756
2015-02-10 17:46:34,429 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,430 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:34,430 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:34,436 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0/part-m-00001-00000 is closed by DFSClient_attempt_1423590219808_0008_m_000000_0_233930233_1
2015-02-10 17:46:34,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0	dst=null	perm=null
2015-02-10 17:46:34,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0	dst=null	perm=null
2015-02-10 17:46:34,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0	dst=null	perm=null
2015-02-10 17:46:34,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0	dst=null	perm=null
2015-02-10 17:46:34,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0	dst=null	perm=null
2015-02-10 17:46:34,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:34,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:34,472 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0008_01_000005
2015-02-10 17:46:34,472 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000005
2015-02-10 17:46:34,472 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:46:34,472 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0008_01_000005
2015-02-10 17:46:34,473 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,473 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,473 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,474 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:34,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0/part-m-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:34,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary/_attempt_1423590219808_0008_m_000000_0	dst=null	perm=null
2015-02-10 17:46:34,490 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0008_01_000005 is : 143
2015-02-10 17:46:34,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_m_000002_0	dst=null	perm=null
2015-02-10 17:46:34,503 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:34,506 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098 src: /127.0.0.1:51203 dest: /127.0.0.1:54137
2015-02-10 17:46:34,507 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:34,508 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000005
2015-02-10 17:46:34,508 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000005
2015-02-10 17:46:34,509 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000005
2015-02-10 17:46:34,509 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000005
2015-02-10 17:46:34,510 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000005
2015-02-10 17:46:34,510 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:34,510 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0008_01_000005 from application application_1423590219808_0008
2015-02-10 17:46:34,510 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:34,510 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0008
2015-02-10 17:46:34,511 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098 src: /127.0.0.1:34974 dest: /127.0.0.1:57419
2015-02-10 17:46:34,512 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098 src: /127.0.0.1:57403 dest: /127.0.0.1:52572
2015-02-10 17:46:34,519 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1.jhist for DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:34,555 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_m_000001_0	dst=null	perm=null
2015-02-10 17:46:34,578 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0008_01_000004
2015-02-10 17:46:34,579 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000004
2015-02-10 17:46:34,579 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:46:34,579 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0008_01_000004
2015-02-10 17:46:34,579 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,580 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,580 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:34,581 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:34,581 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0008_01_000005
2015-02-10 17:46:34,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:34,582 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0008_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:46:34,582 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000005
2015-02-10 17:46:34,582 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0008_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 17:46:34,582 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:46:34,583 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0008_01_000005, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:34,583 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:34,583 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:46:34,583 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0008_000001 released container container_1423590219808_0008_01_000005 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 17:46:34,598 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0008_01_000004 is : 143
2015-02-10 17:46:34,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_m_000000_0	dst=null	perm=null
2015-02-10 17:46:34,615 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:34,616 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000004
2015-02-10 17:46:34,616 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000004
2015-02-10 17:46:34,616 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000004
2015-02-10 17:46:34,617 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000004
2015-02-10 17:46:34,617 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000004
2015-02-10 17:46:34,617 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:34,618 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0008_01_000004 from application application_1423590219808_0008
2015-02-10 17:46:34,618 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:34,618 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0008
2015-02-10 17:46:34,625 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0008_01_000003
2015-02-10 17:46:34,625 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000003
2015-02-10 17:46:34,625 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:46:34,625 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0008_01_000003
2015-02-10 17:46:34,625 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,626 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:34,626 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:34,626 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0008_01_000004
2015-02-10 17:46:34,627 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:34,627 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0008_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:46:34,627 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000004
2015-02-10 17:46:34,628 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0008_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 17:46:34,628 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:46:34,628 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0008_01_000004, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:34,628 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:34,628 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:46:34,629 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0008_000001 released container container_1423590219808_0008_01_000004 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 17:46:34,642 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0008_01_000003 is : 143
2015-02-10 17:46:34,652 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:34,657 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:34,657 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000003
2015-02-10 17:46:34,658 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000003
2015-02-10 17:46:34,658 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000003
2015-02-10 17:46:34,659 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000003
2015-02-10 17:46:34,659 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000003
2015-02-10 17:46:34,659 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:34,659 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0008_01_000003 from application application_1423590219808_0008
2015-02-10 17:46:34,660 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:34,660 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0008
2015-02-10 17:46:34,683 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0008_01_000002
2015-02-10 17:46:34,683 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000002
2015-02-10 17:46:34,683 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:46:34,684 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0008_01_000002
2015-02-10 17:46:34,684 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:34,684 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:34,685 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0008_01_000003
2015-02-10 17:46:34,685 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:34,685 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0008_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:46:34,686 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000003
2015-02-10 17:46:34,686 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0008_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:46:34,686 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:46:34,686 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0008_01_000003, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:34,686 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:34,687 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:46:34,687 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0008_000001 released container container_1423590219808_0008_01_000003 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:46:34,700 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0008_01_000002 is : 143
2015-02-10 17:46:34,716 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:34,716 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000002
2015-02-10 17:46:34,717 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000002
2015-02-10 17:46:34,718 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000002
2015-02-10 17:46:34,718 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:34,718 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0008_01_000002 from application application_1423590219808_0008
2015-02-10 17:46:34,718 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:34,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000002
2015-02-10 17:46:34,718 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0008
2015-02-10 17:46:34,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000002
2015-02-10 17:46:35,024 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097
2015-02-10 17:46:35,025 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094
2015-02-10 17:46:35,025 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096
2015-02-10 17:46:35,026 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095
2015-02-10 17:46:35,238 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096
2015-02-10 17:46:35,238 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097
2015-02-10 17:46:35,239 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094
2015-02-10 17:46:35,239 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095
2015-02-10 17:46:35,653 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:35,685 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:35,686 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0008_01_000002
2015-02-10 17:46:35,686 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:35,686 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0008_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:46:35,686 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000002
2015-02-10 17:46:35,687 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0008_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:35,687 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:46:35,687 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0008_01_000002, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:35,687 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:35,687 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:46:35,688 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0008_000001 released container container_1423590219808_0008_01_000002 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:36,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:36,324 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000006
2015-02-10 17:46:36,324 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0008_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:46:36,324 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0008 container=Container: [ContainerId: container_1423590219808_0008_01_000006, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0008_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:36,325 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:46:36,325 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:36,654 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:37,217 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:37,234 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0008_000001 (auth:SIMPLE)
2015-02-10 17:46:37,238 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0008_01_000006 by user teamcity
2015-02-10 17:46:37,239 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0008
2015-02-10 17:46:37,239 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000006
2015-02-10 17:46:37,239 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from NEW to INITING
2015-02-10 17:46:37,239 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0008_01_000006 to application application_1423590219808_0008
2015-02-10 17:46:37,240 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from INITING to RUNNING
2015-02-10 17:46:37,240 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:46:37,240 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0008
2015-02-10 17:46:37,240 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0008
2015-02-10 17:46:37,241 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:37,241 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0008
2015-02-10 17:46:37,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:37,241 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:37,241 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0008_01_000006
2015-02-10 17:46:37,260 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0008_01_000006.tokens. Credentials list: 
2015-02-10 17:46:37,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:37,323 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:37,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:37,408 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0008_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000006.tokens
2015-02-10 17:46:37,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:37,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:37,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:37,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar	dst=null	perm=null
2015-02-10 17:46:37,566 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51211, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1214182658_6789, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741913_1089, duration: 1181329
2015-02-10 17:46:37,598 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:37,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:37,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:37,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml	dst=null	perm=null
2015-02-10 17:46:37,639 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35144, bytes: 99551, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1214182658_6789, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741916_1092, duration: 423467
2015-02-10 17:46:37,655 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:37,661 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:37,661 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:37,707 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:37,708 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:37,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000006/default_container_executor.sh]
2015-02-10 17:46:38,221 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:46:38,324 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:38,656 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:39,159 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095
2015-02-10 17:46:39,160 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097
2015-02-10 17:46:39,162 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096
2015-02-10 17:46:39,162 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094
2015-02-10 17:46:39,326 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:39,657 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:40,327 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:40,658 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:41,328 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:41,659 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:41,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:41,955 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0008_r_000000_0_682641342_1
2015-02-10 17:46:42,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_r_000000_0	dst=null	perm=null
2015-02-10 17:46:42,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_r_000000_0	dst=null	perm=null
2015-02-10 17:46:42,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/task_1423590219808_0008_r_000000	dst=null	perm=null
2015-02-10 17:46:42,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/_temporary/attempt_1423590219808_0008_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/task_1423590219808_0008_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:42,125 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0008_01_000006
2015-02-10 17:46:42,125 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000006
2015-02-10 17:46:42,125 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:46:42,125 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0008_01_000006
2015-02-10 17:46:42,126 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:42,137 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:42,141 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:42,144 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0008_01_000006 is : 143
2015-02-10 17:46:42,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:46:42,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:42,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:42,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/task_1423590219808_0008_r_000000	dst=null	perm=null
2015-02-10 17:46:42,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:42,162 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:42,162 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000006
2015-02-10 17:46:42,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000006
2015-02-10 17:46:42,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000006
2015-02-10 17:46:42,163 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000006
2015-02-10 17:46:42,163 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000006
2015-02-10 17:46:42,163 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:42,164 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0008_01_000006 from application application_1423590219808_0008
2015-02-10 17:46:42,164 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:42,164 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0008
2015-02-10 17:46:42,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary/1/task_1423590219808_0008_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:42,172 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary	dst=null	perm=null
2015-02-10 17:46:42,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:42,182 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:42,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:42,188 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:42,213 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57403, dest: /127.0.0.1:52572, bytes: 58988, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098, duration: 7699075890
2015-02-10 17:46:42,213 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:42,214 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:42,214 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34974, dest: /127.0.0.1:57419, bytes: 58988, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098, duration: 7700232025
2015-02-10 17:46:42,215 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,215 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:42,215 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51203, dest: /127.0.0.1:54137, bytes: 58988, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098, duration: 7699635747
2015-02-10 17:46:42,216 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,216 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:42,219 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1.jhist is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:42,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:42,226 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:42,228 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099 src: /127.0.0.1:51220 dest: /127.0.0.1:54137
2015-02-10 17:46:42,230 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099 src: /127.0.0.1:57420 dest: /127.0.0.1:52572
2015-02-10 17:46:42,232 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099 src: /127.0.0.1:35155 dest: /127.0.0.1:52227
2015-02-10 17:46:42,237 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35155, dest: /127.0.0.1:52227, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099, duration: 2445201
2015-02-10 17:46:42,238 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:42,238 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:42,238 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57420, dest: /127.0.0.1:52572, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099, duration: 2853344
2015-02-10 17:46:42,239 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,239 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:42,239 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51220, dest: /127.0.0.1:54137, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099, duration: 3577224
2015-02-10 17:46:42,240 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:42,240 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,244 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary_tmp is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:42,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:42,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1.jhist	dst=null	perm=null
2015-02-10 17:46:42,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:42,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1.jhist	dst=null	perm=null
2015-02-10 17:46:42,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:42,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1.jhist	dst=null	perm=null
2015-02-10 17:46:42,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:42,275 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57422, bytes: 59452, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098, duration: 298503
2015-02-10 17:46:42,278 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:42,280 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100 src: /127.0.0.1:51225 dest: /127.0.0.1:54137
2015-02-10 17:46:42,282 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100 src: /127.0.0.1:34996 dest: /127.0.0.1:57419
2015-02-10 17:46:42,283 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100 src: /127.0.0.1:57425 dest: /127.0.0.1:52572
2015-02-10 17:46:42,288 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57425, dest: /127.0.0.1:52572, bytes: 58988, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100, duration: 2777985
2015-02-10 17:46:42,288 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:42,288 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:42,289 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34996, dest: /127.0.0.1:57419, bytes: 58988, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100, duration: 3458170
2015-02-10 17:46:42,289 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,289 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:42,290 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51225, dest: /127.0.0.1:54137, bytes: 58988, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100, duration: 3381251
2015-02-10 17:46:42,290 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,290 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:42,293 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:42,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:42,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:42,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:42,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:42,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:42,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008/job_1423590219808_0008_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:42,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:42,310 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:34998, bytes: 92151, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741917_1093, duration: 406782
2015-02-10 17:46:42,313 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:42,315 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101 src: /127.0.0.1:34999 dest: /127.0.0.1:57419
2015-02-10 17:46:42,317 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101 src: /127.0.0.1:57428 dest: /127.0.0.1:52572
2015-02-10 17:46:42,319 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101 src: /127.0.0.1:51231 dest: /127.0.0.1:54137
2015-02-10 17:46:42,323 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51231, dest: /127.0.0.1:54137, bytes: 91435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101, duration: 3254877
2015-02-10 17:46:42,324 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:42,324 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:42,325 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:42,325 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57428, dest: /127.0.0.1:52572, bytes: 91435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101, duration: 3815661
2015-02-10 17:46:42,326 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,326 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:34999, dest: /127.0.0.1:57419, bytes: 91435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1667543033_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101, duration: 5440609
2015-02-10 17:46:42,326 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:42,326 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:42,330 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-1667543033_1
2015-02-10 17:46:42,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:42,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:42,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:42,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:42,355 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from RUNNING to FINISHING
2015-02-10 17:46:42,355 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0008
2015-02-10 17:46:42,355 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0008 State change from RUNNING to REMOVING
2015-02-10 17:46:42,355 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0008
2015-02-10 17:46:42,356 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0008 State change from REMOVING to FINISHING
2015-02-10 17:46:42,660 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:43,126 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:43,127 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0008_01_000006
2015-02-10 17:46:43,127 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:43,128 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0008_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:46:43,128 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000006
2015-02-10 17:46:43,128 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0008_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:43,128 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:46:43,128 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0008_01_000006, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:43,129 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:43,129 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:46:43,129 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0008_000001 released container container_1423590219808_0008_01_000006 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:43,365 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741913_1089 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:52572 
2015-02-10 17:46:43,365 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741914_1090 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:54137 
2015-02-10 17:46:43,366 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741915_1091 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:46:43,366 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741916_1092 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:52572 
2015-02-10 17:46:43,366 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741922_1098 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:46:43,366 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741917_1093 127.0.0.1:52572 127.0.0.1:54137 127.0.0.1:57419 
2015-02-10 17:46:43,367 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0008	dst=null	perm=null
2015-02-10 17:46:43,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,427 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary
2015-02-10 17:46:43,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/_temporary	dst=null	perm=null
2015-02-10 17:46:43,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,429 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary
2015-02-10 17:46:43,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:43,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:43,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,437 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary
2015-02-10 17:46:43,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/_temporary	dst=null	perm=null
2015-02-10 17:46:43,452 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:43,453 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:43,454 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:43,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,460 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:46:43,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:43,475 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:43,475 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:43,476 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:43,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,482 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 4
2015-02-10 17:46:43,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:43,488 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35165, bytes: 34, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, duration: 250369
2015-02-10 17:46:43,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:43,491 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57432, bytes: 45, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, duration: 214687
2015-02-10 17:46:43,492 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:43,494 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35165, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, duration: 191838
2015-02-10 17:46:43,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:43,496 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35165, bytes: 33, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, duration: 207405
2015-02-10 17:46:43,497 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/seq/tap
2015-02-10 17:46:43,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap	dst=null	perm=null
2015-02-10 17:46:43,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:43,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/tap/part-00000	dst=null	perm=null
2015-02-10 17:46:43,502 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/seq/trap
2015-02-10 17:46:43,503 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,504 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap	dst=null	perm=null
2015-02-10 17:46:43,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:43,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:46:43,509 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35165, bytes: 34, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741921_1097, duration: 204042
2015-02-10 17:46:43,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:43,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:46:43,513 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35005, bytes: 45, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741920_1096, duration: 210178
2015-02-10 17:46:43,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:43,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:46:43,517 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51236, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741919_1095, duration: 208825
2015-02-10 17:46:43,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:43,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/seq/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:43,520 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35005, bytes: 33, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741918_1094, duration: 187591
2015-02-10 17:46:43,521 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:43,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:43,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,527 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt. BP-4296439-10.31.157.187-1423590215428 blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:43,529 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102 src: /127.0.0.1:57435 dest: /127.0.0.1:52572
2015-02-10 17:46:43,530 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102 src: /127.0.0.1:51238 dest: /127.0.0.1:54137
2015-02-10 17:46:43,532 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102 src: /127.0.0.1:35171 dest: /127.0.0.1:52227
2015-02-10 17:46:43,536 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35171, dest: /127.0.0.1:52227, bytes: 5, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 1783568
2015-02-10 17:46:43,536 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:43,536 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,537 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51238, dest: /127.0.0.1:54137, bytes: 5, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 2189467
2015-02-10 17:46:43,537 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,537 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,538 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57435, dest: /127.0.0.1:52572, bytes: 5, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 3104425
2015-02-10 17:46:43,538 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,538 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,545 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:43,564 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:43,566 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:46:43,566 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:46:43,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:43,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:46:43,600 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [] starting
2015-02-10 17:46:43,601 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - []  source: Hfs["TextDelimited[['id', 'name' | int, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt"]
2015-02-10 17:46:43,601 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - []  sink: Hfs["TextDelimited[['id', 'name' | int, String]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation"]
2015-02-10 17:46:43,601 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - []  parallel execution is enabled: true
2015-02-10 17:46:43,601 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - []  starting jobs: 1
2015-02-10 17:46:43,601 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - []  allocating threads: 1
2015-02-10 17:46:43,602 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [] starting step: (1/1) ...tform/testTrapNoOperation
2015-02-10 17:46:43,618 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:43,633 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:43,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:43,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:43,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:43,640 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 9
2015-02-10 17:46:43,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009	dst=null	perm=null
2015-02-10 17:46:43,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:46:43,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:46:43,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:43,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,653 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:43,655 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103 src: /127.0.0.1:35173 dest: /127.0.0.1:52227
2015-02-10 17:46:43,656 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103 src: /127.0.0.1:51242 dest: /127.0.0.1:54137
2015-02-10 17:46:43,658 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103 src: /127.0.0.1:35013 dest: /127.0.0.1:57419
2015-02-10 17:46:43,662 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:43,665 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35013, dest: /127.0.0.1:57419, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, duration: 3797149
2015-02-10 17:46:43,665 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:43,666 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:43,666 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51242, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, duration: 4545944
2015-02-10 17:46:43,666 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,667 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:43,667 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35173, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, duration: 4600855
2015-02-10 17:46:43,667 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,667 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:43,671 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:43,672 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar
2015-02-10 17:46:43,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:43,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:43,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:43,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:43,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:46:43,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:46:43,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:46:43,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:46:43,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:46:43,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:43,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:43,687 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:46:43,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:43,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,695 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,696 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split
2015-02-10 17:46:43,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:43,700 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:43,702 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104 src: /127.0.0.1:57442 dest: /127.0.0.1:52572
2015-02-10 17:46:43,704 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104 src: /127.0.0.1:35015 dest: /127.0.0.1:57419
2015-02-10 17:46:43,705 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104 src: /127.0.0.1:51246 dest: /127.0.0.1:54137
2015-02-10 17:46:43,707 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104 src: /127.0.0.1:35179 dest: /127.0.0.1:52227
2015-02-10 17:46:43,710 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35179, dest: /127.0.0.1:52227, bytes: 1827, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 1798350
2015-02-10 17:46:43,711 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:43,711 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,711 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51246, dest: /127.0.0.1:54137, bytes: 1827, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 2613642
2015-02-10 17:46:43,712 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,712 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,712 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35015, dest: /127.0.0.1:57419, bytes: 1827, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 3612169
2015-02-10 17:46:43,713 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,713 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,713 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57442, dest: /127.0.0.1:52572, bytes: 1827, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 4530719
2015-02-10 17:46:43,714 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,714 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,718 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:43,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,725 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:43,727 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105 src: /127.0.0.1:35180 dest: /127.0.0.1:52227
2015-02-10 17:46:43,728 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105 src: /127.0.0.1:35019 dest: /127.0.0.1:57419
2015-02-10 17:46:43,730 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105 src: /127.0.0.1:57448 dest: /127.0.0.1:52572
2015-02-10 17:46:43,734 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57448, dest: /127.0.0.1:52572, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, duration: 1242449
2015-02-10 17:46:43,734 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:43,734 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:43,735 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35019, dest: /127.0.0.1:57419, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, duration: 1887177
2015-02-10 17:46:43,735 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,735 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:43,735 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35180, dest: /127.0.0.1:52227, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, duration: 3455998
2015-02-10 17:46:43,736 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,738 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:43,742 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:43,742 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:5
2015-02-10 17:46:43,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:46:43,750 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:46:43,750 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:46:43,751 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:46:43,795 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:43,797 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106 src: /127.0.0.1:57449 dest: /127.0.0.1:52572
2015-02-10 17:46:43,799 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106 src: /127.0.0.1:35022 dest: /127.0.0.1:57419
2015-02-10 17:46:43,801 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106 src: /127.0.0.1:35185 dest: /127.0.0.1:52227
2015-02-10 17:46:43,804 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35185, dest: /127.0.0.1:52227, bytes: 96658, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, duration: 2524558
2015-02-10 17:46:43,805 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,806 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:43,806 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35022, dest: /127.0.0.1:57419, bytes: 96658, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, duration: 3844917
2015-02-10 17:46:43,806 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,806 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,807 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57449, dest: /127.0.0.1:52572, bytes: 96658, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, duration: 3548154
2015-02-10 17:46:43,807 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:43,807 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:43,812 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:46:43,813 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0009
2015-02-10 17:46:43,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009	dst=null	perm=null
2015-02-10 17:46:43,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:43,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:43,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:43,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:43,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:43,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:43,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:43,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:43,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:43,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:43,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:43,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:43,829 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:43,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:43,832 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 9 submitted by user teamcity
2015-02-10 17:46:43,832 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0009
2015-02-10 17:46:43,832 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0009
2015-02-10 17:46:43,833 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0009 State change from NEW to NEW_SAVING
2015-02-10 17:46:43,833 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0009
2015-02-10 17:46:43,833 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0009 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:46:43,834 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0009_000001
2015-02-10 17:46:43,834 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from NEW to SUBMITTED
2015-02-10 17:46:43,834 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0009 from user: teamcity activated in queue: default
2015-02-10 17:46:43,834 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0009 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:46:43,834 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0009 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:46:43,835 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0009_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:46:43,835 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0009 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:46:43,835 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:46:43,836 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0009 State change from SUBMITTED to ACCEPTED
2015-02-10 17:46:43,841 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0009/
2015-02-10 17:46:43,841 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [] submitted hadoop job: job_1423590219808_0009
2015-02-10 17:46:43,842 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0009/
2015-02-10 17:46:44,128 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:44,128 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000001
2015-02-10 17:46:44,128 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0009_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:46:44,129 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0009 container=Container: [ContainerId: container_1423590219808_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0009_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:44,129 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:46:44,129 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:44,129 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:44,130 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0009 AttemptId: appattempt_1423590219808_0009_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ]
2015-02-10 17:46:44,131 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:46:44,131 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0009_000001
2015-02-10 17:46:44,131 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:46:44,131 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0009_000001
2015-02-10 17:46:44,133 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] for AM appattempt_1423590219808_0009_000001
2015-02-10 17:46:44,133 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0009_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:46:44,137 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0009_000001 (auth:SIMPLE)
2015-02-10 17:46:44,139 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0009_01_000001 by user teamcity
2015-02-10 17:46:44,140 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0009
2015-02-10 17:46:44,140 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000001
2015-02-10 17:46:44,140 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from NEW to INITING
2015-02-10 17:46:44,140 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0009_01_000001 to application application_1423590219808_0009
2015-02-10 17:46:44,141 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] for AM appattempt_1423590219808_0009_000001
2015-02-10 17:46:44,141 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from INITING to RUNNING
2015-02-10 17:46:44,141 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:46:44,141 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:46:44,141 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0009
2015-02-10 17:46:44,142 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:44,142 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:46:44,142 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:46:44,142 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:44,142 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0009_01_000001
2015-02-10 17:46:44,161 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0009_01_000001.tokens. Credentials list: 
2015-02-10 17:46:44,164 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098
2015-02-10 17:46:44,166 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101
2015-02-10 17:46:44,166 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099
2015-02-10 17:46:44,167 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101
2015-02-10 17:46:44,167 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102
2015-02-10 17:46:44,167 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104
2015-02-10 17:46:44,168 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106
2015-02-10 17:46:44,169 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100
2015-02-10 17:46:44,170 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098
2015-02-10 17:46:44,171 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100
2015-02-10 17:46:44,171 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104
2015-02-10 17:46:44,190 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:44,313 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0009_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000001.tokens
2015-02-10 17:46:44,314 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:46:44,367 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103
2015-02-10 17:46:44,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:44,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:44,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:44,473 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35165, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_72374120_7015, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, duration: 1185345
2015-02-10 17:46:44,504 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:44,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:44,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:44,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:44,546 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35027, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_72374120_7015, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, duration: 332458
2015-02-10 17:46:44,567 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:44,569 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103
2015-02-10 17:46:44,569 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105
2015-02-10 17:46:44,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:44,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:44,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:44,609 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57456, bytes: 1843, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_72374120_7015, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 247496
2015-02-10 17:46:44,631 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:44,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:44,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:44,663 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:44,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:44,674 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35027, bytes: 97414, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_72374120_7015, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, duration: 437364
2015-02-10 17:46:44,696 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:44,696 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:44,742 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:44,742 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:44,858 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000001/default_container_executor.sh]
2015-02-10 17:46:45,030 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105
2015-02-10 17:46:45,030 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099
2015-02-10 17:46:45,032 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106
2015-02-10 17:46:45,128 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:45,129 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:45,233 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103
2015-02-10 17:46:45,233 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102
2015-02-10 17:46:45,234 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104
2015-02-10 17:46:45,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106
2015-02-10 17:46:45,245 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099
2015-02-10 17:46:45,245 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102
2015-02-10 17:46:45,246 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104
2015-02-10 17:46:45,247 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741922_1098
2015-02-10 17:46:45,248 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741925_1101
2015-02-10 17:46:45,249 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741924_1100
2015-02-10 17:46:45,250 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105
2015-02-10 17:46:45,664 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:46,129 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:46,132 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:57419 to replicate blk_1073741927_1103 to datanode(s) 127.0.0.1:52572
2015-02-10 17:46:46,133 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741922_1098, blk_1073741913_1089, blk_1073741914_1090, blk_1073741915_1091, blk_1073741916_1092, blk_1073741917_1093]
2015-02-10 17:46:46,133 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741913_1089, blk_1073741914_1090, blk_1073741916_1092]
2015-02-10 17:46:46,665 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:46,669 INFO  hs.JobHistory (JobHistory.java:run(178)) - Starting scan to move intermediate done files
2015-02-10 17:46:46,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:46:46,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:46:46,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary	dst=null	perm=null
2015-02-10 17:46:46,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary	dst=null	perm=null
2015-02-10 17:46:46,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary	dst=null	perm=null
2015-02-10 17:46:46,686 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57459, bytes: 429, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741837_1013, duration: 251948
2015-02-10 17:46:46,686 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0001,submitTime=1423590229333,launchTime=1423590235795,firstMapTaskLaunchTime=1423590238060,firstReduceTaskLaunchTime=1423590246983,finishTime=1423590252403,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=4,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=25,reduceSlotSeconds=5,jobName=[98CC1664143B41D79DC415EE21067584/54EE18A3E9DB4DA2911B91FEE5A39323] trap test/(1/2)
2015-02-10 17:46:46,686 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary]
2015-02-10 17:46:46,688 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0002,submitTime=1423590254076,launchTime=1423590259820,firstMapTaskLaunchTime=1423590262043,firstReduceTaskLaunchTime=1423590268939,finishTime=1423590273629,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=1,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=4,reduceSlotSeconds=4,jobName=[98CC1664143B41D79DC415EE21067584/286AFB6B29C74831B4A3BF32DE248211] trap test/(2/2) ...atform/eacheverychain/tap
2015-02-10 17:46:46,689 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary]
2015-02-10 17:46:46,690 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35032, bytes: 457, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741848_1024, duration: 811911
2015-02-10 17:46:46,691 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35195, bytes: 458, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741858_1034, duration: 224491
2015-02-10 17:46:46,691 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0003,submitTime=1423590275307,launchTime=1423590280995,firstMapTaskLaunchTime=1423590283232,firstReduceTaskLaunchTime=1423590291105,finishTime=1423590295853,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=4,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=22,reduceSlotSeconds=4,jobName=[D68F6D3956A048E0A0EBAC2D100908FB/F06B5BC126B84E21B30E59C6B2E71D8A] trap test/(1/1) ...atform/everyaggregate/tap
2015-02-10 17:46:46,692 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary]
2015-02-10 17:46:46,692 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741837_1013 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:46:46,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001.summary	dst=null	perm=null
2015-02-10 17:46:46,695 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741848_1024 127.0.0.1:52572 127.0.0.1:54137 127.0.0.1:57419 
2015-02-10 17:46:46,695 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002.summary	dst=null	perm=null
2015-02-10 17:46:46,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,698 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741858_1034 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:54137 
2015-02-10 17:46:46,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003.summary	dst=null	perm=null
2015-02-10 17:46:46,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,700 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist
2015-02-10 17:46:46,701 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist
2015-02-10 17:46:46,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0002-1423590254076-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F286AFB6B29C74831-1423590273629-1-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,710 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0002_conf.xml
2015-02-10 17:46:46,711 INFO  hs.HistoryFileManager (HistoryFileManager.java:makeDoneSubdir(885)) - Perms after creating 504, Expected: 504
2015-02-10 17:46:46,711 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist
2015-02-10 17:46:46,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0003-1423590275307-teamcity-%5BD68F6D3956A048E0A0EBAC2D100908FB%2FF06B5BC126B84E21-1423590295853-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,714 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0003_conf.xml
2015-02-10 17:46:46,715 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0002_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0002_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0001-1423590229333-teamcity-%5B98CC1664143B41D79DC415EE21067584%2F54EE18A3E9DB4DA2-1423590252403-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,719 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0001_conf.xml
2015-02-10 17:46:46,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary	dst=null	perm=null
2015-02-10 17:46:46,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0003_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0003_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary	dst=null	perm=null
2015-02-10 17:46:46,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0001_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0001_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,724 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51264, bytes: 458, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741871_1047, duration: 2045065
2015-02-10 17:46:46,724 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0004,submitTime=1423590297455,launchTime=1423590303155,firstMapTaskLaunchTime=1423590305400,firstReduceTaskLaunchTime=1423590313272,finishTime=1423590317696,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=4,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=23,reduceSlotSeconds=4,jobName=[3C94E288B01641AD823368AEA5501AF8/FD3C4C9FD36B47E089A0FE845541249F] trap test/(1/1) ...-mr1/trapplatform/all/tap
2015-02-10 17:46:46,724 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary]
2015-02-10 17:46:46,724 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35032, bytes: 457, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741883_1059, duration: 201302
2015-02-10 17:46:46,725 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0005,submitTime=1423590319487,launchTime=1423590325085,firstMapTaskLaunchTime=1423590327301,firstReduceTaskLaunchTime=1423590334185,finishTime=1423590339342,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=1,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=4,reduceSlotSeconds=5,jobName=[DC969CA48D7240FBA2229EB60F8727FE/137EB1D8CCB642F0B412D51F0722B1CD] trap test/(1/1) ...tform/trapsourcesink/sink
2015-02-10 17:46:46,725 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary]
2015-02-10 17:46:46,728 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741871_1047 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52227 
2015-02-10 17:46:46,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004.summary	dst=null	perm=null
2015-02-10 17:46:46,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary	dst=null	perm=null
2015-02-10 17:46:46,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,732 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist
2015-02-10 17:46:46,733 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51264, bytes: 458, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741893_1069, duration: 241100
2015-02-10 17:46:46,733 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0006,submitTime=1423590340969,launchTime=1423590346771,firstMapTaskLaunchTime=1423590349007,firstReduceTaskLaunchTime=1423590357883,finishTime=1423590363093,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=4,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=24,reduceSlotSeconds=5,jobName=[CE6F13A636394250896B6DEE86705D22/78C059F789EB4202B4EF3300813D0B67] trap test/(1/1) ...latform/everycomplete/tap
2015-02-10 17:46:46,733 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary]
2015-02-10 17:46:46,733 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741883_1059 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:52227 
2015-02-10 17:46:46,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005.summary	dst=null	perm=null
2015-02-10 17:46:46,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0004-1423590297455-teamcity-%5B3C94E288B01641AD823368AEA5501AF8%2FFD3C4C9FD36B47E0-1423590317696-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,736 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0004_conf.xml
2015-02-10 17:46:46,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,737 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist
2015-02-10 17:46:46,738 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741893_1069 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:57419 
2015-02-10 17:46:46,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006.summary	dst=null	perm=null
2015-02-10 17:46:46,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0004_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0004_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,743 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist
2015-02-10 17:46:46,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary	dst=null	perm=null
2015-02-10 17:46:46,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0005-1423590319487-teamcity-%5BDC969CA48D7240FBA2229EB60F8727FE%2F137EB1D8CCB642F0-1423590339342-1-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,744 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0005_conf.xml
2015-02-10 17:46:46,745 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57459, bytes: 443, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741910_1086, duration: 223678
2015-02-10 17:46:46,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0006-1423590340969-teamcity-%5BCE6F13A636394250896B6DEE86705D22%2F78C059F789EB4202-1423590363093-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,746 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0007,submitTime=1423590364661,launchTime=1423590370318,firstMapTaskLaunchTime=1423590372556,firstReduceTaskLaunchTime=0,finishTime=1423590378731,resourcesPerMap=1024,resourcesPerReduce=0,numMaps=4,numReduces=0,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=22,reduceSlotSeconds=0,jobName=[1C95A9CF88BB40FC8C06CD6DB42513E9/497B126BA5D2464AA9230F37B7E3B25C] trap test/(1/1) ...hain/tap-nondeterministic
2015-02-10 17:46:46,746 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary]
2015-02-10 17:46:46,746 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0006_conf.xml
2015-02-10 17:46:46,748 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0005_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0005_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0006_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0006_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,752 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary	dst=null	perm=null
2015-02-10 17:46:46,754 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51264, bytes: 458, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_25879340_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741923_1099, duration: 214320
2015-02-10 17:46:46,754 INFO  jobhistory.JobSummary (HistoryFileManager.java:moveToDone(367)) - jobId=job_1423590219808_0008,submitTime=1423590380384,launchTime=1423590386126,firstMapTaskLaunchTime=1423590388351,firstReduceTaskLaunchTime=1423590397240,finishTime=1423590402189,resourcesPerMap=1024,resourcesPerReduce=1024,numMaps=4,numReduces=1,user=teamcity,queue=default,status=SUCCEEDED,mapSlotSeconds=24,reduceSlotSeconds=4,jobName=[0B181DB13EB849A688A349FE4CB4B6B9/A8D66F7FBCF04B5B97200CD6E5D67DBF] trap test/(1/1) ...-mr1/trapplatform/seq/tap
2015-02-10 17:46:46,754 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDone(368)) - Deleting JobSummary file: [hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary]
2015-02-10 17:46:46,755 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741910_1086 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:54137 
2015-02-10 17:46:46,755 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007.summary	dst=null	perm=null
2015-02-10 17:46:46,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,758 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist
2015-02-10 17:46:46,758 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741923_1099 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:52227 
2015-02-10 17:46:46,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008.summary	dst=null	perm=null
2015-02-10 17:46:46,760 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000	dst=null	perm=null
2015-02-10 17:46:46,761 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist
2015-02-10 17:46:46,761 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0007-1423590364661-teamcity-%5B1C95A9CF88BB40FC8C06CD6DB42513E9%2F497B126BA5D2464A-1423590378731-4-0-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,762 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0007_conf.xml
2015-02-10 17:46:46,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0008-1423590380384-teamcity-%5B0B181DB13EB849A688A349FE4CB4B6B9%2FA8D66F7FBCF04B5B-1423590402189-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,764 INFO  hs.HistoryFileManager (HistoryFileManager.java:moveToDoneNow(863)) - Moving hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml to hdfs://localhost:58639/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0008_conf.xml
2015-02-10 17:46:46,766 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0007_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0007_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:46,768 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename options=0 	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0008_conf.xml	dst=/tmp/hadoop-yarn/staging/history/done/2015/02/10/000000/job_1423590219808_0008_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:47,130 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:47,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913 for deletion
2015-02-10 17:46:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914 for deletion
2015-02-10 17:46:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741916 for deletion
2015-02-10 17:46:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913
2015-02-10 17:46:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741916
2015-02-10 17:46:47,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914
2015-02-10 17:46:47,283 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-307502736-10.31.157.187-57419-1423590218083, infoPort=54239, ipcPort=42961, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103 to 127.0.0.1:52572 
2015-02-10 17:46:47,285 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103 src: /127.0.0.1:57463 dest: /127.0.0.1:52572
2015-02-10 17:46:47,286 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103 (numBytes=254067) to /127.0.0.1:52572
2015-02-10 17:46:47,287 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103 src: /127.0.0.1:57463 dest: /127.0.0.1:52572 of size 254067
2015-02-10 17:46:47,288 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741927_1103 size 254067
2015-02-10 17:46:47,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:46:47,557 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:46:47,559 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:46:47,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:46:47,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009	dst=null	perm=null
2015-02-10 17:46:47,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:46:47,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:46:47,666 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:47,724 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741922_1098 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741922 for deletion
2015-02-10 17:46:47,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913 for deletion
2015-02-10 17:46:47,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914 for deletion
2015-02-10 17:46:47,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741922_1098 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741922
2015-02-10 17:46:47,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741915 for deletion
2015-02-10 17:46:47,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914
2015-02-10 17:46:47,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913
2015-02-10 17:46:47,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741916 for deletion
2015-02-10 17:46:47,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741915
2015-02-10 17:46:47,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741917 for deletion
2015-02-10 17:46:47,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741916
2015-02-10 17:46:47,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741917
2015-02-10 17:46:48,131 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:48,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:48,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:46:48,278 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35037, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741929_1105, duration: 283537
2015-02-10 17:46:48,517 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0008_01_000001 succeeded 
2015-02-10 17:46:48,517 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:46:48,518 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0008_01_000001
2015-02-10 17:46:48,532 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000001
2015-02-10 17:46:48,533 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000001
2015-02-10 17:46:48,533 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000001
2015-02-10 17:46:48,533 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000001
2015-02-10 17:46:48,533 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0008_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:46:48,534 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0008_01_000001 from application application_1423590219808_0008
2015-02-10 17:46:48,534 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:48,534 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0008
2015-02-10 17:46:48,533 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0008/container_1423590219808_0008_01_000001
2015-02-10 17:46:48,667 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 8 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:46:48,667 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0008_01_000001
2015-02-10 17:46:48,668 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0008_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:48,668 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0008_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:46:48,668 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0008	CONTAINERID=container_1423590219808_0008_01_000001
2015-02-10 17:46:48,668 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0008_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:48,668 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:46:48,669 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:48,669 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:48,669 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0008_000001
2015-02-10 17:46:48,669 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:46:48,669 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0008_000001 State change from FINISHING to FINISHED
2015-02-10 17:46:48,669 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0008_000001 released container container_1423590219808_0008_01_000001 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:48,670 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0008 State change from FINISHING to FINISHED
2015-02-10 17:46:48,670 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0008_000001 is done. finalState=FINISHED
2015-02-10 17:46:48,670 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0008_000001
2015-02-10 17:46:48,670 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0008 requests cleared
2015-02-10 17:46:48,670 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0008
2015-02-10 17:46:48,670 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0008 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:46:48,671 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0008 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:46:48,671 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0008,name=[0B181DB13EB849A688A349FE4CB4B6B9/A8D66F7FBCF04B5B97200CD6E5D67DBF] trap test/(1/1) ...-mr1/trapplatform/seq/tap,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0008/jobhistory/job/job_1423590219808_0008,appMasterHost=ip-10-31-157-187,startTime=1423590380384,finishTime=1423590402356,finalStatus=SUCCEEDED
2015-02-10 17:46:48,674 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0008_000001 (auth:SIMPLE)
2015-02-10 17:46:48,676 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0008_01_000001
2015-02-10 17:46:48,690 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:48,691 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:48,691 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:48,691 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0008
2015-02-10 17:46:48,691 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:48,691 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0008, with delay of 10800 seconds
2015-02-10 17:46:48,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:48,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,132 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:49,133 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:49,134 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,134 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,134 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,134 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0008
2015-02-10 17:46:49,134 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,134 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:49,135 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0008, with delay of 10800 seconds
2015-02-10 17:46:49,134 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741922_1098, blk_1073741893_1069, blk_1073741910_1086, blk_1073741848_1024, blk_1073741913_1089, blk_1073741914_1090, blk_1073741883_1059, blk_1073741915_1091, blk_1073741917_1093, blk_1073741871_1047]
2015-02-10 17:46:49,135 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741922_1098, blk_1073741858_1034, blk_1073741923_1099, blk_1073741893_1069, blk_1073741837_1013, blk_1073741871_1047, blk_1073741910_1086, blk_1073741848_1024, blk_1073741913_1089, blk_1073741914_1090, blk_1073741915_1091, blk_1073741916_1092, blk_1073741917_1093]
2015-02-10 17:46:49,518 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0009_000001 (auth:SIMPLE)
2015-02-10 17:46:49,524 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0009_000001
2015-02-10 17:46:49,524 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0009	APPATTEMPTID=appattempt_1423590219808_0009_000001
2015-02-10 17:46:49,525 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:46:49,525 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0009 State change from ACCEPTED to RUNNING
2015-02-10 17:46:49,576 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(663)) - Number of transactions: 943 Total time for transactions(ms): 75 Number of transactions batched in Syncs: 19 Number of syncs: 530 SyncTimes(ms): 752 852 
2015-02-10 17:46:49,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:49,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:49,668 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:46:49,668 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,669 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,669 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0008
2015-02-10 17:46:49,669 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0008 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:46:49,669 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0008, with delay of 10800 seconds
2015-02-10 17:46:49,670 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,670 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0008
2015-02-10 17:46:49,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:49,880 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:49,933 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107 src: /127.0.0.1:51272 dest: /127.0.0.1:54137
2015-02-10 17:46:49,935 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107 src: /127.0.0.1:57471 dest: /127.0.0.1:52572
2015-02-10 17:46:49,936 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107 src: /127.0.0.1:35206 dest: /127.0.0.1:52227
2015-02-10 17:46:49,949 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35206, dest: /127.0.0.1:52227, bytes: 89496, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107, duration: 10488504
2015-02-10 17:46:49,949 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:49,949 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:49,950 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57471, dest: /127.0.0.1:52572, bytes: 89496, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107, duration: 11430165
2015-02-10 17:46:49,950 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:49,950 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:49,951 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51272, dest: /127.0.0.1:54137, bytes: 89496, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107, duration: 11273918
2015-02-10 17:46:49,951 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:49,951 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:49,959 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1_conf.xml is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:50,133 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:50,239 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107
2015-02-10 17:46:50,255 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107
2015-02-10 17:46:50,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741922_1098 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741922 for deletion
2015-02-10 17:46:50,283 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741893_1069 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741893 for deletion
2015-02-10 17:46:50,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741910 for deletion
2015-02-10 17:46:50,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741848 for deletion
2015-02-10 17:46:50,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913 for deletion
2015-02-10 17:46:50,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914 for deletion
2015-02-10 17:46:50,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741910
2015-02-10 17:46:50,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741922_1098 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741922
2015-02-10 17:46:50,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741893_1069 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741893
2015-02-10 17:46:50,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741848
2015-02-10 17:46:50,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913
2015-02-10 17:46:50,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741915 for deletion
2015-02-10 17:46:50,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914
2015-02-10 17:46:50,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741915
2015-02-10 17:46:50,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741883 for deletion
2015-02-10 17:46:50,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741917 for deletion
2015-02-10 17:46:50,287 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741883
2015-02-10 17:46:50,287 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741871 for deletion
2015-02-10 17:46:50,287 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741917
2015-02-10 17:46:50,287 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741871
2015-02-10 17:46:50,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741922_1098 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741922 for deletion
2015-02-10 17:46:50,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741858 for deletion
2015-02-10 17:46:50,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741922_1098 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741922
2015-02-10 17:46:50,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741858
2015-02-10 17:46:50,336 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741923_1099 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741923 for deletion
2015-02-10 17:46:50,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741893_1069 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741893 for deletion
2015-02-10 17:46:50,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741923_1099 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741923
2015-02-10 17:46:50,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741837_1013 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741837 for deletion
2015-02-10 17:46:50,337 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741893_1069 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741893
2015-02-10 17:46:50,338 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741871 for deletion
2015-02-10 17:46:50,338 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741837_1013 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741837
2015-02-10 17:46:50,338 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741910 for deletion
2015-02-10 17:46:50,338 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741871
2015-02-10 17:46:50,338 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741848 for deletion
2015-02-10 17:46:50,338 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741910
2015-02-10 17:46:50,339 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913 for deletion
2015-02-10 17:46:50,339 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741848
2015-02-10 17:46:50,339 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914 for deletion
2015-02-10 17:46:50,339 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741913
2015-02-10 17:46:50,339 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741914_1090 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741914
2015-02-10 17:46:50,339 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741915 for deletion
2015-02-10 17:46:50,340 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741916 for deletion
2015-02-10 17:46:50,340 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741915_1091 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741915
2015-02-10 17:46:50,340 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741917 for deletion
2015-02-10 17:46:50,340 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741916_1092 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741916
2015-02-10 17:46:50,340 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741917_1093 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741917
2015-02-10 17:46:50,456 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103
2015-02-10 17:46:50,669 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:50,669 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000002
2015-02-10 17:46:50,669 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0009_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:46:50,669 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0009 container=Container: [ContainerId: container_1423590219808_0009_01_000002, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0009_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,670 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:46:50,670 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,670 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:50,670 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000003
2015-02-10 17:46:50,671 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0009_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:46:50,671 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0009 container=Container: [ContainerId: container_1423590219808_0009_01_000003, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0009_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:46:50,671 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,672 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:50,672 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000004
2015-02-10 17:46:50,672 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0009_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 17:46:50,672 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0009 container=Container: [ContainerId: container_1423590219808_0009_01_000004, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0009_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,673 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:46:50,673 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,673 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:50,673 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000005
2015-02-10 17:46:50,674 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0009_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 17:46:50,674 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0009 container=Container: [ContainerId: container_1423590219808_0009_01_000005, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0009_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,674 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:46:50,674 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,691 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:46:50,691 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000006
2015-02-10 17:46:50,691 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0009_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:46:50,692 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0009 container=Container: [ContainerId: container_1423590219808_0009_01_000006, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0009_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:50,692 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6
2015-02-10 17:46:50,692 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:51,135 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:51,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:51,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:51,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:51,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:51,583 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:46:51,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:51,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:51,653 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:51,655 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:51,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:51,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:51,672 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:51,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:51,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:46:51,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:46:51,775 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0009_000001 (auth:SIMPLE)
2015-02-10 17:46:51,775 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0009_000001 (auth:SIMPLE)
2015-02-10 17:46:51,783 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0009_01_000005 by user teamcity
2015-02-10 17:46:51,784 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0009_01_000002 by user teamcity
2015-02-10 17:46:51,784 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0009
2015-02-10 17:46:51,784 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000002
2015-02-10 17:46:51,784 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0009_01_000002 to application application_1423590219808_0009
2015-02-10 17:46:51,785 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from NEW to INITING
2015-02-10 17:46:51,785 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0009_01_000003 by user teamcity
2015-02-10 17:46:51,784 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000005
2015-02-10 17:46:51,785 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0009_01_000006 by user teamcity
2015-02-10 17:46:51,785 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0009_01_000004 by user teamcity
2015-02-10 17:46:51,785 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0009
2015-02-10 17:46:51,785 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0009_01_000005 to application application_1423590219808_0009
2015-02-10 17:46:51,786 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000006
2015-02-10 17:46:51,786 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from NEW to INITING
2015-02-10 17:46:51,786 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0009_01_000006 to application application_1423590219808_0009
2015-02-10 17:46:51,786 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0009_01_000003 to application application_1423590219808_0009
2015-02-10 17:46:51,787 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from INITING to RUNNING
2015-02-10 17:46:51,787 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0009_01_000004 to application application_1423590219808_0009
2015-02-10 17:46:51,786 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000004
2015-02-10 17:46:51,787 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:46:51,785 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000003
2015-02-10 17:46:51,787 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,788 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,788 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:51,788 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0009
2015-02-10 17:46:51,788 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:51,788 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:51,789 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0009_01_000006
2015-02-10 17:46:51,787 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from INITING to RUNNING
2015-02-10 17:46:51,789 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:46:51,790 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:46:51,790 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:46:51,790 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:46:51,790 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,791 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,791 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:51,791 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0009
2015-02-10 17:46:51,791 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:46:51,791 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:46:51,792 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,792 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,792 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:51,792 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0009
2015-02-10 17:46:51,792 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,793 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,793 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:51,793 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0009
2015-02-10 17:46:51,793 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,793 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0009
2015-02-10 17:46:51,793 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:46:51,794 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0009
2015-02-10 17:46:51,794 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0009_01_000003
2015-02-10 17:46:51,794 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0009_01_000004
2015-02-10 17:46:51,795 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0009_01_000002
2015-02-10 17:46:51,796 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0009_01_000005
2015-02-10 17:46:51,823 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0009_01_000004.tokens. Credentials list: 
2015-02-10 17:46:51,824 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0009_01_000006.tokens. Credentials list: 
2015-02-10 17:46:51,824 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423590219808_0009_01_000002.tokens. Credentials list: 
2015-02-10 17:46:51,826 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0009_01_000003.tokens. Credentials list: 
2015-02-10 17:46:51,831 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423590219808_0009_01_000005.tokens. Credentials list: 
2015-02-10 17:46:51,853 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:51,855 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:51,998 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0009_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000004.tokens
2015-02-10 17:46:51,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:46:51,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/nmPrivate/container_1423590219808_0009_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000006.tokens
2015-02-10 17:46:51,999 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:46:52,135 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:52,136 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741858_1034, blk_1073741923_1099, blk_1073741893_1069, blk_1073741910_1086, blk_1073741848_1024, blk_1073741883_1059, blk_1073741837_1013]
2015-02-10 17:46:52,137 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741858_1034, blk_1073741923_1099, blk_1073741883_1059, blk_1073741837_1013, blk_1073741871_1047]
2015-02-10 17:46:52,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:52,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:52,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:52,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:52,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:52,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar	dst=null	perm=null
2015-02-10 17:46:52,179 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57481, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-315896177_7296, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, duration: 679849
2015-02-10 17:46:52,214 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:52,246 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:52,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:52,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:52,262 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35217, bytes: 97414, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-315896177_7296, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, duration: 424016
2015-02-10 17:46:52,286 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:52,286 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:52,336 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:52,336 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:52,386 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35054, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1876948966_7298, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741927_1103, duration: 206237331
2015-02-10 17:46:52,428 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:52,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:52,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:52,471 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000006/default_container_executor.sh]
2015-02-10 17:46:52,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml	dst=null	perm=null
2015-02-10 17:46:52,484 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57481, bytes: 97414, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1876948966_7298, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741930_1106, duration: 430963
2015-02-10 17:46:52,508 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:46:52,509 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:52,509 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:52,509 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:52,509 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:46:52,577 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:52,577 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:52,577 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:52,578 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:52,578 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:52,578 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:52,581 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:46:52,581 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:52,607 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:46:52,669 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:52,669 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:52,670 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:52,670 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:52,672 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:52,672 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:52,672 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:52,672 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:52,706 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:52,706 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:46:52,774 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000004/default_container_executor.sh]
2015-02-10 17:46:52,784 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000005/default_container_executor.sh]
2015-02-10 17:46:52,785 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000003/default_container_executor.sh]
2015-02-10 17:46:52,789 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000002/default_container_executor.sh]
2015-02-10 17:46:53,136 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:53,275 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741858 for deletion
2015-02-10 17:46:53,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741923_1099 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741923 for deletion
2015-02-10 17:46:53,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741883 for deletion
2015-02-10 17:46:53,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741837_1013 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741837 for deletion
2015-02-10 17:46:53,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741871 for deletion
2015-02-10 17:46:53,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741858
2015-02-10 17:46:53,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741923_1099 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741923
2015-02-10 17:46:53,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741883
2015-02-10 17:46:53,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741837_1013 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741837
2015-02-10 17:46:53,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741871
2015-02-10 17:46:53,556 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:53,671 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:53,672 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:53,672 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:53,673 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:53,707 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:53,725 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741858 for deletion
2015-02-10 17:46:53,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741923_1099 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741923 for deletion
2015-02-10 17:46:53,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741893_1069 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741893 for deletion
2015-02-10 17:46:53,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741858
2015-02-10 17:46:53,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741910 for deletion
2015-02-10 17:46:53,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741923_1099 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741923
2015-02-10 17:46:53,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741848 for deletion
2015-02-10 17:46:53,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741893_1069 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741893
2015-02-10 17:46:53,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741883 for deletion
2015-02-10 17:46:53,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741910
2015-02-10 17:46:53,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741837_1013 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741837 for deletion
2015-02-10 17:46:53,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741848
2015-02-10 17:46:53,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741837_1013 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741837
2015-02-10 17:46:53,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741883
2015-02-10 17:46:53,909 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423590219808_0009_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000005.tokens
2015-02-10 17:46:53,909 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:46:54,137 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:54,372 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107
2015-02-10 17:46:54,381 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:54,674 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:54,674 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:54,674 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:54,675 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:54,708 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:55,139 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:55,287 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0009_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000003.tokens
2015-02-10 17:46:55,288 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:46:55,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:46:55,676 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:55,676 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:55,677 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:55,677 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:55,709 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:55,843 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423590219808_0009_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000002.tokens
2015-02-10 17:46:55,844 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:46:56,140 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:56,678 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:56,678 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:56,679 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:56,679 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:56,710 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:57,141 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:57,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:57,680 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:57,681 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:57,681 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:57,681 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:57,711 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:57,743 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35230, bytes: 811, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000004_0_402332042_1, offset: 1024, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 240700
2015-02-10 17:46:57,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:57,895 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51299, bytes: 9, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000004_0_402332042_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 1058910
2015-02-10 17:46:57,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000004_0/part-00004	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:58,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:58,142 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,147 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51301, bytes: 1327, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000002_0_-622463768_1, offset: 512, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 265656
2015-02-10 17:46:58,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:58,245 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000004_0/part-00004 is closed by DFSClient_attempt_1423590219808_0009_m_000004_0_402332042_1
2015-02-10 17:46:58,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:58,285 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57501, bytes: 9, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000002_0_-622463768_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 1927827
2015-02-10 17:46:58,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000002_0/part-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:58,326 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35236, bytes: 811, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000003_0_322771918_1, offset: 1024, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 246495
2015-02-10 17:46:58,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:58,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000004_0	dst=null	perm=null
2015-02-10 17:46:58,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000004_0	dst=null	perm=null
2015-02-10 17:46:58,370 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000004	dst=null	perm=null
2015-02-10 17:46:58,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000004_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000004	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:58,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job.split	dst=null	perm=null
2015-02-10 17:46:58,455 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35077, bytes: 1843, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000000_0_-1712860052_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 374482
2015-02-10 17:46:58,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:58,463 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51308, bytes: 9, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000003_0_322771918_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 232486
2015-02-10 17:46:58,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000003_0/part-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:58,508 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0009_01_000006
2015-02-10 17:46:58,508 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000006
2015-02-10 17:46:58,508 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:46:58,508 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0009_01_000006
2015-02-10 17:46:58,509 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:58,524 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35241, bytes: 1843, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000001_0_-1909037333_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741928_1104, duration: 264129
2015-02-10 17:46:58,529 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0009_01_000006 is : 143
2015-02-10 17:46:58,535 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:46:58,540 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108 src: /127.0.0.1:57508 dest: /127.0.0.1:52572
2015-02-10 17:46:58,545 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:58,549 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000006
2015-02-10 17:46:58,549 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108 src: /127.0.0.1:35081 dest: /127.0.0.1:57419
2015-02-10 17:46:58,550 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000006
2015-02-10 17:46:58,551 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000006
2015-02-10 17:46:58,552 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000006
2015-02-10 17:46:58,552 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108 src: /127.0.0.1:35244 dest: /127.0.0.1:52227
2015-02-10 17:46:58,553 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000006
2015-02-10 17:46:58,553 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:58,553 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0009_01_000006 from application application_1423590219808_0009
2015-02-10 17:46:58,554 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:58,554 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0009
2015-02-10 17:46:58,561 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000002_0/part-00002 is closed by DFSClient_attempt_1423590219808_0009_m_000002_0_-622463768_1
2015-02-10 17:46:58,561 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1.jhist for DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:58,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:58,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:58,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000002_0	dst=null	perm=null
2015-02-10 17:46:58,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/delimited-problematic.txt	dst=null	perm=null
2015-02-10 17:46:58,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000002_0	dst=null	perm=null
2015-02-10 17:46:58,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000002	dst=null	perm=null
2015-02-10 17:46:58,666 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51313, bytes: 9, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000001_0_-1909037333_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 262626
2015-02-10 17:46:58,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000002_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000002	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:58,682 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,683 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,683 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,684 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:58,761 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary	dst=null	perm=null
2015-02-10 17:46:58,761 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0009_01_000004
2015-02-10 17:46:58,762 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000004
2015-02-10 17:46:58,762 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:46:58,762 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0009_01_000004
2015-02-10 17:46:58,763 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,763 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,764 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:58,764 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:58,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:58,782 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0009_01_000004 is : 143
2015-02-10 17:46:58,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0/part-m-00001-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:58,800 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:58,801 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000004
2015-02-10 17:46:58,802 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000004
2015-02-10 17:46:58,802 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:58,802 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0009_01_000004 from application application_1423590219808_0009
2015-02-10 17:46:58,803 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:58,803 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000004
2015-02-10 17:46:58,802 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000004
2015-02-10 17:46:58,803 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000004
2015-02-10 17:46:58,803 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0009
2015-02-10 17:46:58,822 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0/part-m-00001-00003. BP-4296439-10.31.157.187-1423590215428 blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:46:58,867 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57513, bytes: 9, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0009_m_000000_0_-1712860052_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741926_1102, duration: 256693
2015-02-10 17:46:58,885 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109 src: /127.0.0.1:35246 dest: /127.0.0.1:52227
2015-02-10 17:46:58,888 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109 src: /127.0.0.1:35086 dest: /127.0.0.1:57419
2015-02-10 17:46:58,892 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109 src: /127.0.0.1:57515 dest: /127.0.0.1:52572
2015-02-10 17:46:58,896 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000000_0/part-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:58,903 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57515, dest: /127.0.0.1:52572, bytes: 2, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0009_m_000003_0_322771918_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, duration: 9525657
2015-02-10 17:46:58,904 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:58,904 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:58,904 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35086, dest: /127.0.0.1:57419, bytes: 2, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0009_m_000003_0_322771918_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, duration: 9308969
2015-02-10 17:46:58,905 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:58,905 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35246, dest: /127.0.0.1:52227, bytes: 2, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0009_m_000003_0_322771918_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, duration: 11575830
2015-02-10 17:46:58,905 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:58,906 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:58,906 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741933_1109{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:46:58,913 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0/part-m-00001-00003 is closed by DFSClient_attempt_1423590219808_0009_m_000003_0_322771918_1
2015-02-10 17:46:58,917 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:58,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:58,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:58,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:58,925 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:58,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:58,937 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:46:58,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0/part-m-00001-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/part-m-00001-00003	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:58,948 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000001_0/part-00001 is closed by DFSClient_attempt_1423590219808_0009_m_000001_0_-1909037333_1
2015-02-10 17:46:58,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary/_attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:58,956 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110 src: /127.0.0.1:51318 dest: /127.0.0.1:54137
2015-02-10 17:46:58,958 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110 src: /127.0.0.1:57517 dest: /127.0.0.1:52572
2015-02-10 17:46:58,959 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110 src: /127.0.0.1:35090 dest: /127.0.0.1:57419
2015-02-10 17:46:58,966 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000003_0/part-00003 is closed by DFSClient_attempt_1423590219808_0009_m_000003_0_322771918_1
2015-02-10 17:46:58,972 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35090, dest: /127.0.0.1:57419, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0009_m_000000_0_-1712860052_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110, duration: 10568770
2015-02-10 17:46:58,972 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:58,973 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:58,974 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57517, dest: /127.0.0.1:52572, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0009_m_000000_0_-1712860052_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110, duration: 11702588
2015-02-10 17:46:58,974 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:58,974 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:58,974 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51318, dest: /127.0.0.1:54137, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0009_m_000000_0_-1712860052_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110, duration: 12922542
2015-02-10 17:46:58,975 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:58,975 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741934_1110{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:58,982 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0009_m_000000_0_-1712860052_1
2015-02-10 17:46:59,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000001_0	dst=null	perm=null
2015-02-10 17:46:59,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000001_0	dst=null	perm=null
2015-02-10 17:46:59,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000001	dst=null	perm=null
2015-02-10 17:46:59,060 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000001	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:59,065 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:59,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000003_0	dst=null	perm=null
2015-02-10 17:46:59,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000003	dst=null	perm=null
2015-02-10 17:46:59,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000003_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000003	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:59,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000000_0	dst=null	perm=null
2015-02-10 17:46:59,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000000_0	dst=null	perm=null
2015-02-10 17:46:59,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000000	dst=null	perm=null
2015-02-10 17:46:59,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/_temporary/attempt_1423590219808_0009_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:46:59,138 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0009_01_000003
2015-02-10 17:46:59,139 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000003
2015-02-10 17:46:59,139 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:46:59,139 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0009_01_000003
2015-02-10 17:46:59,140 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:59,140 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:46:59,140 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:59,141 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0009_01_000004
2015-02-10 17:46:59,141 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:59,142 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:59,142 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0009_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:46:59,142 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000004
2015-02-10 17:46:59,143 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0009_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 17:46:59,143 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-10 17:46:59,143 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:59,144 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0009_01_000004, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:59,144 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:59,145 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:46:59,145 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0009_000001 released container container_1423590219808_0009_01_000004 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 17:46:59,160 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0009_01_000003 is : 143
2015-02-10 17:46:59,160 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0009_01_000005
2015-02-10 17:46:59,161 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000005
2015-02-10 17:46:59,161 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:59,162 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: -1000
2015-02-10 17:46:59,162 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:59,174 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:59,174 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:46:59,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000003
2015-02-10 17:46:59,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000003
2015-02-10 17:46:59,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000003
2015-02-10 17:46:59,176 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0009_01_000005
2015-02-10 17:46:59,176 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000003
2015-02-10 17:46:59,193 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0009_01_000005 is : 143
2015-02-10 17:46:59,197 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0009_01_000002
2015-02-10 17:46:59,198 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000002
2015-02-10 17:46:59,198 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:46:59,199 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:59,199 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: -1000
2015-02-10 17:46:59,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,209 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000003
2015-02-10 17:46:59,210 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:59,210 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:59,210 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:46:59,210 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:59,210 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0009_01_000003 from application application_1423590219808_0009
2015-02-10 17:46:59,211 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:59,211 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0009
2015-02-10 17:46:59,211 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000005
2015-02-10 17:46:59,212 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000005
2015-02-10 17:46:59,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000005
2015-02-10 17:46:59,213 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0009_01_000002
2015-02-10 17:46:59,213 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000005
2015-02-10 17:46:59,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1	dst=null	perm=null
2015-02-10 17:46:59,226 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,227 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,228 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000000	dst=null	perm=null
2015-02-10 17:46:59,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00000	dst=null	perm=null
2015-02-10 17:46:59,231 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0009_01_000002 is : 143
2015-02-10 17:46:59,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000001	dst=null	perm=null
2015-02-10 17:46:59,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00001	dst=null	perm=null
2015-02-10 17:46:59,248 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000005
2015-02-10 17:46:59,248 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:59,248 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:46:59,248 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0009_01_000005 from application application_1423590219808_0009
2015-02-10 17:46:59,249 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:59,249 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0009
2015-02-10 17:46:59,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00001	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000002
2015-02-10 17:46:59,250 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000002
2015-02-10 17:46:59,250 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000002
2015-02-10 17:46:59,250 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:46:59,250 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0009_01_000002 from application application_1423590219808_0009
2015-02-10 17:46:59,251 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000002
2015-02-10 17:46:59,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,251 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:46:59,251 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000002
2015-02-10 17:46:59,252 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0009
2015-02-10 17:46:59,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000002	dst=null	perm=null
2015-02-10 17:46:59,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00002	dst=null	perm=null
2015-02-10 17:46:59,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000002/part-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00002	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000003	dst=null	perm=null
2015-02-10 17:46:59,271 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00003	dst=null	perm=null
2015-02-10 17:46:59,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000003/part-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00003	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:46:59,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000004	dst=null	perm=null
2015-02-10 17:46:59,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00004	dst=null	perm=null
2015-02-10 17:46:59,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary/1/task_1423590219808_0009_m_000004/part-00004	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00004	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary	dst=null	perm=null
2015-02-10 17:46:59,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,303 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_SUCCESS is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:59,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,312 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:59,332 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35244, dest: /127.0.0.1:52227, bytes: 52530, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108, duration: 778252138
2015-02-10 17:46:59,333 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:59,334 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:59,344 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35081, dest: /127.0.0.1:57419, bytes: 52530, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108, duration: 775861593
2015-02-10 17:46:59,345 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,345 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:59,346 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57508, dest: /127.0.0.1:52572, bytes: 52530, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108, duration: 790774012
2015-02-10 17:46:59,346 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,346 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:46:59,351 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1.jhist is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:59,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,360 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:59,362 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111 src: /127.0.0.1:57519 dest: /127.0.0.1:52572
2015-02-10 17:46:59,364 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111 src: /127.0.0.1:35092 dest: /127.0.0.1:57419
2015-02-10 17:46:59,366 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111 src: /127.0.0.1:51323 dest: /127.0.0.1:54137
2015-02-10 17:46:59,371 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51323, dest: /127.0.0.1:54137, bytes: 434, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111, duration: 2588928
2015-02-10 17:46:59,371 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:59,372 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35092, dest: /127.0.0.1:57419, bytes: 434, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111, duration: 4246331
2015-02-10 17:46:59,372 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:59,373 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:59,373 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,373 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57519, dest: /127.0.0.1:52572, bytes: 434, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111, duration: 3903397
2015-02-10 17:46:59,374 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,374 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741935_1111{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:59,375 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111
2015-02-10 17:46:59,375 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110
2015-02-10 17:46:59,377 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009.summary_tmp is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:59,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:59,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1.jhist	dst=null	perm=null
2015-02-10 17:46:59,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:59,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1.jhist	dst=null	perm=null
2015-02-10 17:46:59,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:46:59,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1.jhist	dst=null	perm=null
2015-02-10 17:46:59,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,421 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35094, bytes: 52942, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108, duration: 309940
2015-02-10 17:46:59,425 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:46:59,427 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112 src: /127.0.0.1:57523 dest: /127.0.0.1:52572
2015-02-10 17:46:59,429 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112 src: /127.0.0.1:35258 dest: /127.0.0.1:52227
2015-02-10 17:46:59,430 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112 src: /127.0.0.1:51327 dest: /127.0.0.1:54137
2015-02-10 17:46:59,434 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51327, dest: /127.0.0.1:54137, bytes: 52530, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112, duration: 2659222
2015-02-10 17:46:59,435 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:59,435 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:59,435 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35258, dest: /127.0.0.1:52227, bytes: 52530, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112, duration: 3210564
2015-02-10 17:46:59,436 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,436 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:59,436 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57523, dest: /127.0.0.1:52572, bytes: 52530, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112, duration: 3940947
2015-02-10 17:46:59,437 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,437 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741936_1112{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:46:59,442 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:59,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:59,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:59,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:59,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:59,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:46:59,455 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009/job_1423590219808_0009_1_conf.xml	dst=null	perm=null
2015-02-10 17:46:59,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:46:59,464 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35260, bytes: 90196, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741931_1107, duration: 391785
2015-02-10 17:46:59,466 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:46:59,469 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113 src: /127.0.0.1:35261 dest: /127.0.0.1:52227
2015-02-10 17:46:59,470 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113 src: /127.0.0.1:51330 dest: /127.0.0.1:54137
2015-02-10 17:46:59,472 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113 src: /127.0.0.1:35101 dest: /127.0.0.1:57419
2015-02-10 17:46:59,477 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35101, dest: /127.0.0.1:57419, bytes: 89496, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113, duration: 2896561
2015-02-10 17:46:59,477 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:46:59,477 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:59,477 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51330, dest: /127.0.0.1:54137, bytes: 89496, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113, duration: 3356600
2015-02-10 17:46:59,478 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:59,479 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,480 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35261, dest: /127.0.0.1:52227, bytes: 89496, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_579156031_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113, duration: 5569634
2015-02-10 17:46:59,480 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741937_1113{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:46:59,480 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:46:59,485 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_579156031_1
2015-02-10 17:46:59,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:59,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:59,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:59,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0009-1423590403832-teamcity-%5BCED5342891D84627A8B92AB64DB7DCC5%2FE1A60F0F75354AB1-1423590419313-5-0-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:46:59,510 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:46:59,510 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0009_01_000006
2015-02-10 17:46:59,511 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:46:59,511 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0009_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:46:59,511 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000006
2015-02-10 17:46:59,511 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0009_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:46:59,511 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:46:59,512 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0009_01_000006, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:59,512 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:46:59,512 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:46:59,512 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0009_000001 released container container_1423590219808_0009_01_000006 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:46:59,519 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from RUNNING to FINISHING
2015-02-10 17:46:59,519 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0009
2015-02-10 17:46:59,519 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0009 State change from RUNNING to REMOVING
2015-02-10 17:46:59,519 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0009
2015-02-10 17:46:59,519 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0009 State change from REMOVING to FINISHING
2015-02-10 17:46:59,573 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110
2015-02-10 17:46:59,574 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111
2015-02-10 17:46:59,575 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108
2015-02-10 17:46:59,575 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109
2015-02-10 17:46:59,577 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113
2015-02-10 17:47:00,145 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:00,200 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:00,200 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0009_01_000002
2015-02-10 17:47:00,200 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:00,201 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0009_01_000003
2015-02-10 17:47:00,201 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:00,201 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0009_01_000005
2015-02-10 17:47:00,202 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:00,202 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0009_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:47:00,202 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000002
2015-02-10 17:47:00,202 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0009_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 17:47:00,202 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:47:00,205 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0009_01_000002, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:00,205 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:00,205 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:47:00,205 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0009_000001 released container container_1423590219808_0009_01_000002 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 17:47:00,206 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:00,206 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0009_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:47:00,206 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000003
2015-02-10 17:47:00,206 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0009_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:47:00,206 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:47:00,207 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0009_01_000003, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:00,207 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:00,207 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:00,207 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0009_000001 released container container_1423590219808_0009_01_000003 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:47:00,207 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:00,208 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0009_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:47:00,208 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000005
2015-02-10 17:47:00,208 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0009_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:47:00,208 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:00,209 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0009_01_000005, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:00,209 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:00,209 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:47:00,209 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0009_000001 released container container_1423590219808_0009_01_000005 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:47:00,243 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112
2015-02-10 17:47:00,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109
2015-02-10 17:47:00,245 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108
2015-02-10 17:47:00,246 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113
2015-02-10 17:47:00,460 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741935_1111
2015-02-10 17:47:00,460 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110
2015-02-10 17:47:00,461 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112
2015-02-10 17:47:00,462 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741932_1108
2015-02-10 17:47:00,463 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109
2015-02-10 17:47:00,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741927_1103 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:47:00,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741928_1104 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:54137 127.0.0.1:52227 
2015-02-10 17:47:00,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741929_1105 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:47:00,528 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741930_1106 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:52227 
2015-02-10 17:47:00,529 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741932_1108 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:52227 
2015-02-10 17:47:00,529 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741931_1107 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:52227 
2015-02-10 17:47:00,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0009	dst=null	perm=null
2015-02-10 17:47:00,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:47:00,589 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary
2015-02-10 17:47:00,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/_temporary	dst=null	perm=null
2015-02-10 17:47:00,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,591 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary
2015-02-10 17:47:00,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary	dst=null	perm=null
2015-02-10 17:47:00,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/_temporary	dst=null	perm=null
2015-02-10 17:47:00,610 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:00,611 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:00,612 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:00,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,617 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:47:00,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:47:00,621 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35265, bytes: 6, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, duration: 306182
2015-02-10 17:47:00,621 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/testTrapNoOperation
2015-02-10 17:47:00,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:47:00,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:47:00,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:47:00,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation	dst=null	perm=null
2015-02-10 17:47:00,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00000	dst=null	perm=null
2015-02-10 17:47:00,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00000	dst=null	perm=null
2015-02-10 17:47:00,630 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51334, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741934_1110, duration: 214296
2015-02-10 17:47:00,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00001	dst=null	perm=null
2015-02-10 17:47:00,631 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00001	dst=null	perm=null
2015-02-10 17:47:00,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00002	dst=null	perm=null
2015-02-10 17:47:00,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00002	dst=null	perm=null
2015-02-10 17:47:00,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00003	dst=null	perm=null
2015-02-10 17:47:00,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00003	dst=null	perm=null
2015-02-10 17:47:00,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00004	dst=null	perm=null
2015-02-10 17:47:00,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation/part-00004	dst=null	perm=null
2015-02-10 17:47:00,637 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/testTrapNoOperation_trap
2015-02-10 17:47:00,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap	dst=null	perm=null
2015-02-10 17:47:00,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:47:00,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/testTrapNoOperation_trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:47:00,645 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35265, bytes: 6, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741933_1109, duration: 229653
2015-02-10 17:47:00,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:00,665 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:00,667 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:47:00,667 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:47:00,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:00,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:00,688 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:47:00,689 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:47:00,689 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap"]
2015-02-10 17:47:00,689 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:47:00,689 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:47:00,689 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:47:00,690 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...applatform/everystart/tap
2015-02-10 17:47:00,707 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:00,722 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:00,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:00,725 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:00,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:00,731 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 10
2015-02-10 17:47:00,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010	dst=null	perm=null
2015-02-10 17:47:00,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:47:00,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:47:00,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:00,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,751 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:47:00,753 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114 src: /127.0.0.1:51336 dest: /127.0.0.1:54137
2015-02-10 17:47:00,754 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114 src: /127.0.0.1:35269 dest: /127.0.0.1:52227
2015-02-10 17:47:00,756 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114 src: /127.0.0.1:57536 dest: /127.0.0.1:52572
2015-02-10 17:47:00,764 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57536, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, duration: 4190946
2015-02-10 17:47:00,764 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:00,765 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35269, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, duration: 5129266
2015-02-10 17:47:00,765 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:00,766 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,766 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51336, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, duration: 6600232
2015-02-10 17:47:00,766 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:00,767 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,768 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741938_1114{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:00,774 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:00,774 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar
2015-02-10 17:47:00,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:00,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:00,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:00,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:00,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:47:00,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:47:00,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:47:00,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:47:00,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:47:00,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:00,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:00,795 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:47:00,796 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:00,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,807 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split
2015-02-10 17:47:00,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:00,813 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:47:00,815 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115 src: /127.0.0.1:51339 dest: /127.0.0.1:54137
2015-02-10 17:47:00,816 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115 src: /127.0.0.1:35110 dest: /127.0.0.1:57419
2015-02-10 17:47:00,818 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115 src: /127.0.0.1:35273 dest: /127.0.0.1:52227
2015-02-10 17:47:00,819 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115 src: /127.0.0.1:57540 dest: /127.0.0.1:52572
2015-02-10 17:47:00,823 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57540, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 2481939
2015-02-10 17:47:00,823 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:00,824 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:00,824 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35273, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 2904350
2015-02-10 17:47:00,824 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,825 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:00,825 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35110, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 2873725
2015-02-10 17:47:00,825 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,826 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:00,826 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51339, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 3801143
2015-02-10 17:47:00,826 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,827 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741939_1115{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:00,838 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:00,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,849 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:47:00,851 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116 src: /127.0.0.1:35275 dest: /127.0.0.1:52227
2015-02-10 17:47:00,853 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116 src: /127.0.0.1:51344 dest: /127.0.0.1:54137
2015-02-10 17:47:00,854 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116 src: /127.0.0.1:35115 dest: /127.0.0.1:57419
2015-02-10 17:47:00,858 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35115, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, duration: 1850916
2015-02-10 17:47:00,858 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:00,858 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:00,859 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51344, dest: /127.0.0.1:54137, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, duration: 2704398
2015-02-10 17:47:00,859 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,859 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:00,860 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35275, dest: /127.0.0.1:52227, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, duration: 3147809
2015-02-10 17:47:00,860 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,861 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741940_1116{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:00,864 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:00,864 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:47:00,869 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:00,875 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:00,876 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:00,876 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:00,882 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:47:00,884 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117 src: /127.0.0.1:57544 dest: /127.0.0.1:52572
2015-02-10 17:47:00,886 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117 src: /127.0.0.1:51347 dest: /127.0.0.1:54137
2015-02-10 17:47:00,887 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117 src: /127.0.0.1:35118 dest: /127.0.0.1:57419
2015-02-10 17:47:00,892 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35118, dest: /127.0.0.1:57419, bytes: 98169, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, duration: 2763271
2015-02-10 17:47:00,892 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:00,892 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:00,893 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51347, dest: /127.0.0.1:54137, bytes: 98169, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, duration: 3616175
2015-02-10 17:47:00,893 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:00,893 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,894 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57544, dest: /127.0.0.1:52572, bytes: 98169, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, duration: 4560076
2015-02-10 17:47:00,894 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741941_1117{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:00,894 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:00,898 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:00,898 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0010
2015-02-10 17:47:00,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010	dst=null	perm=null
2015-02-10 17:47:00,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:00,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:00,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:00,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:00,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:00,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:00,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:00,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:00,910 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:00,911 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:00,912 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:00,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:00,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:00,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:00,918 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 10 submitted by user teamcity
2015-02-10 17:47:00,918 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0010
2015-02-10 17:47:00,918 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0010
2015-02-10 17:47:00,918 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0010
2015-02-10 17:47:00,918 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0010 State change from NEW to NEW_SAVING
2015-02-10 17:47:00,919 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0010 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:47:00,919 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0010_000001
2015-02-10 17:47:00,919 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from NEW to SUBMITTED
2015-02-10 17:47:00,920 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0010 from user: teamcity activated in queue: default
2015-02-10 17:47:00,920 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0010 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:47:00,920 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0010 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:47:00,920 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0010_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:47:00,920 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0010 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:00,921 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:47:00,921 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0010 State change from SUBMITTED to ACCEPTED
2015-02-10 17:47:00,924 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0010/
2015-02-10 17:47:00,924 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0010
2015-02-10 17:47:00,924 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0010/
2015-02-10 17:47:01,138 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:54137 to replicate blk_1073741938_1114 to datanode(s) 127.0.0.1:57419
2015-02-10 17:47:01,138 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741927_1103, blk_1073741928_1104, blk_1073741929_1105, blk_1073741930_1106, blk_1073741932_1108]
2015-02-10 17:47:01,139 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741927_1103, blk_1073741928_1104, blk_1073741929_1105, blk_1073741930_1106, blk_1073741931_1107, blk_1073741932_1108]
2015-02-10 17:47:01,146 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:01,147 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:01,147 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000001
2015-02-10 17:47:01,147 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0010_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available
2015-02-10 17:47:01,148 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0010 container=Container: [ContainerId: container_1423590219808_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0010_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:01,148 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:47:01,148 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:01,148 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:01,149 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0010 AttemptId: appattempt_1423590219808_0010_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ]
2015-02-10 17:47:01,149 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:47:01,149 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0010_000001
2015-02-10 17:47:01,149 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:47:01,150 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0010_000001
2015-02-10 17:47:01,150 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] for AM appattempt_1423590219808_0010_000001
2015-02-10 17:47:01,150 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0010_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:47:01,154 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0010_000001 (auth:SIMPLE)
2015-02-10 17:47:01,156 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0010_01_000001 by user teamcity
2015-02-10 17:47:01,157 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0010
2015-02-10 17:47:01,157 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000001
2015-02-10 17:47:01,157 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from NEW to INITING
2015-02-10 17:47:01,157 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0010_01_000001 to application application_1423590219808_0010
2015-02-10 17:47:01,157 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] for AM appattempt_1423590219808_0010_000001
2015-02-10 17:47:01,158 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from INITING to RUNNING
2015-02-10 17:47:01,158 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:47:01,158 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:47:01,158 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0010
2015-02-10 17:47:01,158 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:47:01,159 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:47:01,159 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:47:01,159 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:47:01,159 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0010_01_000001
2015-02-10 17:47:01,178 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0010_01_000001.tokens. Credentials list: 
2015-02-10 17:47:01,206 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:01,335 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0010_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000001.tokens
2015-02-10 17:47:01,335 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:01,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:01,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:01,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:01,508 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51334, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_98230796_7966, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, duration: 1236442
2015-02-10 17:47:01,542 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:01,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:01,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:01,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:01,586 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35265, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_98230796_7966, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, duration: 237980
2015-02-10 17:47:01,608 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:01,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:01,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:01,641 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:01,652 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35265, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_98230796_7966, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 324138
2015-02-10 17:47:01,675 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:01,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:01,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:01,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:01,723 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57552, bytes: 98937, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_98230796_7966, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, duration: 1469901
2015-02-10 17:47:01,750 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:01,750 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:01,802 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:01,802 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:01,925 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000001/default_container_executor.sh]
2015-02-10 17:47:02,147 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:02,147 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:02,148 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:02,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927 for deletion
2015-02-10 17:47:02,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928 for deletion
2015-02-10 17:47:02,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741929 for deletion
2015-02-10 17:47:02,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741930 for deletion
2015-02-10 17:47:02,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927
2015-02-10 17:47:02,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741931 for deletion
2015-02-10 17:47:02,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741929
2015-02-10 17:47:02,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928
2015-02-10 17:47:02,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741932_1108 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741932 for deletion
2015-02-10 17:47:02,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741931
2015-02-10 17:47:02,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741930
2015-02-10 17:47:02,279 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741932_1108 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741932
2015-02-10 17:47:02,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927 for deletion
2015-02-10 17:47:02,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928 for deletion
2015-02-10 17:47:02,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741929 for deletion
2015-02-10 17:47:02,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927
2015-02-10 17:47:02,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741930 for deletion
2015-02-10 17:47:02,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741929
2015-02-10 17:47:02,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928
2015-02-10 17:47:02,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741932_1108 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741932 for deletion
2015-02-10 17:47:02,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741930
2015-02-10 17:47:02,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741932_1108 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741932
2015-02-10 17:47:02,341 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1123949514-10.31.157.187-54137-1423590218203, infoPort=56646, ipcPort=53714, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114 to 127.0.0.1:57419 
2015-02-10 17:47:02,343 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114 src: /127.0.0.1:35125 dest: /127.0.0.1:57419
2015-02-10 17:47:02,343 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114 (numBytes=254067) to /127.0.0.1:57419
2015-02-10 17:47:02,346 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114 src: /127.0.0.1:35125 dest: /127.0.0.1:57419 of size 254067
2015-02-10 17:47:02,346 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741938_1114 size 254067
2015-02-10 17:47:03,148 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:03,149 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:04,139 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741927_1103, blk_1073741928_1104, blk_1073741929_1105, blk_1073741930_1106, blk_1073741931_1107, blk_1073741932_1108]
2015-02-10 17:47:04,140 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741927_1103, blk_1073741928_1104, blk_1073741931_1107]
2015-02-10 17:47:04,150 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:04,150 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:04,378 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115
2015-02-10 17:47:04,382 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114
2015-02-10 17:47:04,383 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741937_1113
2015-02-10 17:47:04,383 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116
2015-02-10 17:47:04,580 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115
2015-02-10 17:47:04,581 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116
2015-02-10 17:47:04,581 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117
2015-02-10 17:47:04,582 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741936_1112
2015-02-10 17:47:04,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:04,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:47:04,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:47:04,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:47:04,782 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114
2015-02-10 17:47:04,784 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117
2015-02-10 17:47:04,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010	dst=null	perm=null
2015-02-10 17:47:04,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:47:04,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:47:05,151 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:05,151 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:05,249 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115
2015-02-10 17:47:05,252 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114
2015-02-10 17:47:05,253 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116
2015-02-10 17:47:05,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:05,319 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:05,342 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927 for deletion
2015-02-10 17:47:05,342 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928 for deletion
2015-02-10 17:47:05,342 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741931 for deletion
2015-02-10 17:47:05,342 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927
2015-02-10 17:47:05,342 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928
2015-02-10 17:47:05,343 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741931
2015-02-10 17:47:05,402 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35289, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741940_1116, duration: 249625
2015-02-10 17:47:05,515 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115
2015-02-10 17:47:05,518 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114
2015-02-10 17:47:05,580 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0009_01_000001 succeeded 
2015-02-10 17:47:05,581 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:47:05,581 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0009_01_000001
2015-02-10 17:47:05,597 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000001
2015-02-10 17:47:05,598 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000001
2015-02-10 17:47:05,598 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000001
2015-02-10 17:47:05,598 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0009_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:47:05,598 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000001
2015-02-10 17:47:05,598 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0009/container_1423590219808_0009_01_000001
2015-02-10 17:47:05,598 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0009_01_000001 from application application_1423590219808_0009
2015-02-10 17:47:05,599 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:05,599 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0009
2015-02-10 17:47:05,718 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117
2015-02-10 17:47:05,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927 for deletion
2015-02-10 17:47:05,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928 for deletion
2015-02-10 17:47:05,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741929 for deletion
2015-02-10 17:47:05,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741927_1103 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741927
2015-02-10 17:47:05,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741930 for deletion
2015-02-10 17:47:05,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741929_1105 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741929
2015-02-10 17:47:05,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741928_1104 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741928
2015-02-10 17:47:05,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741931 for deletion
2015-02-10 17:47:05,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741932_1108 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741932 for deletion
2015-02-10 17:47:05,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741930_1106 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741930
2015-02-10 17:47:05,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741932_1108 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741932
2015-02-10 17:47:05,728 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741931_1107 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741931
2015-02-10 17:47:06,152 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 9 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:47:06,153 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0009_01_000001
2015-02-10 17:47:06,153 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:06,154 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0009_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:06,154 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0009_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:47:06,154 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0009	CONTAINERID=container_1423590219808_0009_01_000001
2015-02-10 17:47:06,154 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0009_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-10 17:47:06,154 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0009_000001
2015-02-10 17:47:06,154 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:06,155 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0009_000001 State change from FINISHING to FINISHED
2015-02-10 17:47:06,155 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0009_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:06,155 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0009 State change from FINISHING to FINISHED
2015-02-10 17:47:06,155 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:06,155 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0009
2015-02-10 17:47:06,155 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0009,name=[CED5342891D84627A8B92AB64DB7DCC5/E1A60F0F75354AB1B24D56991F241A13] null/(1/1) ...tform/testTrapNoOperation,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0009/jobhistory/job/job_1423590219808_0009,appMasterHost=ip-10-31-157-187,startTime=1423590403832,finishTime=1423590419519,finalStatus=SUCCEEDED
2015-02-10 17:47:06,156 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0009_000001
2015-02-10 17:47:06,155 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:47:06,156 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0009_000001 released container container_1423590219808_0009_01_000001 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-10 17:47:06,156 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0009_000001 is done. finalState=FINISHED
2015-02-10 17:47:06,156 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0009 requests cleared
2015-02-10 17:47:06,156 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0009 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:47:06,157 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0009 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:47:06,160 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0009_000001 (auth:SIMPLE)
2015-02-10 17:47:06,162 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0009_01_000001
2015-02-10 17:47:06,203 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:06,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,204 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,204 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0009
2015-02-10 17:47:06,205 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,205 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:06,205 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0009, with delay of 10800 seconds
2015-02-10 17:47:06,516 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:06,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,517 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0009
2015-02-10 17:47:06,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:06,517 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:06,518 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0009, with delay of 10800 seconds
2015-02-10 17:47:06,688 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0010_000001 (auth:SIMPLE)
2015-02-10 17:47:06,692 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0010_000001
2015-02-10 17:47:06,693 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0010	APPATTEMPTID=appattempt_1423590219808_0010_000001
2015-02-10 17:47:06,693 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:47:06,693 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0010 State change from ACCEPTED to RUNNING
2015-02-10 17:47:06,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:47:06,755 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:06,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:07,046 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:47:07,098 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118 src: /127.0.0.1:51364 dest: /127.0.0.1:54137
2015-02-10 17:47:07,102 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118 src: /127.0.0.1:35297 dest: /127.0.0.1:52227
2015-02-10 17:47:07,104 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118 src: /127.0.0.1:57564 dest: /127.0.0.1:52572
2015-02-10 17:47:07,117 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57564, dest: /127.0.0.1:52572, bytes: 90818, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118, duration: 10492003
2015-02-10 17:47:07,117 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:07,117 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:07,118 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35297, dest: /127.0.0.1:52227, bytes: 90818, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118, duration: 11180964
2015-02-10 17:47:07,118 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:07,118 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:07,118 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51364, dest: /127.0.0.1:54137, bytes: 90818, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118, duration: 12058839
2015-02-10 17:47:07,119 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:07,119 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741942_1118{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:07,125 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1_conf.xml is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:07,154 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:07,154 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:07,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:07,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:07,155 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0009
2015-02-10 17:47:07,156 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0009 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:07,156 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0009, with delay of 10800 seconds
2015-02-10 17:47:07,156 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:07,157 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0009
2015-02-10 17:47:07,807 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:07,807 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000002
2015-02-10 17:47:07,807 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0010_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:47:07,807 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0010 container=Container: [ContainerId: container_1423590219808_0010_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0010_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:07,808 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:07,808 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:07,808 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:07,809 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000003
2015-02-10 17:47:07,809 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0010_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:47:07,809 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0010 container=Container: [ContainerId: container_1423590219808_0010_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0010_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:07,809 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:47:07,809 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:07,810 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:07,810 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000004
2015-02-10 17:47:07,810 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0010_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 17:47:07,810 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0010 container=Container: [ContainerId: container_1423590219808_0010_01_000004, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0010_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:07,810 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:47:07,811 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:07,811 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:07,811 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000005
2015-02-10 17:47:07,811 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0010_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 17:47:07,812 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0010 container=Container: [ContainerId: container_1423590219808_0010_01_000005, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0010_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:07,812 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:47:07,812 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:08,155 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:08,751 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:08,751 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:08,751 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:08,752 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:08,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:08,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:08,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:08,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:08,823 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:08,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:08,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:08,837 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:08,839 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:08,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:08,928 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0010_000001 (auth:SIMPLE)
2015-02-10 17:47:08,934 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0010_01_000004 by user teamcity
2015-02-10 17:47:08,934 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0010_01_000002 by user teamcity
2015-02-10 17:47:08,934 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0010
2015-02-10 17:47:08,934 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0010_01_000005 by user teamcity
2015-02-10 17:47:08,935 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0010_01_000002 to application application_1423590219808_0010
2015-02-10 17:47:08,935 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000005
2015-02-10 17:47:08,935 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000004
2015-02-10 17:47:08,935 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000002
2015-02-10 17:47:08,935 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0010_01_000003 by user teamcity
2015-02-10 17:47:08,937 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000003
2015-02-10 17:47:08,935 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from NEW to INITING
2015-02-10 17:47:08,938 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0010_01_000004 to application application_1423590219808_0010
2015-02-10 17:47:08,938 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0010_01_000005 to application application_1423590219808_0010
2015-02-10 17:47:08,938 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0010_01_000003 to application application_1423590219808_0010
2015-02-10 17:47:08,938 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from INITING to RUNNING
2015-02-10 17:47:08,939 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:47:08,939 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:47:08,939 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:47:08,940 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:47:08,940 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,940 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,940 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:08,940 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0010
2015-02-10 17:47:08,940 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:47:08,941 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:47:08,941 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,941 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,941 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:08,941 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0010
2015-02-10 17:47:08,942 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,942 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,942 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:08,942 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0010
2015-02-10 17:47:08,942 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,942 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0010
2015-02-10 17:47:08,942 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:08,942 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0010
2015-02-10 17:47:08,943 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0010_01_000002
2015-02-10 17:47:08,943 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0010_01_000005
2015-02-10 17:47:08,944 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0010_01_000003
2015-02-10 17:47:08,944 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0010_01_000004
2015-02-10 17:47:08,970 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0010_01_000005.tokens. Credentials list: 
2015-02-10 17:47:08,971 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0010_01_000003.tokens. Credentials list: 
2015-02-10 17:47:08,970 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423590219808_0010_01_000004.tokens. Credentials list: 
2015-02-10 17:47:08,970 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423590219808_0010_01_000002.tokens. Credentials list: 
2015-02-10 17:47:08,998 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:09,120 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0010_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000005.tokens
2015-02-10 17:47:09,120 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:09,156 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:09,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:09,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:09,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar	dst=null	perm=null
2015-02-10 17:47:09,277 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35302, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_635572459_8173, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741938_1114, duration: 1095860
2015-02-10 17:47:09,310 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:09,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:09,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:09,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml	dst=null	perm=null
2015-02-10 17:47:09,351 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57569, bytes: 98937, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_635572459_8173, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741941_1117, duration: 460991
2015-02-10 17:47:09,373 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:09,373 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:09,373 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:09,373 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:09,373 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:09,434 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:09,434 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:09,435 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:09,436 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:09,436 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:09,436 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:09,442 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:09,442 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:09,587 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118
2015-02-10 17:47:09,605 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000002/default_container_executor.sh]
2015-02-10 17:47:09,606 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000004/default_container_executor.sh]
2015-02-10 17:47:09,609 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000005/default_container_executor.sh]
2015-02-10 17:47:09,621 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000003/default_container_executor.sh]
2015-02-10 17:47:09,773 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:47:09,807 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:09,807 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:09,808 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:09,808 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:09,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:09,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:09,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:09,809 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:10,157 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:10,257 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118
2015-02-10 17:47:10,434 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:10,623 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423590219808_0010_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000002.tokens
2015-02-10 17:47:10,623 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:10,723 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118
2015-02-10 17:47:10,809 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:10,810 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:10,810 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:10,810 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:10,873 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:11,158 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:11,494 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/nmPrivate/container_1423590219808_0010_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000004.tokens
2015-02-10 17:47:11,495 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:11,811 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:11,812 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:11,812 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:11,813 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:11,815 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:11,976 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423590219808_0010_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000003.tokens
2015-02-10 17:47:11,976 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:12,159 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:12,814 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:12,814 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:12,814 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:12,815 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:13,160 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:13,816 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:13,816 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:13,817 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:13,817 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:13,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:14,038 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51382, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000002_0_1463538820_1, offset: 512, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 269978
2015-02-10 17:47:14,161 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:14,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:14,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:14,186 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35317, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000002_0_1463538820_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 336963
2015-02-10 17:47:14,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job.split	dst=null	perm=null
2015-02-10 17:47:14,277 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57585, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000003_0_1188274396_1, offset: 1024, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 274374
2015-02-10 17:47:14,291 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51388, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000001_0_1919017732_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 273089
2015-02-10 17:47:14,361 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35321, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000000_0_486257909_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741939_1115, duration: 275024
2015-02-10 17:47:14,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:14,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:14,417 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35322, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000003_0_1188274396_1, offset: 512, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 258345
2015-02-10 17:47:14,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:14,494 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35321, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000000_0_486257909_1, offset: 1024, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 299364
2015-02-10 17:47:14,736 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_m_000002_0	dst=null	perm=null
2015-02-10 17:47:14,818 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,818 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,819 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,819 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,843 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0010_01_000004
2015-02-10 17:47:14,843 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000004
2015-02-10 17:47:14,843 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:47:14,844 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0010_01_000004
2015-02-10 17:47:14,844 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,844 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,845 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:14,845 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:14,865 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0010_01_000004 is : 143
2015-02-10 17:47:14,869 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:47:14,872 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119 src: /127.0.0.1:51391 dest: /127.0.0.1:54137
2015-02-10 17:47:14,875 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119 src: /127.0.0.1:35324 dest: /127.0.0.1:52227
2015-02-10 17:47:14,880 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35325, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0010_m_000001_0_1919017732_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 1933530
2015-02-10 17:47:14,880 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119 src: /127.0.0.1:35164 dest: /127.0.0.1:57419
2015-02-10 17:47:14,886 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:14,886 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000004
2015-02-10 17:47:14,888 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000004
2015-02-10 17:47:14,889 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000004
2015-02-10 17:47:14,890 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000004
2015-02-10 17:47:14,890 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000004
2015-02-10 17:47:14,890 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:14,890 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0010_01_000004 from application application_1423590219808_0010
2015-02-10 17:47:14,890 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:14,890 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0010
2015-02-10 17:47:14,893 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1.jhist for DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:14,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_m_000003_0	dst=null	perm=null
2015-02-10 17:47:14,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_m_000001_0	dst=null	perm=null
2015-02-10 17:47:15,071 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0010_01_000005
2015-02-10 17:47:15,071 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000005
2015-02-10 17:47:15,071 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:47:15,072 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0010_01_000005
2015-02-10 17:47:15,072 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:15,072 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:15,073 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:15,073 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0010_01_000004
2015-02-10 17:47:15,073 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:15,074 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:15,074 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0010_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:47:15,074 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000004
2015-02-10 17:47:15,074 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0010_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 17:47:15,075 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:47:15,075 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0010_01_000004, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:15,075 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:15,075 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:47:15,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_m_000000_0	dst=null	perm=null
2015-02-10 17:47:15,075 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0010_000001 released container container_1423590219808_0010_01_000004 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 17:47:15,077 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0010_01_000003
2015-02-10 17:47:15,077 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000003
2015-02-10 17:47:15,078 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:15,078 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:15,079 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:15,089 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0010_01_000005 is : 143
2015-02-10 17:47:15,103 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:47:15,103 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:15,103 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0010_01_000003
2015-02-10 17:47:15,119 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0010_01_000003 is : 143
2015-02-10 17:47:15,134 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000005
2015-02-10 17:47:15,135 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000005
2015-02-10 17:47:15,136 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000005
2015-02-10 17:47:15,136 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000005
2015-02-10 17:47:15,136 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:15,137 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000005
2015-02-10 17:47:15,137 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:15,137 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000003
2015-02-10 17:47:15,138 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000003
2015-02-10 17:47:15,138 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000003
2015-02-10 17:47:15,139 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000003
2015-02-10 17:47:15,139 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0010_01_000005 from application application_1423590219808_0010
2015-02-10 17:47:15,139 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:15,139 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0010
2015-02-10 17:47:15,140 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000003
2015-02-10 17:47:15,140 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:15,140 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0010_01_000003 from application application_1423590219808_0010
2015-02-10 17:47:15,141 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:15,141 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0010
2015-02-10 17:47:15,154 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0010_01_000002
2015-02-10 17:47:15,155 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000002
2015-02-10 17:47:15,155 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:47:15,155 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0010_01_000002
2015-02-10 17:47:15,155 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:15,156 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:15,156 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0010_01_000003
2015-02-10 17:47:15,156 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:15,156 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0010_01_000005
2015-02-10 17:47:15,157 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:15,157 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0010_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:47:15,157 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000003
2015-02-10 17:47:15,157 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0010_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 17:47:15,158 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:47:15,158 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0010_01_000003, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:15,158 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:15,158 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:47:15,158 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0010_000001 released container container_1423590219808_0010_01_000003 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 17:47:15,159 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:15,159 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0010_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:47:15,159 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000005
2015-02-10 17:47:15,159 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0010_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:47:15,159 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:47:15,159 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0010_01_000005, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:15,159 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:15,160 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:15,160 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0010_000001 released container container_1423590219808_0010_01_000005 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:47:15,162 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:15,173 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0010_01_000002 is : 143
2015-02-10 17:47:15,190 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:15,191 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000002
2015-02-10 17:47:15,191 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000002
2015-02-10 17:47:15,191 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000002
2015-02-10 17:47:15,192 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000002
2015-02-10 17:47:15,192 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000002
2015-02-10 17:47:15,193 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:15,193 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0010_01_000002 from application application_1423590219808_0010
2015-02-10 17:47:15,193 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:15,193 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0010
2015-02-10 17:47:16,157 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:16,157 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0010_01_000002
2015-02-10 17:47:16,158 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:16,158 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0010_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:47:16,158 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000002
2015-02-10 17:47:16,159 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0010_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:47:16,159 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:16,159 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0010_01_000002, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:16,159 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:16,159 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:47:16,159 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0010_000001 released container container_1423590219808_0010_01_000002 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:47:16,162 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:17,159 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:17,159 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000006
2015-02-10 17:47:17,159 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0010_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:47:17,160 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0010 container=Container: [ContainerId: container_1423590219808_0010_01_000006, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] containerId=container_1423590219808_0010_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:17,160 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:17,160 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:17,163 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:17,875 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:17,890 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0010_01_000006 by user teamcity
2015-02-10 17:47:17,890 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000006
2015-02-10 17:47:17,890 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0010_01_000006 to application application_1423590219808_0010
2015-02-10 17:47:17,891 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:47:17,891 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0010
2015-02-10 17:47:17,891 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0010
2015-02-10 17:47:17,891 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:17,891 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0010
2015-02-10 17:47:17,892 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:17,940 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:17,940 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:18,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000006/default_container_executor.sh]
2015-02-10 17:47:18,159 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:18,159 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:18,164 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:18,880 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:47:19,160 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:19,165 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:20,161 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:20,166 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:21,162 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:21,167 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:22,131 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,163 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:22,167 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:22,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary	dst=null	perm=null
2015-02-10 17:47:22,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:47:22,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0/part-r-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,249 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0/part-r-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:22,364 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120 src: /127.0.0.1:57602 dest: /127.0.0.1:52572
2015-02-10 17:47:22,366 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120 src: /127.0.0.1:35337 dest: /127.0.0.1:52227
2015-02-10 17:47:22,368 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120 src: /127.0.0.1:51406 dest: /127.0.0.1:54137
2015-02-10 17:47:22,386 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51406, dest: /127.0.0.1:54137, bytes: 112, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0010_r_000000_0_-1457756242_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, duration: 16536448
2015-02-10 17:47:22,387 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:22,387 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:22,388 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35337, dest: /127.0.0.1:52227, bytes: 112, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0010_r_000000_0_-1457756242_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, duration: 17858501
2015-02-10 17:47:22,388 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,388 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:22,389 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57602, dest: /127.0.0.1:52572, bytes: 112, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0010_r_000000_0_-1457756242_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, duration: 18651260
2015-02-10 17:47:22,389 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741944_1120{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:22,389 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,396 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0/part-r-00001-00000 is closed by DFSClient_attempt_1423590219808_0010_r_000000_0_-1457756242_1
2015-02-10 17:47:22,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:47:22,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:47:22,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0/part-r-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/part-r-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary/_attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,441 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0010_r_000000_0_-1457756242_1
2015-02-10 17:47:22,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_r_000000_0	dst=null	perm=null
2015-02-10 17:47:22,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/task_1423590219808_0010_r_000000	dst=null	perm=null
2015-02-10 17:47:22,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/_temporary/attempt_1423590219808_0010_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/task_1423590219808_0010_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:47:22,592 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0010_01_000006
2015-02-10 17:47:22,592 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000006
2015-02-10 17:47:22,592 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:47:22,593 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:22,593 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0010_01_000006
2015-02-10 17:47:22,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,608 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:22,612 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0010_01_000006 is : 143
2015-02-10 17:47:22,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:47:22,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:22,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:22,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/task_1423590219808_0010_r_000000	dst=null	perm=null
2015-02-10 17:47:22,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:22,628 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:22,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000006
2015-02-10 17:47:22,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000006
2015-02-10 17:47:22,630 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000006
2015-02-10 17:47:22,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary/1/task_1423590219808_0010_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,630 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000006
2015-02-10 17:47:22,630 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000006
2015-02-10 17:47:22,631 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:22,631 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0010_01_000006 from application application_1423590219808_0010
2015-02-10 17:47:22,631 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:22,632 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0010
2015-02-10 17:47:22,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary	dst=null	perm=null
2015-02-10 17:47:22,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,657 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:22,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,664 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:22,690 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35164, dest: /127.0.0.1:57419, bytes: 60900, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119, duration: 7805945052
2015-02-10 17:47:22,690 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:22,691 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:22,691 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35324, dest: /127.0.0.1:52227, bytes: 60900, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119, duration: 7806602562
2015-02-10 17:47:22,691 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,692 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:22,694 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51391, dest: /127.0.0.1:54137, bytes: 60900, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119, duration: 7805781719
2015-02-10 17:47:22,694 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,694 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741943_1119{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:22,698 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1.jhist is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:22,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,705 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:47:22,708 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121 src: /127.0.0.1:35339 dest: /127.0.0.1:52227
2015-02-10 17:47:22,710 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121 src: /127.0.0.1:51408 dest: /127.0.0.1:54137
2015-02-10 17:47:22,711 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121 src: /127.0.0.1:35179 dest: /127.0.0.1:57419
2015-02-10 17:47:22,714 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35179, dest: /127.0.0.1:57419, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121, duration: 1854203
2015-02-10 17:47:22,714 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:22,715 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:22,715 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51408, dest: /127.0.0.1:54137, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121, duration: 2342422
2015-02-10 17:47:22,715 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,715 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:22,716 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35339, dest: /127.0.0.1:52227, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121, duration: 3244612
2015-02-10 17:47:22,716 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,716 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741945_1121{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:22,720 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010.summary_tmp is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:22,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:22,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1.jhist	dst=null	perm=null
2015-02-10 17:47:22,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:47:22,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1.jhist	dst=null	perm=null
2015-02-10 17:47:22,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:47:22,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1.jhist	dst=null	perm=null
2015-02-10 17:47:22,746 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,749 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51410, bytes: 61376, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119, duration: 277373
2015-02-10 17:47:22,752 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:47:22,754 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122 src: /127.0.0.1:57609 dest: /127.0.0.1:52572
2015-02-10 17:47:22,755 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122 src: /127.0.0.1:51412 dest: /127.0.0.1:54137
2015-02-10 17:47:22,757 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122 src: /127.0.0.1:35345 dest: /127.0.0.1:52227
2015-02-10 17:47:22,760 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35345, dest: /127.0.0.1:52227, bytes: 60900, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122, duration: 2441379
2015-02-10 17:47:22,761 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:22,761 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:22,761 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51412, dest: /127.0.0.1:54137, bytes: 60900, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122, duration: 2930619
2015-02-10 17:47:22,762 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,762 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:22,762 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57609, dest: /127.0.0.1:52572, bytes: 60900, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122, duration: 3646608
2015-02-10 17:47:22,762 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,762 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741946_1122{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:22,766 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:22,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:22,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1_conf.xml	dst=null	perm=null
2015-02-10 17:47:22,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:47:22,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1_conf.xml	dst=null	perm=null
2015-02-10 17:47:22,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:47:22,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010/job_1423590219808_0010_1_conf.xml	dst=null	perm=null
2015-02-10 17:47:22,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:22,782 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51410, bytes: 91530, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741942_1118, duration: 390860
2015-02-10 17:47:22,785 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:22,789 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123 src: /127.0.0.1:35184 dest: /127.0.0.1:57419
2015-02-10 17:47:22,791 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123 src: /127.0.0.1:57613 dest: /127.0.0.1:52572
2015-02-10 17:47:22,792 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123 src: /127.0.0.1:51416 dest: /127.0.0.1:54137
2015-02-10 17:47:22,797 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51416, dest: /127.0.0.1:54137, bytes: 90818, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123, duration: 3637749
2015-02-10 17:47:22,798 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:22,798 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:22,798 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57613, dest: /127.0.0.1:52572, bytes: 90818, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123, duration: 4508995
2015-02-10 17:47:22,799 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:22,799 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,799 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35184, dest: /127.0.0.1:57419, bytes: 90818, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_1624586753_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123, duration: 5037598
2015-02-10 17:47:22,800 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741947_1123{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:22,800 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:22,804 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_1624586753_1
2015-02-10 17:47:22,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:22,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:22,815 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:22,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0010-1423590420917-teamcity-%5B72818BA8FE13437CAF7EAB69B182779A%2F26FB8EFB86F64EE0-1423590442665-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:22,829 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from RUNNING to FINISHING
2015-02-10 17:47:22,830 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0010
2015-02-10 17:47:22,830 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0010 State change from RUNNING to REMOVING
2015-02-10 17:47:22,830 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0010
2015-02-10 17:47:22,830 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0010 State change from REMOVING to FINISHING
2015-02-10 17:47:23,168 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:23,593 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:23,594 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0010_01_000006
2015-02-10 17:47:23,594 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:23,594 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0010_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:47:23,595 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000006
2015-02-10 17:47:23,595 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0010_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:43204, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:47:23,595 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:23,595 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0010_01_000006, NodeId: ip-10-31-157-187.ec2.internal:43204, NodeHttpAddress: ip-10-31-157-187.ec2.internal:53374, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:43204 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:23,595 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:23,596 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:47:23,596 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0010_000001 released container container_1423590219808_0010_01_000006 on node: host: ip-10-31-157-187.ec2.internal:43204 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:47:23,839 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741938_1114 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:57419 
2015-02-10 17:47:23,839 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741939_1115 127.0.0.1:54137 127.0.0.1:57419 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:47:23,839 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741940_1116 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:57419 
2015-02-10 17:47:23,840 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741941_1117 127.0.0.1:52572 127.0.0.1:54137 127.0.0.1:57419 
2015-02-10 17:47:23,840 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741943_1119 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:57419 
2015-02-10 17:47:23,841 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741942_1118 127.0.0.1:54137 127.0.0.1:52227 127.0.0.1:52572 
2015-02-10 17:47:23,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0010	dst=null	perm=null
2015-02-10 17:47:23,897 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,897 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary
2015-02-10 17:47:23,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/_temporary	dst=null	perm=null
2015-02-10 17:47:23,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,899 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary
2015-02-10 17:47:23,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary	dst=null	perm=null
2015-02-10 17:47:23,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/_temporary	dst=null	perm=null
2015-02-10 17:47:23,918 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:23,918 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:23,919 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:23,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,923 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:47:23,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:23,938 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:23,939 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:23,939 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:23,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,942 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,944 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:47:23,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:47:23,948 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35350, bytes: 116, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, duration: 248696
2015-02-10 17:47:23,948 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/everystart/trap
2015-02-10 17:47:23,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap	dst=null	perm=null
2015-02-10 17:47:23,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:47:23,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/trap/part-r-00001-00000	dst=null	perm=null
2015-02-10 17:47:23,956 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57617, bytes: 116, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120, duration: 246878
2015-02-10 17:47:23,957 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/everystart/tap
2015-02-10 17:47:23,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap	dst=null	perm=null
2015-02-10 17:47:23,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:23,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/everystart/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:23,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:23,982 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:23,984 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:47:23,984 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:47:24,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:24,002 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/trap	dst=null	perm=null
2015-02-10 17:47:24,003 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:47:24,004 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:47:24,004 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap"]
2015-02-10 17:47:24,004 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:47:24,004 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:47:24,004 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:47:24,005 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...mr1/trapplatform/none/tap
2015-02-10 17:47:24,019 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:24,034 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:24,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:24,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:24,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:24,041 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 11
2015-02-10 17:47:24,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011	dst=null	perm=null
2015-02-10 17:47:24,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:47:24,169 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:24,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:47:24,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:24,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,269 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:24,271 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124 src: /127.0.0.1:57619 dest: /127.0.0.1:52572
2015-02-10 17:47:24,272 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124 src: /127.0.0.1:35192 dest: /127.0.0.1:57419
2015-02-10 17:47:24,274 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124 src: /127.0.0.1:51423 dest: /127.0.0.1:54137
2015-02-10 17:47:24,279 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51423, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, duration: 3985127
2015-02-10 17:47:24,280 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:24,280 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35192, dest: /127.0.0.1:57419, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, duration: 4103411
2015-02-10 17:47:24,280 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:24,281 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,281 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57619, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, duration: 5017292
2015-02-10 17:47:24,280 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:24,281 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,282 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741948_1124{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:24,285 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:24,286 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar
2015-02-10 17:47:24,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:24,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:24,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:24,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:24,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:47:24,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:47:24,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:47:24,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:47:24,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:47:24,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:24,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:24,302 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:47:24,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:24,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,310 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split
2015-02-10 17:47:24,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:24,314 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:47:24,315 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125 src: /127.0.0.1:51424 dest: /127.0.0.1:54137
2015-02-10 17:47:24,317 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125 src: /127.0.0.1:57623 dest: /127.0.0.1:52572
2015-02-10 17:47:24,319 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125 src: /127.0.0.1:35358 dest: /127.0.0.1:52227
2015-02-10 17:47:24,320 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125 src: /127.0.0.1:35197 dest: /127.0.0.1:57419
2015-02-10 17:47:24,324 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35197, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 2451113
2015-02-10 17:47:24,324 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:24,325 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:24,325 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35358, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 2635647
2015-02-10 17:47:24,325 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,325 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:24,326 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57623, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 3430729
2015-02-10 17:47:24,326 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,326 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:24,327 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51424, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 4374795
2015-02-10 17:47:24,327 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,327 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741949_1125{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:24,330 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:24,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,338 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:47:24,339 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126 src: /127.0.0.1:35360 dest: /127.0.0.1:52227
2015-02-10 17:47:24,341 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126 src: /127.0.0.1:35199 dest: /127.0.0.1:57419
2015-02-10 17:47:24,342 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126 src: /127.0.0.1:57628 dest: /127.0.0.1:52572
2015-02-10 17:47:24,346 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57628, dest: /127.0.0.1:52572, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, duration: 2162043
2015-02-10 17:47:24,346 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:24,346 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:24,347 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35199, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, duration: 2977117
2015-02-10 17:47:24,347 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:24,348 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,349 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35360, dest: /127.0.0.1:52227, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, duration: 4968696
2015-02-10 17:47:24,349 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,350 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741950_1126{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:24,353 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:24,353 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:47:24,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:24,361 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:24,361 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:24,362 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:24,367 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:24,369 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127 src: /127.0.0.1:35363 dest: /127.0.0.1:52227
2015-02-10 17:47:24,370 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127 src: /127.0.0.1:57630 dest: /127.0.0.1:52572
2015-02-10 17:47:24,372 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127 src: /127.0.0.1:51433 dest: /127.0.0.1:54137
2015-02-10 17:47:24,376 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51433, dest: /127.0.0.1:54137, bytes: 98009, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, duration: 2241909
2015-02-10 17:47:24,376 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:24,376 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:24,377 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57630, dest: /127.0.0.1:52572, bytes: 98009, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, duration: 3006570
2015-02-10 17:47:24,377 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,377 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:24,377 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35363, dest: /127.0.0.1:52227, bytes: 98009, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, duration: 3627772
2015-02-10 17:47:24,378 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:24,378 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741951_1127{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:24,381 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:24,381 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0011
2015-02-10 17:47:24,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011	dst=null	perm=null
2015-02-10 17:47:24,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:24,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:24,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:24,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:24,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:24,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:24,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:24,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:24,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:24,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:24,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:24,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:24,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:24,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:24,399 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 11 submitted by user teamcity
2015-02-10 17:47:24,399 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0011
2015-02-10 17:47:24,399 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0011
2015-02-10 17:47:24,399 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0011
2015-02-10 17:47:24,399 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0011 State change from NEW to NEW_SAVING
2015-02-10 17:47:24,400 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0011 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:47:24,400 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0011_000001
2015-02-10 17:47:24,400 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from NEW to SUBMITTED
2015-02-10 17:47:24,401 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0011 from user: teamcity activated in queue: default
2015-02-10 17:47:24,401 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0011 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:47:24,401 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0011 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:24,401 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0011 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:47:24,401 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0011_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:47:24,402 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:47:24,403 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0011 State change from SUBMITTED to ACCEPTED
2015-02-10 17:47:24,404 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0011/
2015-02-10 17:47:24,405 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0011
2015-02-10 17:47:24,405 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0011/
2015-02-10 17:47:24,524 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:24,524 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000001
2015-02-10 17:47:24,524 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0011_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:47:24,524 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0011 container=Container: [ContainerId: container_1423590219808_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0011_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:24,525 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:47:24,525 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:24,525 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:24,525 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0011 AttemptId: appattempt_1423590219808_0011_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ]
2015-02-10 17:47:24,526 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:47:24,526 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0011_000001
2015-02-10 17:47:24,526 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:47:24,527 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0011_000001
2015-02-10 17:47:24,527 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] for AM appattempt_1423590219808_0011_000001
2015-02-10 17:47:24,527 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0011_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:47:24,531 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0011_000001 (auth:SIMPLE)
2015-02-10 17:47:24,533 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0011_01_000001 by user teamcity
2015-02-10 17:47:24,533 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0011
2015-02-10 17:47:24,534 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000001
2015-02-10 17:47:24,534 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from NEW to INITING
2015-02-10 17:47:24,534 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0011_01_000001 to application application_1423590219808_0011
2015-02-10 17:47:24,534 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] for AM appattempt_1423590219808_0011_000001
2015-02-10 17:47:24,534 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from INITING to RUNNING
2015-02-10 17:47:24,534 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:47:24,535 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:47:24,535 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0011
2015-02-10 17:47:24,535 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:47:24,535 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:47:24,535 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:47:24,536 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:47:24,536 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0011_01_000001
2015-02-10 17:47:24,554 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423590219808_0011_01_000001.tokens. Credentials list: 
2015-02-10 17:47:24,580 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:24,701 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423590219808_0011_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000001.tokens
2015-02-10 17:47:24,701 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:24,789 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119
2015-02-10 17:47:24,789 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121
2015-02-10 17:47:24,790 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126
2015-02-10 17:47:24,791 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124
2015-02-10 17:47:24,791 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123
2015-02-10 17:47:24,791 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125
2015-02-10 17:47:24,793 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122
2015-02-10 17:47:24,794 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119
2015-02-10 17:47:24,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:24,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:24,846 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:24,860 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51437, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039950450_8795, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, duration: 1506098
2015-02-10 17:47:24,891 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:24,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:24,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:24,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:24,931 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35350, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039950450_8795, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, duration: 230776
2015-02-10 17:47:24,952 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:24,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:24,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:24,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:24,992 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127
2015-02-10 17:47:24,992 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124
2015-02-10 17:47:24,992 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125
2015-02-10 17:47:24,993 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123
2015-02-10 17:47:24,994 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121
2015-02-10 17:47:24,994 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120
2015-02-10 17:47:24,994 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57636, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039950450_8795, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 311884
2015-02-10 17:47:25,015 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:25,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:25,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:25,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:25,054 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51437, bytes: 98777, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1039950450_8795, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, duration: 375624
2015-02-10 17:47:25,075 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:25,076 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:25,122 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:25,122 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:25,142 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52572 to replicate blk_1073741948_1124 to datanode(s) 127.0.0.1:52227
2015-02-10 17:47:25,143 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741938_1114, blk_1073741939_1115, blk_1073741940_1116, blk_1073741941_1117, blk_1073741942_1118, blk_1073741943_1119]
2015-02-10 17:47:25,143 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741938_1114, blk_1073741939_1115, blk_1073741940_1116, blk_1073741941_1117, blk_1073741943_1119]
2015-02-10 17:47:25,170 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:25,238 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000001/default_container_executor.sh]
2015-02-10 17:47:25,262 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741943_1119
2015-02-10 17:47:25,262 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741945_1121
2015-02-10 17:47:25,263 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120
2015-02-10 17:47:25,264 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127
2015-02-10 17:47:25,264 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125
2015-02-10 17:47:25,265 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126
2015-02-10 17:47:25,266 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122
2015-02-10 17:47:25,524 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:25,524 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:25,727 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741944_1120
2015-02-10 17:47:25,727 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126
2015-02-10 17:47:25,729 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741946_1122
2015-02-10 17:47:25,729 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125
2015-02-10 17:47:25,930 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124
2015-02-10 17:47:25,932 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741947_1123
2015-02-10 17:47:26,129 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127
2015-02-10 17:47:26,171 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:26,284 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938 for deletion
2015-02-10 17:47:26,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939 for deletion
2015-02-10 17:47:26,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741940_1116 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741940 for deletion
2015-02-10 17:47:26,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938
2015-02-10 17:47:26,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741941 for deletion
2015-02-10 17:47:26,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741940_1116 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741940
2015-02-10 17:47:26,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939
2015-02-10 17:47:26,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741943_1119 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741943 for deletion
2015-02-10 17:47:26,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741941
2015-02-10 17:47:26,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741943_1119 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741943
2015-02-10 17:47:26,343 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938 for deletion
2015-02-10 17:47:26,343 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939 for deletion
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741940_1116 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741940 for deletion
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741941 for deletion
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741940_1116 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741940
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741942_1118 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741942 for deletion
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741943_1119 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741943 for deletion
2015-02-10 17:47:26,344 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741942_1118 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741942
2015-02-10 17:47:26,345 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741941
2015-02-10 17:47:26,345 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741943_1119 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741943
2015-02-10 17:47:26,525 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:26,726 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1229875211-10.31.157.187-52572-1423590218598, infoPort=40930, ipcPort=47156, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124 to 127.0.0.1:52227 
2015-02-10 17:47:26,728 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124 (numBytes=254067) to /127.0.0.1:52227
2015-02-10 17:47:26,728 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124 src: /127.0.0.1:35373 dest: /127.0.0.1:52227
2015-02-10 17:47:26,732 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124 src: /127.0.0.1:35373 dest: /127.0.0.1:52227 of size 254067
2015-02-10 17:47:26,733 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741948_1124 size 254067
2015-02-10 17:47:27,172 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:27,526 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:27,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:27,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:47:27,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:47:27,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:47:28,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011	dst=null	perm=null
2015-02-10 17:47:28,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:47:28,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:47:28,143 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741938_1114, blk_1073741939_1115, blk_1073741940_1116, blk_1073741942_1118, blk_1073741943_1119]
2015-02-10 17:47:28,144 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741938_1114, blk_1073741939_1115, blk_1073741941_1117, blk_1073741942_1118]
2015-02-10 17:47:28,173 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:28,527 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:28,559 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:28,572 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:28,654 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35213, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741950_1126, duration: 284918
2015-02-10 17:47:28,985 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0010_01_000001 succeeded 
2015-02-10 17:47:28,986 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:47:28,986 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0010_01_000001
2015-02-10 17:47:29,000 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000001
2015-02-10 17:47:29,001 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000001
2015-02-10 17:47:29,001 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000001
2015-02-10 17:47:29,001 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0010/container_1423590219808_0010_01_000001
2015-02-10 17:47:29,002 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000001
2015-02-10 17:47:29,003 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0010_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:47:29,003 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0010_01_000001 from application application_1423590219808_0010
2015-02-10 17:47:29,003 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:29,004 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0010
2015-02-10 17:47:29,173 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 10 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:47:29,174 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0010_01_000001
2015-02-10 17:47:29,174 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0010_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:29,174 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0010_000001
2015-02-10 17:47:29,174 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0010_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:47:29,175 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0010_000001 State change from FINISHING to FINISHED
2015-02-10 17:47:29,175 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0010	CONTAINERID=container_1423590219808_0010_01_000001
2015-02-10 17:47:29,175 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0010 State change from FINISHING to FINISHED
2015-02-10 17:47:29,175 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0010_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:47:29,175 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0010
2015-02-10 17:47:29,176 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:29,175 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0010_000001
2015-02-10 17:47:29,176 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0010_01_000001, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:29,176 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0010,name=[72818BA8FE13437CAF7EAB69B182779A/26FB8EFB86F64EE089C55B96E8F0AB75] trap test/(1/1) ...applatform/everystart/tap,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0010/jobhistory/job/job_1423590219808_0010,appMasterHost=ip-10-31-157-187,startTime=1423590420917,finishTime=1423590442830,finalStatus=SUCCEEDED
2015-02-10 17:47:29,176 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:29,176 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:47:29,177 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0010_000001 released container container_1423590219808_0010_01_000001 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:47:29,177 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0010_000001 is done. finalState=FINISHED
2015-02-10 17:47:29,177 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0010 requests cleared
2015-02-10 17:47:29,177 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0010 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:47:29,177 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0010 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:47:29,179 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0010_000001 (auth:SIMPLE)
2015-02-10 17:47:29,182 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0010_01_000001
2015-02-10 17:47:29,276 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938 for deletion
2015-02-10 17:47:29,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939 for deletion
2015-02-10 17:47:29,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741940_1116 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741940 for deletion
2015-02-10 17:47:29,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741942_1118 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741942 for deletion
2015-02-10 17:47:29,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939
2015-02-10 17:47:29,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741943_1119 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741943 for deletion
2015-02-10 17:47:29,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741942_1118 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741942
2015-02-10 17:47:29,277 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938
2015-02-10 17:47:29,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741940_1116 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741940
2015-02-10 17:47:29,278 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741943_1119 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741943
2015-02-10 17:47:29,527 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:29,596 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:29,597 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:29,597 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:29,597 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:29,597 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0010
2015-02-10 17:47:29,597 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:29,597 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:29,597 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0010, with delay of 10800 seconds
2015-02-10 17:47:29,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938 for deletion
2015-02-10 17:47:29,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939 for deletion
2015-02-10 17:47:29,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741941 for deletion
2015-02-10 17:47:29,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741938_1114 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741938
2015-02-10 17:47:29,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741939_1115 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741939
2015-02-10 17:47:29,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741942_1118 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741942 for deletion
2015-02-10 17:47:29,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741941_1117 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741941
2015-02-10 17:47:29,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741942_1118 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741942
2015-02-10 17:47:29,884 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0011_000001 (auth:SIMPLE)
2015-02-10 17:47:29,888 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0011_000001
2015-02-10 17:47:29,888 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0011	APPATTEMPTID=appattempt_1423590219808_0011_000001
2015-02-10 17:47:29,889 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:47:29,889 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0011 State change from ACCEPTED to RUNNING
2015-02-10 17:47:29,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:29,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:47:30,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:30,175 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:30,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:30,176 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:30,176 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:30,176 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0010
2015-02-10 17:47:30,176 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0010
2015-02-10 17:47:30,176 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0010 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:30,176 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0010, with delay of 10800 seconds
2015-02-10 17:47:30,242 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:47:30,272 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124
2015-02-10 17:47:30,293 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128 src: /127.0.0.1:57646 dest: /127.0.0.1:52572
2015-02-10 17:47:30,295 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128 src: /127.0.0.1:35381 dest: /127.0.0.1:52227
2015-02-10 17:47:30,297 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128 src: /127.0.0.1:35220 dest: /127.0.0.1:57419
2015-02-10 17:47:30,309 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35220, dest: /127.0.0.1:57419, bytes: 90664, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128, duration: 10785751
2015-02-10 17:47:30,310 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:30,310 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:30,310 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35381, dest: /127.0.0.1:52227, bytes: 90664, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128, duration: 9629214
2015-02-10 17:47:30,311 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:30,311 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:30,311 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57646, dest: /127.0.0.1:52572, bytes: 90664, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128, duration: 12373137
2015-02-10 17:47:30,312 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:30,312 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741952_1128{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:47:30,319 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1_conf.xml is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:30,529 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:31,134 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128
2015-02-10 17:47:31,175 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:31,176 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000002
2015-02-10 17:47:31,176 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0011_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:47:31,176 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0011 container=Container: [ContainerId: container_1423590219808_0011_01_000002, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0011_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,176 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:31,177 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:31,177 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000003
2015-02-10 17:47:31,177 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0011_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:47:31,178 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0011 container=Container: [ContainerId: container_1423590219808_0011_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0011_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,178 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:47:31,178 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,178 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:31,179 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000004
2015-02-10 17:47:31,179 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0011_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 17:47:31,179 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0011 container=Container: [ContainerId: container_1423590219808_0011_01_000004, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0011_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,179 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:47:31,179 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,180 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:31,180 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000005
2015-02-10 17:47:31,180 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0011_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 17:47:31,180 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0011 container=Container: [ContainerId: container_1423590219808_0011_01_000005, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0011_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,181 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:47:31,181 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:31,530 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:31,979 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:31,979 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:31,979 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:31,980 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:32,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:32,030 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:32,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:32,049 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:32,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:32,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:32,066 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:32,068 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:32,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:32,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:32,163 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0011_000001 (auth:SIMPLE)
2015-02-10 17:47:32,169 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0011_01_000002 by user teamcity
2015-02-10 17:47:32,170 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0011
2015-02-10 17:47:32,170 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0011_01_000003 by user teamcity
2015-02-10 17:47:32,170 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0011_01_000005 by user teamcity
2015-02-10 17:47:32,170 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000003
2015-02-10 17:47:32,170 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000005
2015-02-10 17:47:32,169 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0011_01_000004 by user teamcity
2015-02-10 17:47:32,171 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000004
2015-02-10 17:47:32,170 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from NEW to INITING
2015-02-10 17:47:32,171 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0011_01_000002 to application application_1423590219808_0011
2015-02-10 17:47:32,172 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0011_01_000003 to application application_1423590219808_0011
2015-02-10 17:47:32,172 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0011_01_000005 to application application_1423590219808_0011
2015-02-10 17:47:32,172 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0011_01_000004 to application application_1423590219808_0011
2015-02-10 17:47:32,172 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from INITING to RUNNING
2015-02-10 17:47:32,173 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:47:32,173 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:47:32,173 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:47:32,174 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:47:32,174 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,174 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,174 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:32,174 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0011
2015-02-10 17:47:32,170 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000002
2015-02-10 17:47:32,174 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:47:32,175 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:47:32,175 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,175 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,175 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:32,175 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:32,176 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0011
2015-02-10 17:47:32,176 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:32,176 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,176 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:32,176 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,176 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:32,176 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:32,176 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0011
2015-02-10 17:47:32,177 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,177 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0011
2015-02-10 17:47:32,177 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:32,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:32,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:32,177 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0011
2015-02-10 17:47:32,178 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:32,178 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:32,178 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0011_01_000003
2015-02-10 17:47:32,179 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0011_01_000002
2015-02-10 17:47:32,179 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0011_01_000004
2015-02-10 17:47:32,179 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0011_01_000005
2015-02-10 17:47:32,202 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0011_01_000003.tokens. Credentials list: 
2015-02-10 17:47:32,203 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0011_01_000002.tokens. Credentials list: 
2015-02-10 17:47:32,204 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423590219808_0011_01_000004.tokens. Credentials list: 
2015-02-10 17:47:32,206 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0011_01_000005.tokens. Credentials list: 
2015-02-10 17:47:32,231 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:32,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0011_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000003.tokens
2015-02-10 17:47:32,354 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:32,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:32,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:32,499 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:32,512 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35389, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1863020635_9001, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, duration: 667367
2015-02-10 17:47:32,530 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:32,545 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:32,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:32,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:32,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:32,595 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57656, bytes: 98777, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1863020635_9001, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, duration: 476869
2015-02-10 17:47:32,617 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:32,617 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:32,617 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:32,618 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:32,618 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:32,691 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:32,691 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:32,695 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:32,695 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:32,698 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:32,698 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:32,706 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:32,706 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:32,855 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000005/default_container_executor.sh]
2015-02-10 17:47:32,862 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000004/default_container_executor.sh]
2015-02-10 17:47:32,862 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000003/default_container_executor.sh]
2015-02-10 17:47:32,866 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000002/default_container_executor.sh]
2015-02-10 17:47:33,004 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:47:33,177 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:33,178 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:33,178 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:33,178 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:33,531 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:33,655 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:33,825 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0011_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000005.tokens
2015-02-10 17:47:33,825 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:33,959 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:34,179 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:34,180 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:34,180 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:34,181 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:34,436 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423590219808_0011_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000004.tokens
2015-02-10 17:47:34,436 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:34,532 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:34,877 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:34,997 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128
2015-02-10 17:47:35,076 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423590219808_0011_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000002.tokens
2015-02-10 17:47:35,077 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:35,182 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:35,182 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:35,183 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:35,183 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:35,277 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128
2015-02-10 17:47:35,533 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:36,184 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:36,184 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:36,185 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:36,185 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:36,534 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:37,186 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:37,186 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:37,187 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:37,187 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:37,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:37,310 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51469, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000001_0_-478635925_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 292818
2015-02-10 17:47:37,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:37,381 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:37,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:37,481 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.split	dst=null	perm=null
2015-02-10 17:47:37,488 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57670, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000000_0_972739295_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 273636
2015-02-10 17:47:37,513 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51473, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000003_0_721734851_1, offset: 1024, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 268100
2015-02-10 17:47:37,537 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:37,597 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35245, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000002_0_-1209353589_1, offset: 512, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741949_1125, duration: 283204
2015-02-10 17:47:37,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:37,613 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57670, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000000_0_972739295_1, offset: 1024, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 266491
2015-02-10 17:47:37,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:37,649 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57674, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000003_0_721734851_1, offset: 512, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 271172
2015-02-10 17:47:37,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:37,728 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57675, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000002_0_-1209353589_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 261227
2015-02-10 17:47:37,886 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35410, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0011_m_000001_0_-478635925_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 4235875
2015-02-10 17:47:37,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_m_000001_0	dst=null	perm=null
2015-02-10 17:47:38,087 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0011_01_000003
2015-02-10 17:47:38,088 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000003
2015-02-10 17:47:38,088 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:47:38,088 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0011_01_000003
2015-02-10 17:47:38,088 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:38,089 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:38,089 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:38,089 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:38,106 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0011_01_000003 is : 143
2015-02-10 17:47:38,118 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:47:38,121 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:38,121 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129 src: /127.0.0.1:35249 dest: /127.0.0.1:57419
2015-02-10 17:47:38,123 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129 src: /127.0.0.1:57678 dest: /127.0.0.1:52572
2015-02-10 17:47:38,124 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000003
2015-02-10 17:47:38,127 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129 src: /127.0.0.1:35413 dest: /127.0.0.1:52227
2015-02-10 17:47:38,127 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000003
2015-02-10 17:47:38,127 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000003
2015-02-10 17:47:38,128 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000003
2015-02-10 17:47:38,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_m_000000_0	dst=null	perm=null
2015-02-10 17:47:38,132 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000003
2015-02-10 17:47:38,133 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:38,133 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0011_01_000003 from application application_1423590219808_0011
2015-02-10 17:47:38,133 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:38,133 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0011
2015-02-10 17:47:38,136 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1.jhist for DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:38,210 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0011_01_000002
2015-02-10 17:47:38,210 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000002
2015-02-10 17:47:38,210 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:47:38,210 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0011_01_000002
2015-02-10 17:47:38,211 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:38,211 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:38,211 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0011_01_000003
2015-02-10 17:47:38,212 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:38,212 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:38,213 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:38,213 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0011_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:47:38,213 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000003
2015-02-10 17:47:38,213 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0011_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 17:47:38,213 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:47:38,214 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0011_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:38,214 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:38,214 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:47:38,214 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0011_000001 released container container_1423590219808_0011_01_000003 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 17:47:38,218 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_m_000003_0	dst=null	perm=null
2015-02-10 17:47:38,228 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0011_01_000002 is : 143
2015-02-10 17:47:38,243 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:38,244 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000002
2015-02-10 17:47:38,244 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000002
2015-02-10 17:47:38,245 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000002
2015-02-10 17:47:38,245 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:38,245 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000002
2015-02-10 17:47:38,245 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000002
2015-02-10 17:47:38,245 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0011_01_000002 from application application_1423590219808_0011
2015-02-10 17:47:38,246 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:38,246 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0011
2015-02-10 17:47:38,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_m_000002_0	dst=null	perm=null
2015-02-10 17:47:38,310 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0011_01_000005
2015-02-10 17:47:38,310 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000005
2015-02-10 17:47:38,311 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:38,311 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0011_01_000002
2015-02-10 17:47:38,311 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:38,310 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:47:38,312 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:38,312 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0011_01_000005
2015-02-10 17:47:38,312 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:38,313 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0011_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:47:38,313 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000002
2015-02-10 17:47:38,313 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0011_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 17:47:38,313 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:47:38,313 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0011_01_000002, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:38,314 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:38,314 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:47:38,314 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0011_000001 released container container_1423590219808_0011_01_000002 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 17:47:38,330 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0011_01_000005 is : 143
2015-02-10 17:47:38,351 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:38,352 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000005
2015-02-10 17:47:38,352 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000005
2015-02-10 17:47:38,352 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000005
2015-02-10 17:47:38,353 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000005
2015-02-10 17:47:38,352 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000005
2015-02-10 17:47:38,353 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:38,354 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0011_01_000005 from application application_1423590219808_0011
2015-02-10 17:47:38,354 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:38,354 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0011
2015-02-10 17:47:38,396 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0011_01_000004
2015-02-10 17:47:38,396 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000004
2015-02-10 17:47:38,396 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:47:38,396 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0011_01_000004
2015-02-10 17:47:38,397 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:38,397 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:38,397 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0011_01_000005
2015-02-10 17:47:38,398 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:38,398 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0011_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:47:38,398 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000005
2015-02-10 17:47:38,398 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0011_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:47:38,399 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:47:38,399 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0011_01_000005, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:38,399 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:38,399 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:38,399 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0011_000001 released container container_1423590219808_0011_01_000005 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:47:38,414 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0011_01_000004 is : 143
2015-02-10 17:47:38,430 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:38,431 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000004
2015-02-10 17:47:38,431 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000004
2015-02-10 17:47:38,431 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000004
2015-02-10 17:47:38,432 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000004
2015-02-10 17:47:38,432 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000004
2015-02-10 17:47:38,432 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:38,432 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0011_01_000004 from application application_1423590219808_0011
2015-02-10 17:47:38,432 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:38,433 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0011
2015-02-10 17:47:38,538 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:39,398 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:39,399 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0011_01_000004
2015-02-10 17:47:39,399 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:39,399 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0011_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:47:39,399 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000004
2015-02-10 17:47:39,400 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0011_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:47:39,400 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:39,400 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0011_01_000004, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:39,400 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:39,400 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:47:39,400 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0011_000001 released container container_1423590219808_0011_01_000004 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:47:39,539 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:40,215 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:40,215 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000006
2015-02-10 17:47:40,215 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0011_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:47:40,216 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0011 container=Container: [ContainerId: container_1423590219808_0011_01_000006, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0011_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:40,216 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:40,216 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:40,540 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:41,036 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:41,053 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0011_000001 (auth:SIMPLE)
2015-02-10 17:47:41,057 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0011_01_000006 by user teamcity
2015-02-10 17:47:41,057 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0011
2015-02-10 17:47:41,058 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000006
2015-02-10 17:47:41,058 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from NEW to INITING
2015-02-10 17:47:41,058 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0011_01_000006 to application application_1423590219808_0011
2015-02-10 17:47:41,058 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from INITING to RUNNING
2015-02-10 17:47:41,059 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:47:41,059 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0011
2015-02-10 17:47:41,059 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0011
2015-02-10 17:47:41,059 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:41,059 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0011
2015-02-10 17:47:41,059 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:47:41,059 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:47:41,060 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0011_01_000006
2015-02-10 17:47:41,108 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0011_01_000006.tokens. Credentials list: 
2015-02-10 17:47:41,139 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:41,215 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:41,215 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:41,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423590219808_0011_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000006.tokens
2015-02-10 17:47:41,257 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0011 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:41,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:41,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:41,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar	dst=null	perm=null
2015-02-10 17:47:41,411 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57683, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-791077195_9507, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741948_1124, duration: 1153349
2015-02-10 17:47:41,442 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:41,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:41,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:41,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml	dst=null	perm=null
2015-02-10 17:47:41,481 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35420, bytes: 98777, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-791077195_9507, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741951_1127, duration: 410977
2015-02-10 17:47:41,503 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:41,503 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:41,541 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:41,549 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:41,549 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:41,659 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000006/default_container_executor.sh]
2015-02-10 17:47:42,042 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:47:42,215 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:42,542 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:43,216 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:43,542 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:44,217 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:44,543 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:45,218 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:45,544 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:45,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:45,695 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_r_000000_0/part-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:47:45,815 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130 src: /127.0.0.1:57692 dest: /127.0.0.1:52572
2015-02-10 17:47:45,817 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130 src: /127.0.0.1:35265 dest: /127.0.0.1:57419
2015-02-10 17:47:45,820 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130 src: /127.0.0.1:35428 dest: /127.0.0.1:52227
2015-02-10 17:47:45,838 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35428, dest: /127.0.0.1:52227, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0011_r_000000_0_1089866373_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, duration: 15877322
2015-02-10 17:47:45,838 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:45,838 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:45,839 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35265, dest: /127.0.0.1:57419, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0011_r_000000_0_1089866373_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, duration: 16973284
2015-02-10 17:47:45,839 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:45,839 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:45,840 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57692, dest: /127.0.0.1:52572, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0011_r_000000_0_1089866373_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, duration: 18018097
2015-02-10 17:47:45,840 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741954_1130{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:45,841 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:45,846 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0011_r_000000_0_1089866373_1
2015-02-10 17:47:45,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_r_000000_0	dst=null	perm=null
2015-02-10 17:47:45,930 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_r_000000_0	dst=null	perm=null
2015-02-10 17:47:45,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/task_1423590219808_0011_r_000000	dst=null	perm=null
2015-02-10 17:47:45,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/_temporary/attempt_1423590219808_0011_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/task_1423590219808_0011_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:47:46,002 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0011_01_000006
2015-02-10 17:47:46,002 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000006
2015-02-10 17:47:46,002 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:47:46,003 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0011_01_000006
2015-02-10 17:47:46,003 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:47:46,015 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:46,021 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:46,021 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0011_01_000006 is : 143
2015-02-10 17:47:46,026 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:47:46,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:46,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:46,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/task_1423590219808_0011_r_000000	dst=null	perm=null
2015-02-10 17:47:46,036 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:47:46,037 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000006
2015-02-10 17:47:46,037 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000006
2015-02-10 17:47:46,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:46,038 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000006
2015-02-10 17:47:46,038 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000006
2015-02-10 17:47:46,038 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000006
2015-02-10 17:47:46,038 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:47:46,039 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0011_01_000006 from application application_1423590219808_0011
2015-02-10 17:47:46,039 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:46,039 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0011
2015-02-10 17:47:46,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary/1/task_1423590219808_0011_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:46,091 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary	dst=null	perm=null
2015-02-10 17:47:46,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:46,102 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:46,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:46,110 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:46,137 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35413, dest: /127.0.0.1:52227, bytes: 61109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129, duration: 8008506986
2015-02-10 17:47:46,137 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:46,137 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,138 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57678, dest: /127.0.0.1:52572, bytes: 61109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129, duration: 8009184311
2015-02-10 17:47:46,139 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,139 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,140 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35249, dest: /127.0.0.1:57419, bytes: 61109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129, duration: 8010851899
2015-02-10 17:47:46,140 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,140 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741953_1129{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,141 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130
2015-02-10 17:47:46,142 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129
2015-02-10 17:47:46,145 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1.jhist is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:46,150 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:46,153 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:47:46,156 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131 src: /127.0.0.1:51497 dest: /127.0.0.1:54137
2015-02-10 17:47:46,158 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131 src: /127.0.0.1:57696 dest: /127.0.0.1:52572
2015-02-10 17:47:46,159 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131 src: /127.0.0.1:35431 dest: /127.0.0.1:52227
2015-02-10 17:47:46,163 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35431, dest: /127.0.0.1:52227, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131, duration: 1586238
2015-02-10 17:47:46,163 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:46,163 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,163 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57696, dest: /127.0.0.1:52572, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131, duration: 2616445
2015-02-10 17:47:46,164 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,164 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,164 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51497, dest: /127.0.0.1:54137, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131, duration: 3360280
2015-02-10 17:47:46,165 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,165 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741955_1131{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,168 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011.summary_tmp is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:46,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:46,181 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1.jhist	dst=null	perm=null
2015-02-10 17:47:46,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:47:46,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1.jhist	dst=null	perm=null
2015-02-10 17:47:46,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:47:46,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1.jhist	dst=null	perm=null
2015-02-10 17:47:46,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:46,198 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57698, bytes: 61589, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129, duration: 265309
2015-02-10 17:47:46,201 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:47:46,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132 src: /127.0.0.1:35271 dest: /127.0.0.1:57419
2015-02-10 17:47:46,205 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132 src: /127.0.0.1:57700 dest: /127.0.0.1:52572
2015-02-10 17:47:46,206 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132 src: /127.0.0.1:35435 dest: /127.0.0.1:52227
2015-02-10 17:47:46,210 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35435, dest: /127.0.0.1:52227, bytes: 61109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132, duration: 1997653
2015-02-10 17:47:46,210 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,210 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57700, dest: /127.0.0.1:52572, bytes: 61109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132, duration: 2809250
2015-02-10 17:47:46,211 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,211 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:46,211 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,211 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35271, dest: /127.0.0.1:57419, bytes: 61109, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132, duration: 3805531
2015-02-10 17:47:46,212 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,212 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741956_1132{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:47:46,216 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:46,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:46,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1_conf.xml	dst=null	perm=null
2015-02-10 17:47:46,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:47:46,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1_conf.xml	dst=null	perm=null
2015-02-10 17:47:46,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:47:46,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011/job_1423590219808_0011_1_conf.xml	dst=null	perm=null
2015-02-10 17:47:46,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:46,232 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57698, bytes: 91376, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741952_1128, duration: 417444
2015-02-10 17:47:46,235 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:46,237 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133 src: /127.0.0.1:35436 dest: /127.0.0.1:52227
2015-02-10 17:47:46,239 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133 src: /127.0.0.1:35275 dest: /127.0.0.1:57419
2015-02-10 17:47:46,240 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133 src: /127.0.0.1:51506 dest: /127.0.0.1:54137
2015-02-10 17:47:46,244 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51506, dest: /127.0.0.1:54137, bytes: 90664, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133, duration: 2488774
2015-02-10 17:47:46,245 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:46,245 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:46,245 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35275, dest: /127.0.0.1:57419, bytes: 90664, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133, duration: 3498443
2015-02-10 17:47:46,246 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:46,246 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,246 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35436, dest: /127.0.0.1:52227, bytes: 90664, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_759225997_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133, duration: 4528203
2015-02-10 17:47:46,247 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741957_1133{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:46,247 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:46,251 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_759225997_1
2015-02-10 17:47:46,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:46,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:46,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:46,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0011-1423590444399-teamcity-%5B9B0983C50E474D3DBB42474204FDD47C%2F69281BA6845A4FD9-1423590466111-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:47:46,276 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from RUNNING to FINISHING
2015-02-10 17:47:46,276 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0011
2015-02-10 17:47:46,276 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0011 State change from RUNNING to REMOVING
2015-02-10 17:47:46,276 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0011
2015-02-10 17:47:46,277 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0011 State change from REMOVING to FINISHING
2015-02-10 17:47:46,545 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:47,004 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:47:47,004 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0011_01_000006
2015-02-10 17:47:47,004 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:47,005 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0011_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:47:47,005 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000006
2015-02-10 17:47:47,005 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0011_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:47:47,005 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:47,005 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0011_01_000006, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:47,006 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:47,006 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:47:47,006 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0011_000001 released container container_1423590219808_0011_01_000006 on node: host: ip-10-31-157-187.ec2.internal:36006 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:47:47,287 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741948_1124 127.0.0.1:52572 127.0.0.1:57419 127.0.0.1:54137 127.0.0.1:52227 
2015-02-10 17:47:47,287 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741949_1125 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:57419 
2015-02-10 17:47:47,287 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741950_1126 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:47:47,288 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741951_1127 127.0.0.1:52227 127.0.0.1:52572 127.0.0.1:54137 
2015-02-10 17:47:47,288 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741953_1129 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:52227 
2015-02-10 17:47:47,288 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741952_1128 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:57419 
2015-02-10 17:47:47,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0011	dst=null	perm=null
2015-02-10 17:47:47,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,342 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary
2015-02-10 17:47:47,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/_temporary	dst=null	perm=null
2015-02-10 17:47:47,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/trap	dst=null	perm=null
2015-02-10 17:47:47,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/trap	dst=null	perm=null
2015-02-10 17:47:47,358 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:47,359 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:47,360 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:47,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,364 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:47:47,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:47,368 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35442, bytes: 132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, duration: 255904
2015-02-10 17:47:47,394 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:47,395 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:47,396 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:47,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/trap	dst=null	perm=null
2015-02-10 17:47:47,398 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/none/trap
2015-02-10 17:47:47,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/trap	dst=null	perm=null
2015-02-10 17:47:47,399 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/none/tap
2015-02-10 17:47:47,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap	dst=null	perm=null
2015-02-10 17:47:47,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:47,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/none/tap/part-00000	dst=null	perm=null
2015-02-10 17:47:47,407 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35442, bytes: 132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130, duration: 237080
2015-02-10 17:47:47,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:47,428 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:47,430 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-10 17:47:47,430 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-10 17:47:47,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:47:47,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:47:47,451 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test] starting
2015-02-10 17:47:47,451 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt"]
2015-02-10 17:47:47,452 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  sink: Hfs["TextDelimited[['ip', 'count']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap"]
2015-02-10 17:47:47,452 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  parallel execution is enabled: true
2015-02-10 17:47:47,452 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  starting jobs: 1
2015-02-10 17:47:47,452 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [trap test]  allocating threads: 1
2015-02-10 17:47:47,454 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] starting step: (1/1) ...1/trapplatform/allseq/tap
2015-02-10 17:47:47,468 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:47,482 INFO  client.RMProxy (RMProxy.java:createRMProxy(56)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:47,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:47:47,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:47,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:47,489 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(209)) - Allocated new applicationId: 12
2015-02-10 17:47:47,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012	dst=null	perm=null
2015-02-10 17:47:47,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012	dst=null	perm=teamcity:supergroup:rwxr-xr-x
2015-02-10 17:47:47,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012	dst=null	perm=teamcity:supergroup:rwx------
2015-02-10 17:47:47,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:47,503 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,505 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar. BP-4296439-10.31.157.187-1423590215428 blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:47:47,507 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134 src: /127.0.0.1:35444 dest: /127.0.0.1:52227
2015-02-10 17:47:47,509 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134 src: /127.0.0.1:51513 dest: /127.0.0.1:54137
2015-02-10 17:47:47,510 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134 src: /127.0.0.1:57712 dest: /127.0.0.1:52572
2015-02-10 17:47:47,516 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57712, dest: /127.0.0.1:52572, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, duration: 3306275
2015-02-10 17:47:47,517 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:47,517 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:47,518 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51513, dest: /127.0.0.1:54137, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, duration: 4877561
2015-02-10 17:47:47,518 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,518 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:47,519 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35444, dest: /127.0.0.1:52227, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, duration: 6148018
2015-02-10 17:47:47,519 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741958_1134{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:47,519 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,523 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:47,524 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar
2015-02-10 17:47:47,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:47,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:47,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:47,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:47,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null
2015-02-10 17:47:47,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null
2015-02-10 17:47:47,535 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null
2015-02-10 17:47:47,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null
2015-02-10 17:47:47,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null
2015-02-10 17:47:47,538 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:47,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:47,540 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:47:47,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:47:47,546 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:47,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,552 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2391)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split
2015-02-10 17:47:47,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:47:47,556 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split. BP-4296439-10.31.157.187-1423590215428 blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:47,558 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135 src: /127.0.0.1:35447 dest: /127.0.0.1:52227
2015-02-10 17:47:47,559 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135 src: /127.0.0.1:35286 dest: /127.0.0.1:57419
2015-02-10 17:47:47,561 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135 src: /127.0.0.1:57715 dest: /127.0.0.1:52572
2015-02-10 17:47:47,563 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135 src: /127.0.0.1:51518 dest: /127.0.0.1:54137
2015-02-10 17:47:47,567 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51518, dest: /127.0.0.1:54137, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 2465747
2015-02-10 17:47:47,567 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:47,567 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:47,568 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57715, dest: /127.0.0.1:52572, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 3104904
2015-02-10 17:47:47,568 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:47,568 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,569 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35286, dest: /127.0.0.1:57419, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 3872733
2015-02-10 17:47:47,569 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,569 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:47,569 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35447, dest: /127.0.0.1:52227, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 4802418
2015-02-10 17:47:47,570 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,570 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741959_1135{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:47,575 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:47,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,583 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo. BP-4296439-10.31.157.187-1423590215428 blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:47,584 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136 src: /127.0.0.1:35289 dest: /127.0.0.1:57419
2015-02-10 17:47:47,586 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136 src: /127.0.0.1:57718 dest: /127.0.0.1:52572
2015-02-10 17:47:47,591 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136 src: /127.0.0.1:51521 dest: /127.0.0.1:54137
2015-02-10 17:47:47,594 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51521, dest: /127.0.0.1:54137, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, duration: 1638183
2015-02-10 17:47:47,594 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:47,594 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:47,595 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57718, dest: /127.0.0.1:52572, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, duration: 2129181
2015-02-10 17:47:47,595 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:47,595 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,595 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35289, dest: /127.0.0.1:57419, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, duration: 3171980
2015-02-10 17:47:47,596 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,597 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741960_1136{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:47,600 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:47,600 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(394)) - number of splits:4
2015-02-10 17:47:47,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--
2015-02-10 17:47:47,609 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:47:47,609 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:47:47,610 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:47:47,616 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:47:47,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137 src: /127.0.0.1:35454 dest: /127.0.0.1:52227
2015-02-10 17:47:47,619 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137 src: /127.0.0.1:35293 dest: /127.0.0.1:57419
2015-02-10 17:47:47,620 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137 src: /127.0.0.1:57722 dest: /127.0.0.1:52572
2015-02-10 17:47:47,625 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57722, dest: /127.0.0.1:52572, bytes: 98833, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, duration: 2689123
2015-02-10 17:47:47,625 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:47,625 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:47,625 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35293, dest: /127.0.0.1:57419, bytes: 98833, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, duration: 2271245
2015-02-10 17:47:47,626 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,626 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:47,626 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35454, dest: /127.0.0.1:52227, bytes: 98833, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, duration: 2961326
2015-02-10 17:47:47,626 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:47,627 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741961_1137{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:47:47,630 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml is closed by DFSClient_NONMAPREDUCE_540598149_11
2015-02-10 17:47:47,631 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(477)) - Submitting tokens for job: job_1423590219808_0012
2015-02-10 17:47:47,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012	dst=null	perm=null
2015-02-10 17:47:47,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:47,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:47,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:47,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:47,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:47:47,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:47:47,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:47,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:47,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:47,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:47,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:47,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:47,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:47,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:47,648 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(322)) - Application with id 12 submitted by user teamcity
2015-02-10 17:47:47,648 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(678)) - Storing application with id application_1423590219808_0012
2015-02-10 17:47:47,648 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423590219808_0012
2015-02-10 17:47:47,649 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(437)) - Storing info for app: application_1423590219808_0012
2015-02-10 17:47:47,649 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0012 State change from NEW to NEW_SAVING
2015-02-10 17:47:47,649 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0012 State change from NEW_SAVING to SUBMITTED
2015-02-10 17:47:47,649 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(544)) - Registering app attempt : appattempt_1423590219808_0012_000001
2015-02-10 17:47:47,650 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0012_000001 State change from NEW to SUBMITTED
2015-02-10 17:47:47,650 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(721)) - Application application_1423590219808_0012 from user: teamcity activated in queue: default
2015-02-10 17:47:47,650 INFO  capacity.LeafQueue (LeafQueue.java:addApplication(737)) - Application added - appId: application_1423590219808_0012 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@6e37bf73, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-10 17:47:47,650 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(174)) - Submitted application application_1423590219808_0012 to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:50664
2015-02-10 17:47:47,650 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(485)) - Application added - appId: application_1423590219808_0012 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-10 17:47:47,651 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(457)) - Application Submission: appattempt_1423590219808_0012_000001, user: teamcity queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1, currently active: 2
2015-02-10 17:47:47,652 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0012_000001 State change from SUBMITTED to SCHEDULED
2015-02-10 17:47:47,652 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0012 State change from SUBMITTED to ACCEPTED
2015-02-10 17:47:47,653 INFO  mapreduce.Job (Job.java:submit(1272)) - The url to track the job: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0012/
2015-02-10 17:47:47,653 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] submitted hadoop job: job_1423590219808_0012
2015-02-10 17:47:47,653 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [trap test] tracking url: http://ip-10-31-157-187:38312/proxy/application_1423590219808_0012/
2015-02-10 17:47:48,005 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:48,005 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000001
2015-02-10 17:47:48,005 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0012_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:36006, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available
2015-02-10 17:47:48,006 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0012 container=Container: [ContainerId: container_1423590219808_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] containerId=container_1423590219808_0012_01_000001 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:48,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:48,006 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-10 17:47:48,007 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1278)) - Storing attempt: AppId: application_1423590219808_0012 AttemptId: appattempt_1423590219808_0012_000001 MasterContainer: Container: [ContainerId: container_1423590219808_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ]
2015-02-10 17:47:48,007 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:48,007 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(468)) - Storing info for attempt: appattempt_1423590219808_0012_000001
2015-02-10 17:47:48,007 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0012_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-10 17:47:48,008 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0012_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-10 17:47:48,008 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423590219808_0012_000001
2015-02-10 17:47:48,009 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423590219808_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0012_000001
2015-02-10 17:47:48,009 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423590219808_0012_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-10 17:47:48,012 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0012_000001 (auth:SIMPLE)
2015-02-10 17:47:48,014 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0012_01_000001 by user teamcity
2015-02-10 17:47:48,015 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0012
2015-02-10 17:47:48,015 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000001
2015-02-10 17:47:48,015 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0012 transitioned from NEW to INITING
2015-02-10 17:47:48,015 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0012_01_000001 to application application_1423590219808_0012
2015-02-10 17:47:48,015 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423590219808_0012_01_000001, NodeId: ip-10-31-157-187.ec2.internal:36006, NodeHttpAddress: ip-10-31-157-187.ec2.internal:58755, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:36006 }, ] for AM appattempt_1423590219808_0012_000001
2015-02-10 17:47:48,016 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0012 transitioned from INITING to RUNNING
2015-02-10 17:47:48,016 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0012_000001 State change from ALLOCATED to LAUNCHED
2015-02-10 17:47:48,016 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000001 transitioned from NEW to LOCALIZING
2015-02-10 17:47:48,016 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0012
2015-02-10 17:47:48,016 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:47:48,017 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-10 17:47:48,017 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split transitioned from INIT to DOWNLOADING
2015-02-10 17:47:48,017 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:47:48,017 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0012_01_000001
2015-02-10 17:47:48,035 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0012_01_000001.tokens. Credentials list: 
2015-02-10 17:47:48,060 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:48,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423590219808_0012_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000001.tokens
2015-02-10 17:47:48,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0012
2015-02-10 17:47:48,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:48,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:48,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:48,325 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35442, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1650402770_9727, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, duration: 1219806
2015-02-10 17:47:48,355 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:48,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:48,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:48,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:48,397 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35298, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1650402770_9727, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, duration: 254217
2015-02-10 17:47:48,418 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:48,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:47:48,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:47:48,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:47:48,458 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51529, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1650402770_9727, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 254255
2015-02-10 17:47:48,479 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:48,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:48,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:48,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:48,518 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35442, bytes: 99609, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1650402770_9727, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, duration: 382625
2015-02-10 17:47:48,539 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:48,539 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:48,547 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:48,582 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:48,583 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:48,691 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000001/default_container_executor.sh]
2015-02-10 17:47:49,005 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:49,006 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:49,147 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1352)) - BLOCK* ask 127.0.0.1:52227 to replicate blk_1073741958_1134 to datanode(s) 127.0.0.1:57419
2015-02-10 17:47:49,147 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52572 to delete [blk_1073741952_1128, blk_1073741953_1129, blk_1073741948_1124, blk_1073741949_1125, blk_1073741950_1126, blk_1073741951_1127]
2015-02-10 17:47:49,147 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:54137 to delete [blk_1073741948_1124, blk_1073741949_1125, blk_1073741951_1127]
2015-02-10 17:47:49,548 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:49,998 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135
2015-02-10 17:47:50,000 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133
2015-02-10 17:47:50,000 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136
2015-02-10 17:47:50,001 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131
2015-02-10 17:47:50,002 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137
2015-02-10 17:47:50,003 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129
2015-02-10 17:47:50,004 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130
2015-02-10 17:47:50,004 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136
2015-02-10 17:47:50,006 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:50,201 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133
2015-02-10 17:47:50,202 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135
2015-02-10 17:47:50,203 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132
2015-02-10 17:47:50,204 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134
2015-02-10 17:47:50,280 INFO  datanode.DataNode (DataNode.java:transferBlock(1319)) - DatanodeRegistration(127.0.0.1, storageID=DS-1728977330-10.31.157.187-52227-1423590218081, infoPort=40971, ipcPort=49448, storageInfo=lv=-47;cid=testClusterID;nsid=299557808;c=0) Starting thread to transfer BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134 to 127.0.0.1:57419 
2015-02-10 17:47:50,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741953_1129
2015-02-10 17:47:50,282 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134 src: /127.0.0.1:35300 dest: /127.0.0.1:57419
2015-02-10 17:47:50,282 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135
2015-02-10 17:47:50,284 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741954_1130
2015-02-10 17:47:50,284 INFO  datanode.DataNode (DataNode.java:run(1523)) - DataTransfer: Transmitted BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134 (numBytes=254067) to /127.0.0.1:57419
2015-02-10 17:47:50,284 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131
2015-02-10 17:47:50,285 INFO  datanode.DataNode (DataXceiver.java:writeBlock(594)) - Received BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134 src: /127.0.0.1:35300 dest: /127.0.0.1:57419 of size 254067
2015-02-10 17:47:50,286 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741958_1134 size 254067
2015-02-10 17:47:50,348 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948 for deletion
2015-02-10 17:47:50,348 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949 for deletion
2015-02-10 17:47:50,348 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741951 for deletion
2015-02-10 17:47:50,348 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948
2015-02-10 17:47:50,348 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data6/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949
2015-02-10 17:47:50,348 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data5/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741951
2015-02-10 17:47:50,482 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134
2015-02-10 17:47:50,484 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132
2015-02-10 17:47:50,548 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:50,683 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741957_1133
2015-02-10 17:47:50,685 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137
2015-02-10 17:47:50,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741952_1128 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741952 for deletion
2015-02-10 17:47:50,726 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741953_1129 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741953 for deletion
2015-02-10 17:47:50,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948 for deletion
2015-02-10 17:47:50,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741952_1128 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741952
2015-02-10 17:47:50,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741953_1129 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741953
2015-02-10 17:47:50,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949 for deletion
2015-02-10 17:47:50,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948
2015-02-10 17:47:50,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741950_1126 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741950 for deletion
2015-02-10 17:47:50,727 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949
2015-02-10 17:47:50,728 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741951 for deletion
2015-02-10 17:47:50,728 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741950_1126 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data8/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741950
2015-02-10 17:47:50,728 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data7/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741951
2015-02-10 17:47:51,007 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:51,193 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741955_1131
2015-02-10 17:47:51,196 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134
2015-02-10 17:47:51,197 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741956_1132
2015-02-10 17:47:51,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null
2015-02-10 17:47:51,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/COMMIT_STARTED	dst=null	perm=null
2015-02-10 17:47:51,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/COMMIT_SUCCESS	dst=null	perm=null
2015-02-10 17:47:51,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/COMMIT_FAIL	dst=null	perm=null
2015-02-10 17:47:51,396 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137
2015-02-10 17:47:51,396 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136
2015-02-10 17:47:51,397 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135
2015-02-10 17:47:51,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012	dst=null	perm=null
2015-02-10 17:47:51,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null
2015-02-10 17:47:51,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null
2015-02-10 17:47:51,549 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:52,008 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:52,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:52,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.splitmetainfo	dst=null	perm=null
2015-02-10 17:47:52,103 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51534, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741960_1136, duration: 256664
2015-02-10 17:47:52,148 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:52227 to delete [blk_1073741952_1128, blk_1073741953_1129, blk_1073741948_1124, blk_1073741949_1125, blk_1073741950_1126, blk_1073741951_1127]
2015-02-10 17:47:52,148 INFO  hdfs.StateChange (InvalidateBlocks.java:invalidateWork(152)) - BLOCK* InvalidateBlocks: ask 127.0.0.1:57419 to delete [blk_1073741952_1128, blk_1073741953_1129, blk_1073741948_1124, blk_1073741949_1125, blk_1073741950_1126]
2015-02-10 17:47:52,438 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(322)) - Container container_1423590219808_0011_01_000001 succeeded 
2015-02-10 17:47:52,438 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-10 17:47:52,438 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0011_01_000001
2015-02-10 17:47:52,454 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000001
2015-02-10 17:47:52,455 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000001
2015-02-10 17:47:52,455 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000001
2015-02-10 17:47:52,455 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000001
2015-02-10 17:47:52,455 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0011_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-10 17:47:52,455 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0011/container_1423590219808_0011_01_000001
2015-02-10 17:47:52,455 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0011_01_000001 from application application_1423590219808_0011
2015-02-10 17:47:52,456 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:52,457 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0011
2015-02-10 17:47:52,550 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 11 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_COMPLETE diagnostics: "" exit_status: 0
2015-02-10 17:47:52,550 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0011_01_000001
2015-02-10 17:47:52,551 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0011_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:47:52,551 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(550)) - Unregistering app attempt : appattempt_1423590219808_0011_000001
2015-02-10 17:47:52,551 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0011_01_000001 in state: COMPLETED event:FINISHED
2015-02-10 17:47:52,551 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0011_000001 State change from FINISHING to FINISHED
2015-02-10 17:47:52,552 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0011 State change from FINISHING to FINISHED
2015-02-10 17:47:52,552 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(140)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423590219808_0011
2015-02-10 17:47:52,552 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(166)) - appId=application_1423590219808_0011,name=[9B0983C50E474D3DBB42474204FDD47C/69281BA6845A4FD9B6D8AF5F766EAF97] trap test/(1/1) ...mr1/trapplatform/none/tap,user=teamcity,queue=default,state=FINISHED,trackingUrl=ip-10-31-157-187:38312/proxy/application_1423590219808_0011/jobhistory/job/job_1423590219808_0011,appMasterHost=ip-10-31-157-187,startTime=1423590444399,finishTime=1423590466277,finalStatus=SUCCEEDED
2015-02-10 17:47:52,552 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0011	CONTAINERID=container_1423590219808_0011_01_000001
2015-02-10 17:47:52,552 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423590219808_0011_000001
2015-02-10 17:47:52,553 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0011_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:47:52,553 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:47:52,553 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0011_01_000001, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:2048, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:52,554 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:52,554 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-10 17:47:52,554 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0011_000001 released container container_1423590219808_0011_01_000001 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:47:52,554 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplication(470)) - Application appattempt_1423590219808_0011_000001 is done. finalState=FINISHED
2015-02-10 17:47:52,554 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(108)) - Application application_1423590219808_0011 requests cleared
2015-02-10 17:47:52,554 INFO  capacity.LeafQueue (LeafQueue.java:removeApplication(779)) - Application removed - appId: application_1423590219808_0011 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-10 17:47:52,555 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(510)) - Application removed - appId: application_1423590219808_0011 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-10 17:47:52,557 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0011_000001 (auth:SIMPLE)
2015-02-10 17:47:52,559 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0011_01_000001
2015-02-10 17:47:53,009 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:53,009 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:53,010 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,010 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,010 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0011
2015-02-10 17:47:53,010 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:53,010 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0011, with delay of 10800 seconds
2015-02-10 17:47:53,011 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,011 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741952_1128 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741952 for deletion
2015-02-10 17:47:53,280 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741953_1129 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741953 for deletion
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948 for deletion
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741952_1128 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741952
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741953_1129 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741953
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949 for deletion
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741950_1126 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741950 for deletion
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741951 for deletion
2015-02-10 17:47:53,281 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948
2015-02-10 17:47:53,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741951_1127 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data3/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741951
2015-02-10 17:47:53,282 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741950_1126 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data4/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741950
2015-02-10 17:47:53,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741952_1128 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741952 for deletion
2015-02-10 17:47:53,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741953_1129 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741953 for deletion
2015-02-10 17:47:53,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948 for deletion
2015-02-10 17:47:53,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949 for deletion
2015-02-10 17:47:53,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(157)) - Scheduling blk_1073741950_1126 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741950 for deletion
2015-02-10 17:47:53,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741953_1129 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741953
2015-02-10 17:47:53,285 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741952_1128 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741952
2015-02-10 17:47:53,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741948_1124 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741948
2015-02-10 17:47:53,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741949_1125 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data2/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741949
2015-02-10 17:47:53,286 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(201)) - Deleted BP-4296439-10.31.157.187-1423590215428 blk_1073741950_1126 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/data/dfs/data/data1/current/BP-4296439-10.31.157.187-1423590215428/current/finalized/blk_1073741950
2015-02-10 17:47:53,360 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0012_000001 (auth:SIMPLE)
2015-02-10 17:47:53,364 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(255)) - AM registration appattempt_1423590219808_0012_000001
2015-02-10 17:47:53,365 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(119)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423590219808_0012	APPATTEMPTID=appattempt_1423590219808_0012_000001
2015-02-10 17:47:53,365 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0012_000001 State change from LAUNCHED to RUNNING
2015-02-10 17:47:53,365 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0012 State change from ACCEPTED to RUNNING
2015-02-10 17:47:53,404 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:53,404 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,404 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,405 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,405 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0011
2015-02-10 17:47:53,405 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,405 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:53,405 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0011, with delay of 10800 seconds
2015-02-10 17:47:53,420 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(663)) - Number of transactions: 1222 Total time for transactions(ms): 98 Number of transactions batched in Syncs: 21 Number of syncs: 696 SyncTimes(ms): 1157 1121 
2015-02-10 17:47:53,423 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:53,427 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:47:53,551 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-10 17:47:53,552 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_STOP for appId application_1423590219808_0011
2015-02-10 17:47:53,553 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0011 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-10 17:47:53,553 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(118)) - Scheduling Log Deletion for application: application_1423590219808_0011, with delay of 10800 seconds
2015-02-10 17:47:53,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,554 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,554 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,554 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0011
2015-02-10 17:47:53,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:47:53,717 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1_conf.xml. BP-4296439-10.31.157.187-1423590215428 blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:47:53,768 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138 src: /127.0.0.1:57737 dest: /127.0.0.1:52572
2015-02-10 17:47:53,770 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138 src: /127.0.0.1:35472 dest: /127.0.0.1:52227
2015-02-10 17:47:53,771 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138 src: /127.0.0.1:51541 dest: /127.0.0.1:54137
2015-02-10 17:47:53,782 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51541, dest: /127.0.0.1:54137, bytes: 91486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138, duration: 8714146
2015-02-10 17:47:53,782 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:47:53,782 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:53,783 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35472, dest: /127.0.0.1:52227, bytes: 91486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138, duration: 9685197
2015-02-10 17:47:53,783 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:53,783 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:53,784 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57737, dest: /127.0.0.1:52572, bytes: 91486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138, duration: 10513338
2015-02-10 17:47:53,784 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741962_1138{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:47:53,785 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:47:53,804 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1_conf.xml is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:47:54,010 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:54,405 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:54,405 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000002
2015-02-10 17:47:54,405 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0012_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:47:54,405 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0012 container=Container: [ContainerId: container_1423590219808_0012_01_000002, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0012_01_000002 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:54,405 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:47:54,406 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:54,406 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:54,406 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000003
2015-02-10 17:47:54,406 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0012_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available
2015-02-10 17:47:54,407 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0012 container=Container: [ContainerId: container_1423590219808_0012_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0012_01_000003 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:54,407 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:47:54,407 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:54,407 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:54,407 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000004
2015-02-10 17:47:54,408 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0012_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available
2015-02-10 17:47:54,408 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0012 container=Container: [ContainerId: container_1423590219808_0012_01_000004, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0012_01_000004 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:54,408 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:47:54,408 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:54,409 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:47:54,409 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000005
2015-02-10 17:47:54,409 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0012_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available
2015-02-10 17:47:54,409 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0012 container=Container: [ContainerId: container_1423590219808_0012_01_000005, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] containerId=container_1423590219808_0012_01_000005 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:54,409 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-10 17:47:54,409 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-10 17:47:55,011 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:55,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138
2015-02-10 17:47:55,209 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134
2015-02-10 17:47:55,428 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:55,428 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:55,428 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:55,429 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:47:55,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:55,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:55,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:55,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:55,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:55,503 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:55,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:55,516 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:55,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null
2015-02-10 17:47:55,519 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6138747371403040746.jar	dst=null	perm=null
2015-02-10 17:47:55,607 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0012_000001 (auth:SIMPLE)
2015-02-10 17:47:55,613 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0012_01_000002 by user teamcity
2015-02-10 17:47:55,613 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0012
2015-02-10 17:47:55,613 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000002
2015-02-10 17:47:55,614 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0012 transitioned from NEW to INITING
2015-02-10 17:47:55,614 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0012_01_000002 to application application_1423590219808_0012
2015-02-10 17:47:55,614 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0012_01_000004 by user teamcity
2015-02-10 17:47:55,614 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0012_01_000005 by user teamcity
2015-02-10 17:47:55,614 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0012_01_000003 by user teamcity
2015-02-10 17:47:55,615 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000005
2015-02-10 17:47:55,615 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000003
2015-02-10 17:47:55,614 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0012 transitioned from INITING to RUNNING
2015-02-10 17:47:55,614 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000004
2015-02-10 17:47:55,615 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000002 transitioned from NEW to LOCALIZING
2015-02-10 17:47:55,616 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0012_01_000004 to application application_1423590219808_0012
2015-02-10 17:47:55,616 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0012_01_000005 to application application_1423590219808_0012
2015-02-10 17:47:55,616 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0012_01_000003 to application application_1423590219808_0012
2015-02-10 17:47:55,616 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,616 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,616 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:55,616 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0012
2015-02-10 17:47:55,617 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:47:55,617 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:47:55,617 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000004 transitioned from NEW to LOCALIZING
2015-02-10 17:47:55,618 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000005 transitioned from NEW to LOCALIZING
2015-02-10 17:47:55,618 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000003 transitioned from NEW to LOCALIZING
2015-02-10 17:47:55,618 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0012_01_000002
2015-02-10 17:47:55,619 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,619 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,619 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:55,620 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0012
2015-02-10 17:47:55,621 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,621 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,621 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:55,621 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0012
2015-02-10 17:47:55,621 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,621 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0012
2015-02-10 17:47:55,621 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:47:55,622 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0012
2015-02-10 17:47:55,622 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0012_01_000004
2015-02-10 17:47:55,622 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0012_01_000005
2015-02-10 17:47:55,623 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0012_01_000003
2015-02-10 17:47:55,642 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0012_01_000005.tokens. Credentials list: 
2015-02-10 17:47:55,643 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423590219808_0012_01_000003.tokens. Credentials list: 
2015-02-10 17:47:55,643 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0012_01_000002.tokens. Credentials list: 
2015-02-10 17:47:55,644 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0012_01_000004.tokens. Credentials list: 
2015-02-10 17:47:55,668 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:55,689 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138
2015-02-10 17:47:55,785 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0012_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000005.tokens
2015-02-10 17:47:55,785 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012
2015-02-10 17:47:55,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:55,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:55,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:47:55,936 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35477, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-411956955_9933, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, duration: 820529
2015-02-10 17:47:55,965 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:55,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:55,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:55,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:47:56,006 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57744, bytes: 99609, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-411956955_9933, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, duration: 431065
2015-02-10 17:47:56,011 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:56,027 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:47:56,027 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:56,028 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:56,028 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:56,028 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:47:56,084 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:56,084 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:56,084 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:56,084 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:56,085 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:56,086 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:56,094 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-10 17:47:56,094 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:47:56,308 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000005/default_container_executor.sh]
2015-02-10 17:47:56,308 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000003/default_container_executor.sh]
2015-02-10 17:47:56,309 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000002/default_container_executor.sh]
2015-02-10 17:47:56,318 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000004/default_container_executor.sh]
2015-02-10 17:47:56,402 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138
2015-02-10 17:47:56,405 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:56,405 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:56,405 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:56,406 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:56,406 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:56,407 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:56,407 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:56,407 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:47:56,450 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:47:57,012 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:57,059 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:57,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423590219808_0012_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000004.tokens
2015-02-10 17:47:57,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012
2015-02-10 17:47:57,309 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:57,406 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:57,407 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:57,407 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:57,408 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:57,482 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423590219808_0012_01_000002.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000002.tokens
2015-02-10 17:47:57,483 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012
2015-02-10 17:47:57,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:47:58,013 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:58,136 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423590219808_0012_01_000003.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000003.tokens
2015-02-10 17:47:58,137 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012
2015-02-10 17:47:58,408 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:58,409 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:58,409 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:58,410 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:59,014 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:59,410 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:59,411 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:59,411 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:47:59,412 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:00,015 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:00,414 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:00,415 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:00,415 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:00,415 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:00,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:48:00,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:48:00,768 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51559, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000001_0_-761155943_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 272598
2015-02-10 17:48:00,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:48:00,805 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51560, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000000_0_991246519_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 264655
2015-02-10 17:48:00,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:48:00,913 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:54137, dest: /127.0.0.1:51562, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000002_0_-1109740728_1, offset: 512, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 266805
2015-02-10 17:48:00,924 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:48:00,930 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35495, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000000_0_991246519_1, offset: 1024, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 293620
2015-02-10 17:48:01,010 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.split	dst=null	perm=null
2015-02-10 17:48:01,016 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,028 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:48:01,033 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57763, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000002_0_-1109740728_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 258840
2015-02-10 17:48:01,134 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35498, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000003_0_-1637985095_1, offset: 1024, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741959_1135, duration: 270409
2015-02-10 17:48:01,254 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/classes/test/data/apache.10.txt	dst=null	perm=null
2015-02-10 17:48:01,261 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57765, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000003_0_-1637985095_1, offset: 512, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 371349
2015-02-10 17:48:01,391 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57766, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423590219808_0012_m_000001_0_-761155943_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741827_1003, duration: 265465
2015-02-10 17:48:01,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=null
2015-02-10 17:48:01,416 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,417 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,417 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,417 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:48:01,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0/part-m-00001-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:01,495 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0/part-m-00001-00001. BP-4296439-10.31.157.187-1423590215428 blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]}
2015-02-10 17:48:01,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=null
2015-02-10 17:48:01,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=null
2015-02-10 17:48:01,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0/part-m-00001-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:01,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0/part-m-00001-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:01,553 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139 src: /127.0.0.1:35341 dest: /127.0.0.1:57419
2015-02-10 17:48:01,557 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139 src: /127.0.0.1:35504 dest: /127.0.0.1:52227
2015-02-10 17:48:01,560 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139 src: /127.0.0.1:57771 dest: /127.0.0.1:52572
2015-02-10 17:48:01,570 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0/part-m-00001-00000. BP-4296439-10.31.157.187-1423590215428 blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:48:01,571 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57771, dest: /127.0.0.1:52572, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000001_0_-761155943_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, duration: 7253770
2015-02-10 17:48:01,572 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:01,572 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35504, dest: /127.0.0.1:52227, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000001_0_-761155943_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, duration: 8346157
2015-02-10 17:48:01,572 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:48:01,572 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,573 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35341, dest: /127.0.0.1:57419, bytes: 41, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000001_0_-761155943_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, duration: 8179270
2015-02-10 17:48:01,573 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:48:01,573 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,574 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741963_1139{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW]]} size 0
2015-02-10 17:48:01,579 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0/part-m-00001-00001 is closed by DFSClient_attempt_1423590219808_0012_m_000001_0_-761155943_1
2015-02-10 17:48:01,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0	dst=null	perm=null
2015-02-10 17:48:01,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0	dst=null	perm=null
2015-02-10 17:48:01,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0	dst=null	perm=null
2015-02-10 17:48:01,589 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0	dst=null	perm=null
2015-02-10 17:48:01,593 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0/part-m-00001-00002. BP-4296439-10.31.157.187-1423590215428 blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]}
2015-02-10 17:48:01,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0	dst=null	perm=null
2015-02-10 17:48:01,602 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:48:01,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:48:01,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0/part-m-00001-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00001	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:01,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000001_0	dst=null	perm=null
2015-02-10 17:48:01,627 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140 src: /127.0.0.1:35344 dest: /127.0.0.1:57419
2015-02-10 17:48:01,630 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140 src: /127.0.0.1:57774 dest: /127.0.0.1:52572
2015-02-10 17:48:01,631 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140 src: /127.0.0.1:35509 dest: /127.0.0.1:52227
2015-02-10 17:48:01,643 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35509, dest: /127.0.0.1:52227, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000000_0_991246519_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, duration: 8841875
2015-02-10 17:48:01,643 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:01,644 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:01,645 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57774, dest: /127.0.0.1:52572, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000000_0_991246519_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, duration: 8132022
2015-02-10 17:48:01,645 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:01,645 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,646 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35344, dest: /127.0.0.1:57419, bytes: 30, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000000_0_991246519_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, duration: 9407379
2015-02-10 17:48:01,646 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,646 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741964_1140{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:01,648 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141 src: /127.0.0.1:57773 dest: /127.0.0.1:52572
2015-02-10 17:48:01,652 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141 src: /127.0.0.1:35510 dest: /127.0.0.1:52227
2015-02-10 17:48:01,654 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0/part-m-00001-00000 is closed by DFSClient_attempt_1423590219808_0012_m_000000_0_991246519_1
2015-02-10 17:48:01,655 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141 src: /127.0.0.1:35349 dest: /127.0.0.1:57419
2015-02-10 17:48:01,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0	dst=null	perm=null
2015-02-10 17:48:01,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0	dst=null	perm=null
2015-02-10 17:48:01,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0	dst=null	perm=null
2015-02-10 17:48:01,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0	dst=null	perm=null
2015-02-10 17:48:01,667 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35349, dest: /127.0.0.1:57419, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000002_0_-1109740728_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, duration: 8929766
2015-02-10 17:48:01,667 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:01,668 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35510, dest: /127.0.0.1:52227, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000002_0_-1109740728_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, duration: 9747236
2015-02-10 17:48:01,667 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:48:01,668 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,669 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57773, dest: /127.0.0.1:52572, bytes: 40, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000002_0_-1109740728_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, duration: 12217638
2015-02-10 17:48:01,669 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:48:01,669 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,670 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741965_1141{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW]]} size 0
2015-02-10 17:48:01,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0	dst=null	perm=null
2015-02-10 17:48:01,678 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0/part-m-00001-00002 is closed by DFSClient_attempt_1423590219808_0012_m_000002_0_-1109740728_1
2015-02-10 17:48:01,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0	dst=null	perm=null
2015-02-10 17:48:01,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0	dst=null	perm=null
2015-02-10 17:48:01,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0	dst=null	perm=null
2015-02-10 17:48:01,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0	dst=null	perm=null
2015-02-10 17:48:01,689 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:48:01,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0	dst=null	perm=null
2015-02-10 17:48:01,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:48:01,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0/part-m-00001-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:01,703 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:48:01,706 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:48:01,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000000_0	dst=null	perm=null
2015-02-10 17:48:01,712 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0/part-m-00001-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00002	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:01,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000002_0	dst=null	perm=null
2015-02-10 17:48:01,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_m_000001_0	dst=null	perm=null
2015-02-10 17:48:01,796 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=null
2015-02-10 17:48:01,822 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0012_01_000003
2015-02-10 17:48:01,822 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000003
2015-02-10 17:48:01,822 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000003 transitioned from RUNNING to KILLING
2015-02-10 17:48:01,823 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0012_01_000003
2015-02-10 17:48:01,823 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_m_000000_0	dst=null	perm=null
2015-02-10 17:48:01,823 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,824 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:48:01,824 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,824 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0/part-m-00001-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:01,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_m_000002_0	dst=null	perm=null
2015-02-10 17:48:01,847 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0012_01_000003 is : 143
2015-02-10 17:48:01,854 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1.jhist. BP-4296439-10.31.157.187-1423590215428 blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:48:01,857 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142 src: /127.0.0.1:35350 dest: /127.0.0.1:57419
2015-02-10 17:48:01,859 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142 src: /127.0.0.1:57779 dest: /127.0.0.1:52572
2015-02-10 17:48:01,861 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142 src: /127.0.0.1:35514 dest: /127.0.0.1:52227
2015-02-10 17:48:01,864 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:48:01,865 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000003
2015-02-10 17:48:01,866 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000003
2015-02-10 17:48:01,866 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000003
2015-02-10 17:48:01,867 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3456)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1.jhist for DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:01,868 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000003
2015-02-10 17:48:01,868 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000003
2015-02-10 17:48:01,868 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:48:01,868 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0012_01_000003 from application application_1423590219808_0012
2015-02-10 17:48:01,869 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:48:01,869 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0012
2015-02-10 17:48:01,875 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0/part-m-00001-00003. BP-4296439-10.31.157.187-1423590215428 blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:48:01,900 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0012_01_000002
2015-02-10 17:48:01,900 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000002
2015-02-10 17:48:01,900 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000002 transitioned from RUNNING to KILLING
2015-02-10 17:48:01,901 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0012_01_000002
2015-02-10 17:48:01,902 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:48:01,902 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 3 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:48:01,902 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0012_01_000003
2015-02-10 17:48:01,903 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,903 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,904 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:48:01,904 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0012_01_000003 in state: COMPLETED event:FINISHED
2015-02-10 17:48:01,904 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000003
2015-02-10 17:48:01,904 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0012_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-10 17:48:01,904 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-10 17:48:01,904 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0012_01_000003, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:01,905 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:01,905 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-10 17:48:01,905 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0012_000001 released container container_1423590219808_0012_01_000003 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-10 17:48:01,916 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0012_01_000004
2015-02-10 17:48:01,916 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000004
2015-02-10 17:48:01,916 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:48:01,917 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,917 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:01,924 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0012_01_000002 is : 143
2015-02-10 17:48:01,936 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143 src: /127.0.0.1:35353 dest: /127.0.0.1:57419
2015-02-10 17:48:01,938 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143 src: /127.0.0.1:57782 dest: /127.0.0.1:52572
2015-02-10 17:48:01,938 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000004 transitioned from RUNNING to KILLING
2015-02-10 17:48:01,939 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:48:01,939 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0012_01_000004
2015-02-10 17:48:01,939 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143 src: /127.0.0.1:35517 dest: /127.0.0.1:52227
2015-02-10 17:48:01,949 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35517, dest: /127.0.0.1:52227, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000003_0_-1637985095_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, duration: 8267633
2015-02-10 17:48:01,950 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:01,950 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:01,950 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57782, dest: /127.0.0.1:52572, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000003_0_-1637985095_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, duration: 7889107
2015-02-10 17:48:01,950 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,951 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:01,951 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35353, dest: /127.0.0.1:57419, bytes: 29, op: HDFS_WRITE, cliID: DFSClient_attempt_1423590219808_0012_m_000003_0_-1637985095_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, duration: 9881724
2015-02-10 17:48:01,951 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:01,951 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741967_1143{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:01,957 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0012_01_000004 is : 143
2015-02-10 17:48:01,958 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0/part-m-00001-00003 is closed by DFSClient_attempt_1423590219808_0012_m_000003_0_-1637985095_1
2015-02-10 17:48:01,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0	dst=null	perm=null
2015-02-10 17:48:01,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0	dst=null	perm=null
2015-02-10 17:48:01,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0	dst=null	perm=null
2015-02-10 17:48:01,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0	dst=null	perm=null
2015-02-10 17:48:01,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0	dst=null	perm=null
2015-02-10 17:48:01,971 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000002
2015-02-10 17:48:01,972 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:48:01,972 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000002
2015-02-10 17:48:01,972 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000002
2015-02-10 17:48:01,972 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000002
2015-02-10 17:48:01,973 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:48:01,974 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000004
2015-02-10 17:48:01,974 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000004
2015-02-10 17:48:01,974 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000004
2015-02-10 17:48:01,975 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000004
2015-02-10 17:48:01,973 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000002
2015-02-10 17:48:01,974 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0012_01_000002 from application application_1423590219808_0012
2015-02-10 17:48:01,975 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:48:01,976 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0012
2015-02-10 17:48:01,976 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000004
2015-02-10 17:48:01,976 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:48:01,976 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0012_01_000004 from application application_1423590219808_0012
2015-02-10 17:48:01,976 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:48:01,976 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0012
2015-02-10 17:48:01,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:48:01,988 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:48:01,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0/part-m-00001-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00003	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:02,001 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary/_attempt_1423590219808_0012_m_000003_0	dst=null	perm=null
2015-02-10 17:48:02,017 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:02,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_m_000003_0	dst=null	perm=null
2015-02-10 17:48:02,175 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0012_01_000005
2015-02-10 17:48:02,176 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000005
2015-02-10 17:48:02,176 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000005 transitioned from RUNNING to KILLING
2015-02-10 17:48:02,176 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 2 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:48:02,176 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0012_01_000002
2015-02-10 17:48:02,177 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 4 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:48:02,177 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0012_01_000004
2015-02-10 17:48:02,177 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:48:02,176 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0012_01_000005
2015-02-10 17:48:02,178 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:48:02,178 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0012_01_000002 in state: COMPLETED event:FINISHED
2015-02-10 17:48:02,178 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000002
2015-02-10 17:48:02,178 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0012_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-10 17:48:02,178 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-10 17:48:02,179 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0012_01_000002, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:02,179 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:02,179 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-10 17:48:02,179 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0012_000001 released container container_1423590219808_0012_01_000002 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-10 17:48:02,179 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:48:02,180 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0012_01_000004 in state: COMPLETED event:FINISHED
2015-02-10 17:48:02,180 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000004
2015-02-10 17:48:02,180 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0012_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-10 17:48:02,180 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-10 17:48:02,180 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0012_01_000004, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:02,180 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:02,180 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:48:02,181 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0012_000001 released container container_1423590219808_0012_01_000004 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-10 17:48:02,192 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0012_01_000005 is : 143
2015-02-10 17:48:02,208 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:48:02,209 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000005
2015-02-10 17:48:02,209 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000005
2015-02-10 17:48:02,209 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000005
2015-02-10 17:48:02,210 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:48:02,210 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000005
2015-02-10 17:48:02,210 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0012_01_000005 from application application_1423590219808_0012
2015-02-10 17:48:02,210 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000005
2015-02-10 17:48:02,210 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:48:02,210 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0012
2015-02-10 17:48:03,018 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:03,178 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 5 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:48:03,178 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0012_01_000005
2015-02-10 17:48:03,179 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:48:03,179 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0012_01_000005 in state: COMPLETED event:FINISHED
2015-02-10 17:48:03,179 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000005
2015-02-10 17:48:03,179 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0012_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:37655, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:48:03,179 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:48:03,179 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0012_01_000005, NodeId: ip-10-31-157-187.ec2.internal:37655, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56722, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:37655 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:03,180 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:03,180 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:48:03,180 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0012_000001 released container container_1423590219808_0012_01_000005 on node: host: ip-10-31-157-187.ec2.internal:37655 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:48:03,556 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-10 17:48:03,557 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000006
2015-02-10 17:48:03,557 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:allocateContainer(116)) - Assigned container container_1423590219808_0012_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available
2015-02-10 17:48:03,557 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1366)) - assignedContainer application=application_1423590219808_0012 container=Container: [ContainerId: container_1423590219808_0012_01_000006, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] containerId=container_1423590219808_0012_01_000006 queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:03,557 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(658)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-10 17:48:03,557 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(573)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:04,019 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:04,482 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-10 17:48:04,500 INFO  ipc.Server (Server.java:saslProcess(1342)) - Auth successful for appattempt_1423590219808_0012_000001 (auth:SIMPLE)
2015-02-10 17:48:04,504 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(556)) - Start request for container_1423590219808_0012_01_000006 by user teamcity
2015-02-10 17:48:04,504 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(596)) - Creating a new application reference for app application_1423590219808_0012
2015-02-10 17:48:04,504 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000006
2015-02-10 17:48:04,504 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0012 transitioned from NEW to INITING
2015-02-10 17:48:04,505 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423590219808_0012_01_000006 to application application_1423590219808_0012
2015-02-10 17:48:04,505 INFO  application.Application (ApplicationImpl.java:handle(451)) - Application application_1423590219808_0012 transitioned from INITING to RUNNING
2015-02-10 17:48:04,505 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000006 transitioned from NEW to LOCALIZING
2015-02-10 17:48:04,505 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_INIT for appId application_1423590219808_0012
2015-02-10 17:48:04,506 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event APPLICATION_INIT for appId application_1423590219808_0012
2015-02-10 17:48:04,506 INFO  containermanager.AuxServices (AuxServices.java:handle(179)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-10 17:48:04,506 INFO  mapred.ShuffleHandler (ShuffleHandler.java:initializeApplication(259)) - Added token for job_1423590219808_0012
2015-02-10 17:48:04,506 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar transitioned from INIT to DOWNLOADING
2015-02-10 17:48:04,506 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml transitioned from INIT to DOWNLOADING
2015-02-10 17:48:04,506 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(590)) - Created localizer for container_1423590219808_0012_01_000006
2015-02-10 17:48:04,523 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1011)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423590219808_0012_01_000006.tokens. Credentials list: 
2015-02-10 17:48:04,549 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(468)) - Initializing user teamcity
2015-02-10 17:48:04,556 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:04,557 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-10 17:48:04,666 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/nmPrivate/container_1423590219808_0012_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000006.tokens
2015-02-10 17:48:04,667 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0012 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0012
2015-02-10 17:48:04,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:48:04,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:48:04,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar	dst=null	perm=null
2015-02-10 17:48:04,820 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35359, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1193761961_10462, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741958_1134, duration: 1102190
2015-02-10 17:48:04,850 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.jar transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:48:04,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:48:04,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:48:04,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml	dst=null	perm=null
2015-02-10 17:48:04,890 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35359, bytes: 99609, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1193761961_10462, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741961_1137, duration: 399460
2015-02-10 17:48:04,911 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(196)) - Resource hdfs://localhost:58639/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job.xml transitioned from DOWNLOADING to LOCALIZED
2015-02-10 17:48:04,911 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-10 17:48:04,957 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-10 17:48:04,957 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:48:05,020 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:05,068 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000006/default_container_executor.sh]
2015-02-10 17:48:05,213 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139
2015-02-10 17:48:05,213 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143
2015-02-10 17:48:05,214 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140
2015-02-10 17:48:05,214 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141
2015-02-10 17:48:05,487 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(166)) - checking for deactivate... 
2015-02-10 17:48:05,557 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:05,693 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141
2015-02-10 17:48:05,694 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139
2015-02-10 17:48:05,694 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143
2015-02-10 17:48:05,695 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140
2015-02-10 17:48:06,021 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:06,406 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139
2015-02-10 17:48:06,407 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140
2015-02-10 17:48:06,407 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141
2015-02-10 17:48:06,408 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143
2015-02-10 17:48:06,558 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:07,022 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:07,560 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:08,023 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:08,561 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:09,024 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:09,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,135 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_r_000000_0/part-00000 is closed by DFSClient_attempt_1423590219808_0012_r_000000_0_-2061577390_1
2015-02-10 17:48:09,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_r_000000_0	dst=null	perm=null
2015-02-10 17:48:09,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_r_000000_0	dst=null	perm=null
2015-02-10 17:48:09,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/task_1423590219808_0012_r_000000	dst=null	perm=null
2015-02-10 17:48:09,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/_temporary/attempt_1423590219808_0012_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/task_1423590219808_0012_r_000000	perm=teamcity:supergroup:rwxrwxrwx
2015-02-10 17:48:09,307 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(704)) - Stopping container with container Id: container_1423590219808_0012_01_000006
2015-02-10 17:48:09,307 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000006
2015-02-10 17:48:09,308 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000006 transitioned from RUNNING to KILLING
2015-02-10 17:48:09,308 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(341)) - Cleaning up container container_1423590219808_0012_01_000006
2015-02-10 17:48:09,308 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_RUNNING diagnostics: "Container killed by the ApplicationMaster.\n" exit_status: -1000
2015-02-10 17:48:09,316 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,322 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:09,324 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423590219808_0012_01_000006 is : 143
2015-02-10 17:48:09,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1	dst=null	perm=null
2015-02-10 17:48:09,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:09,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:09,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/task_1423590219808_0012_r_000000	dst=null	perm=null
2015-02-10 17:48:09,340 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-10 17:48:09,340 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000006
2015-02-10 17:48:09,340 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000006
2015-02-10 17:48:09,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/part-00000	dst=null	perm=null
2015-02-10 17:48:09,341 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000006
2015-02-10 17:48:09,341 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(368)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423590219808_0012/container_1423590219808_0012_01_000006
2015-02-10 17:48:09,341 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000006
2015-02-10 17:48:09,341 INFO  container.Container (ContainerImpl.java:handle(871)) - Container container_1423590219808_0012_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-10 17:48:09,341 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423590219808_0012_01_000006 from application application_1423590219808_0012
2015-02-10 17:48:09,342 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(169)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-10 17:48:09,342 INFO  containermanager.AuxServices (AuxServices.java:handle(175)) - Got event CONTAINER_STOP for appId application_1423590219808_0012
2015-02-10 17:48:09,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary/1/task_1423590219808_0012_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/part-00000	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary	dst=null	perm=null
2015-02-10 17:48:09,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,369 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:09,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,376 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:09,402 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35514, dest: /127.0.0.1:52227, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142, duration: 7539136108
2015-02-10 17:48:09,403 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:09,403 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,404 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57779, dest: /127.0.0.1:52572, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142, duration: 7540762641
2015-02-10 17:48:09,404 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,405 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,405 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35350, dest: /127.0.0.1:57419, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142, duration: 7542806286
2015-02-10 17:48:09,406 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,406 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741966_1142{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,409 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1.jhist is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:09,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,415 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012.summary_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]}
2015-02-10 17:48:09,418 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144 src: /127.0.0.1:57795 dest: /127.0.0.1:52572
2015-02-10 17:48:09,419 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144 src: /127.0.0.1:35530 dest: /127.0.0.1:52227
2015-02-10 17:48:09,421 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144 src: /127.0.0.1:51599 dest: /127.0.0.1:54137
2015-02-10 17:48:09,424 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:51599, dest: /127.0.0.1:54137, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1123949514-10.31.157.187-54137-1423590218203, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144, duration: 2098306
2015-02-10 17:48:09,424 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:09,425 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54137 is added to blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:48:09,425 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35530, dest: /127.0.0.1:52227, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144, duration: 2693166
2015-02-10 17:48:09,425 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,425 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:48:09,426 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57795, dest: /127.0.0.1:52572, bytes: 454, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144, duration: 3674742
2015-02-10 17:48:09,426 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,427 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741968_1144{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW], ReplicaUnderConstruction[127.0.0.1:54137|RBW]]} size 0
2015-02-10 17:48:09,430 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012.summary_tmp is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:09,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:48:09,442 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1.jhist	dst=null	perm=null
2015-02-10 17:48:09,443 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:48:09,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1.jhist	dst=null	perm=null
2015-02-10 17:48:09,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=null
2015-02-10 17:48:09,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1.jhist	dst=null	perm=null
2015-02-10 17:48:09,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,456 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35370, bytes: 59450, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142, duration: 289696
2015-02-10 17:48:09,459 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:48:09,461 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145 src: /127.0.0.1:57799 dest: /127.0.0.1:52572
2015-02-10 17:48:09,462 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145 src: /127.0.0.1:35372 dest: /127.0.0.1:57419
2015-02-10 17:48:09,464 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145 src: /127.0.0.1:35535 dest: /127.0.0.1:52227
2015-02-10 17:48:09,468 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35535, dest: /127.0.0.1:52227, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145, duration: 2383215
2015-02-10 17:48:09,469 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,469 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:09,469 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35372, dest: /127.0.0.1:57419, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145, duration: 2703498
2015-02-10 17:48:09,470 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,470 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,470 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57799, dest: /127.0.0.1:52572, bytes: 58986, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145, duration: 4147255
2015-02-10 17:48:09,470 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,470 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741969_1145{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,474 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist_tmp is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:09,477 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:48:09,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1_conf.xml	dst=null	perm=null
2015-02-10 17:48:09,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:48:09,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1_conf.xml	dst=null	perm=null
2015-02-10 17:48:09,481 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml_tmp	dst=null	perm=null
2015-02-10 17:48:09,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012/job_1423590219808_0012_1_conf.xml	dst=null	perm=null
2015-02-10 17:48:09,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-
2015-02-10 17:48:09,489 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57802, bytes: 92202, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741962_1138, duration: 366479
2015-02-10 17:48:09,492 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(2848)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml_tmp. BP-4296439-10.31.157.187-1423590215428 blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]}
2015-02-10 17:48:09,494 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146 src: /127.0.0.1:57803 dest: /127.0.0.1:52572
2015-02-10 17:48:09,495 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146 src: /127.0.0.1:35376 dest: /127.0.0.1:57419
2015-02-10 17:48:09,497 INFO  datanode.DataNode (DataXceiver.java:writeBlock(432)) - Receiving BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146 src: /127.0.0.1:35539 dest: /127.0.0.1:52227
2015-02-10 17:48:09,502 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35539, dest: /127.0.0.1:52227, bytes: 91486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146, duration: 3749891
2015-02-10 17:48:09,502 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-10 17:48:09,502 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52227 is added to blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,503 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:35376, dest: /127.0.0.1:57419, bytes: 91486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146, duration: 1833835
2015-02-10 17:48:09,503 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,503 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57419 is added to blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,503 INFO  DataNode.clienttrace (BlockReceiver.java:run(1035)) - src: /127.0.0.1:57803, dest: /127.0.0.1:52572, bytes: 91486, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_676001762_1, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146, duration: 5110051
2015-02-10 17:48:09,504 INFO  datanode.DataNode (BlockReceiver.java:run(1118)) - PacketResponder: BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-10 17:48:09,504 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2237)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52572 is added to blk_1073741970_1146{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:52572|RBW], ReplicaUnderConstruction[127.0.0.1:57419|RBW], ReplicaUnderConstruction[127.0.0.1:52227|RBW]]} size 0
2015-02-10 17:48:09,507 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(2789)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_676001762_1
2015-02-10 17:48:09,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:48:09,514 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012.summary	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:48:09,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012_conf.xml	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:48:09,521 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423590219808_0012-1423590467648-teamcity-%5B7F4CBBD4FB2246F5B7ECCD3D35A3633A%2F7E546AB1DD1648D2-1423590489377-4-1-SUCCEEDED-default.jhist	perm=teamcity:supergroup:rwxrwx---
2015-02-10 17:48:09,531 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(632)) - appattempt_1423590219808_0012_000001 State change from RUNNING to FINISHING
2015-02-10 17:48:09,531 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(686)) - Removing application with id application_1423590219808_0012
2015-02-10 17:48:09,531 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0012 State change from RUNNING to REMOVING
2015-02-10 17:48:09,532 INFO  recovery.RMStateStore (RMStateStore.java:handleStoreEvent(487)) - Removing info for app: application_1423590219808_0012
2015-02-10 17:48:09,532 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(578)) - application_1423590219808_0012 State change from REMOVING to FINISHING
2015-02-10 17:48:10,025 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 1 } state: C_RUNNING diagnostics: "" exit_status: -1000
2015-02-10 17:48:10,212 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144
2015-02-10 17:48:10,219 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146
2015-02-10 17:48:10,220 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145
2015-02-10 17:48:10,221 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142
2015-02-10 17:48:10,309 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) - Sending out status for container: container_id { app_attempt_id { application_id { id: 12 cluster_timestamp: 1423590219808 } attemptId: 1 } id: 6 } state: C_COMPLETE diagnostics: "Container killed by the ApplicationMaster.\nContainer killed on request. Exit code is 143\n" exit_status: 143
2015-02-10 17:48:10,309 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(324)) - Removed completed container container_1423590219808_0012_01_000006
2015-02-10 17:48:10,310 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(220)) - container_1423590219808_0012_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-10 17:48:10,310 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(252)) - Completed container: container_1423590219808_0012_01_000006 in state: COMPLETED event:FINISHED
2015-02-10 17:48:10,310 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(98)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423590219808_0012	CONTAINERID=container_1423590219808_0012_01_000006
2015-02-10 17:48:10,310 INFO  fica.FiCaSchedulerNode (FiCaSchedulerNode.java:releaseContainer(164)) - Released container container_1423590219808_0012_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:48280, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-10 17:48:10,310 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1509)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-10 17:48:10,310 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1451)) - completedContainer container=Container: [ContainerId: container_1423590219808_0012_01_000006, NodeId: ip-10-31-157-187.ec2.internal:48280, NodeHttpAddress: ip-10-31-157-187.ec2.internal:56590, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:48280 }, ] resource=<memory:1024, vCores:1> queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:10,311 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(697)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-10 17:48:10,311 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(711)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-10 17:48:10,311 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(841)) - Application appattempt_1423590219808_0012_000001 released container container_1423590219808_0012_01_000006 on node: host: ip-10-31-157-187.ec2.internal:48280 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-10 17:48:10,542 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741958_1134 127.0.0.1:52227 127.0.0.1:54137 127.0.0.1:52572 127.0.0.1:57419 
2015-02-10 17:48:10,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741959_1135 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:54137 
2015-02-10 17:48:10,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741960_1136 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:54137 
2015-02-10 17:48:10,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741961_1137 127.0.0.1:52227 127.0.0.1:57419 127.0.0.1:52572 
2015-02-10 17:48:10,543 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741966_1142 127.0.0.1:57419 127.0.0.1:52572 127.0.0.1:52227 
2015-02-10 17:48:10,544 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1009)) - BLOCK* addToInvalidates: blk_1073741962_1138 127.0.0.1:52572 127.0.0.1:52227 127.0.0.1:54137 
2015-02-10 17:48:10,544 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423590219808_0012	dst=null	perm=null
2015-02-10 17:48:10,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,604 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary
2015-02-10 17:48:10,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/_temporary	dst=null	perm=null
2015-02-10 17:48:10,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,606 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary
2015-02-10 17:48:10,607 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=null
2015-02-10 17:48:10,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=null
2015-02-10 17:48:10,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,611 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary
2015-02-10 17:48:10,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/_temporary	dst=null	perm=null
2015-02-10 17:48:10,639 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:48:10,640 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:48:10,640 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:48:10,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,645 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 1
2015-02-10 17:48:10,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/part-00000	dst=null	perm=null
2015-02-10 17:48:10,660 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-10 17:48:10,660 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - mapreduce.job.counters.limit is deprecated. Instead, use mapreduce.job.counters.max
2015-02-10 17:48:10,661 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(840)) - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2015-02-10 17:48:10,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,663 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,667 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(253)) - Total input paths to process : 4
2015-02-10 17:48:10,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:48:10,670 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35379, bytes: 34, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, duration: 281153
2015-02-10 17:48:10,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:48:10,674 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57808, bytes: 45, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, duration: 243627
2015-02-10 17:48:10,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:48:10,676 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35379, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, duration: 202551
2015-02-10 17:48:10,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:48:10,678 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35379, bytes: 33, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, duration: 219780
2015-02-10 17:48:10,679 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/allseq/trap
2015-02-10 17:48:10,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,682 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap	dst=null	perm=null
2015-02-10 17:48:10,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:48:10,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00000	dst=null	perm=null
2015-02-10 17:48:10,687 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57808, bytes: 34, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741964_1140, duration: 204622
2015-02-10 17:48:10,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:48:10,688 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00001	dst=null	perm=null
2015-02-10 17:48:10,690 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52572, dest: /127.0.0.1:57808, bytes: 45, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1229875211-10.31.157.187-52572-1423590218598, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741963_1139, duration: 189260
2015-02-10 17:48:10,690 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:48:10,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00002	dst=null	perm=null
2015-02-10 17:48:10,693 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:57419, dest: /127.0.0.1:35379, bytes: 44, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-307502736-10.31.157.187-57419-1423590218083, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741965_1141, duration: 209500
2015-02-10 17:48:10,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:48:10,694 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/trap/part-m-00001-00003	dst=null	perm=null
2015-02-10 17:48:10,697 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(732)) - src: /127.0.0.1:52227, dest: /127.0.0.1:35543, bytes: 33, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_540598149_11, offset: 0, srvID: DS-1728977330-10.31.157.187-52227-1423590218081, blockid: BP-4296439-10.31.157.187-1423590215428:blk_1073741967_1143, duration: 244214
2015-02-10 17:48:10,697 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output//hadoop2-mr1/trapplatform/allseq/tap
2015-02-10 17:48:10,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,700 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741970_1146
2015-02-10 17:48:10,700 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap	dst=null	perm=null
2015-02-10 17:48:10,701 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741969_1145
2015-02-10 17:48:10,701 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/part-00000	dst=null	perm=null
2015-02-10 17:48:10,702 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741966_1142
2015-02-10 17:48:10,702 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditEvent(6725)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.2.x/build/test/output/hadoop2-mr1/trapplatform/allseq/tap/part-00000	dst=null	perm=null
2015-02-10 17:48:10,702 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(429)) - Verification succeeded for BP-4296439-10.31.157.187-1423590215428:blk_1073741968_1144

Standard error

Feb 10, 2015 5:43:42 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 5:43:42 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices as a root resource class
Feb 10, 2015 5:43:42 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 5:43:42 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 5:43:42 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:42 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:43 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:43 PM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 10, 2015 5:43:43 PM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 10, 2015 5:43:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 10, 2015 5:43:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 5:43:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 5:43:44 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 5:43:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:44 PM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 10, 2015 5:43:45 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 10, 2015 5:43:45 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 5:43:45 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 5:43:45 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 5:43:45 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:45 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:46 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:46 PM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 10, 2015 5:43:46 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 10, 2015 5:43:46 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 10, 2015 5:43:46 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 10, 2015 5:43:46 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 10, 2015 5:43:46 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:46 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:47 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Feb 10, 2015 5:43:47 PM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.