Class cascading.function.FunctionPlatformTest

5

tests

0

failures

0

ignored

5.823s

duration

100%

successful

Tests

Test Duration Result
testFieldFormatter 2.859s passed
testInsert 1.376s passed
testPartialCounts 0.916s passed
testPartialSums 0.004s passed
testSetValue 0.668s passed

Standard output

2016-01-14 18:29:10,939 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(195)) - found 1 test platforms from classpath
2016-01-14 18:29:10,973 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(244)) - adding test: cascading.function.FunctionPlatformTest, with platform: hadoop2-tez
2016-01-14 18:29:11,009 INFO  tez.Hadoop2TezPlatform (Hadoop2TezPlatform.java:setUp(136)) - not using cluster
2016-01-14 18:29:11,572 WARN  util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
2016-01-14 18:29:11,874 INFO  platform.TestPlatform (TestPlatform.java:getGlobalProperties(73)) - platform property overrides: 
2016-01-14 18:29:11,919 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 1, with capacity: 2
2016-01-14 18:29:11,920 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 189, total: 223, max: 672
2016-01-14 18:29:11,920 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 33% of max mem, to better utilize unused memory consider increasing the cache size
2016-01-14 18:29:11,920 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 3, with capacity: 2
2016-01-14 18:29:11,920 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 189, total: 223, max: 672
2016-01-14 18:29:11,921 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 33% of max mem, to better utilize unused memory consider increasing the cache size
2016-01-14 18:29:12,130 INFO  util.Util (Util.java:findMainClass(1327)) - using default application jar, may cause class not found exceptions on the cluster
2016-01-14 18:29:12,131 INFO  planner.Hadoop2TezPlanner (Hadoop2TezPlanner.java:initialize(149)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-tez/3.0.4/561447ee876073bb61fddc52e2ad157f45c8edd/cascading-hadoop2-tez-3.0.4.jar
2016-01-14 18:29:12,247 INFO  property.AppProps (AppProps.java:getAppID(177)) - using app.id: B4DDFC962363472E8CAEAE688515EA60
2016-01-14 18:29:12,413 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] executed rule registry: NoHashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.075
2016-01-14 18:29:12,427 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] executed rule registry: HashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.089
2016-01-14 18:29:12,429 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] rule registry: NoHashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 1
2016-01-14 18:29:12,429 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] rule registry: HashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 1
2016-01-14 18:29:12,430 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] rule registry: NoHashJoinHadoop2TezRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-01-14 18:29:12,584 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] tap forcing step to tez local mode: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt
2016-01-14 18:29:12,588 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] tap forcing step to tez local mode: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testFieldFormatter/formatter
2016-01-14 18:29:12,774 INFO  util.Version (Version.java:printBanner(82)) - Concurrent, Inc - Cascading 3.0.4
2016-01-14 18:29:12,776 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] starting
2016-01-14 18:29:12,777 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"]
2016-01-14 18:29:12,777 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testFieldFormatter/formatter"]
2016-01-14 18:29:12,778 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter]  parallel execution of steps is enabled: false
2016-01-14 18:29:12,778 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter]  executing total steps: 1
2016-01-14 18:29:12,779 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter]  allocating management threads: 1
2016-01-14 18:29:12,780 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] starting step: (1/1) ...tFieldFormatter/formatter
2016-01-14 18:29:12,780 WARN  flow.Flow (BaseFlow.java:logWarn(1445)) - [formatter] 'yarn.timeline-service.enabled' is disabled, please enable to capture detailed metrics of completed flows, this may require starting the YARN timeline server daemon
2016-01-14 18:29:12,808 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] tez session mode enabled: true
2016-01-14 18:29:13,005 INFO  client.TezClient (TezClient.java:<init>(153)) - Tez Client Version: [ component=tez-api, version=0.6.2, revision=c04283bf91fd96823eec37056d5c8b1a92728265, SCM-URL=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git, buildTime=20150804-1436 ]
2016-01-14 18:29:13,015 INFO  client.TezClient (TezClient.java:start(333)) - Session mode. Starting session.
2016-01-14 18:29:13,015 INFO  client.TezClientUtils (TezClientUtils.java:setupTezJarsLocalResources(159)) - Ignoring 'tez.lib.uris' since  'tez.ignore.lib.uris' is set to true
2016-01-14 18:29:13,089 INFO  client.TezClient (TezCommonUtils.java:createTezSystemStagingPath(118)) - Tez system stage directory file:/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9/.tez/application_1452796153014_0001 doesn't exist and is created
2016-01-14 18:29:13,163 INFO  client.LocalClient (LocalClient.java:createDAGAppMaster(328)) - DAGAppMaster thread has been created
2016-01-14 18:29:13,163 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(251)) - DAGAppMaster is not created wait for 100ms...
2016-01-14 18:29:13,164 INFO  client.LocalClient (LocalClient.java:run(275)) - Using staging directory: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9/.tez/application_1452796153014_0001
2016-01-14 18:29:13,210 INFO  app.DAGAppMaster (DAGAppMaster.java:<init>(309)) - Created DAGAppMaster for application appattempt_1452796153014_0001_000000, versionInfo=[ component=tez-dag, version=0.6.2, revision=c04283bf91fd96823eec37056d5c8b1a92728265, SCM-URL=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git, buildTime=20150804-1436 ]
2016-01-14 18:29:13,256 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceInit(333)) - Comparing client version with AM version, clientVersion=0.6.2, AMVersion=0.6.2
2016-01-14 18:29:13,263 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(236)) - DAGAppMaster state: NEW
2016-01-14 18:29:13,263 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(238)) - DAGAppMaster is not started wait for 100ms...
2016-01-14 18:29:13,264 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(251)) - DAGAppMaster is not created wait for 100ms...
2016-01-14 18:29:13,273 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceInit(386)) - Adding session token to jobTokenSecretManager for application
2016-01-14 18:29:13,297 INFO  node.AMNodeTracker (AMNodeTracker.java:serviceInit(77)) - blacklistDisablePercent is 33, blacklistingEnabled: false, maxTaskFailuresPerNode: 1
2016-01-14 18:29:13,300 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceInit(50)) - Initializing HistoryEventHandler
2016-01-14 18:29:13,304 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceInit(66)) - Log file location for SimpleHistoryLoggingService not specified, defaulting to containerLogDir=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9/.tez/application_1452796153014_0001/localmode-log-dir
2016-01-14 18:29:13,304 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceInit(88)) - Initializing SimpleHistoryLoggingService, logFileLocation=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9/.tez/application_1452796153014_0001/localmode-log-dir/history.txt.appattempt_1452796153014_0001_000000, maxErrors=10
2016-01-14 18:29:13,305 INFO  recovery.RecoveryService (RecoveryService.java:serviceInit(109)) - Initializing RecoveryService
2016-01-14 18:29:13,307 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:N/A][Event:AM_LAUNCHED]: appAttemptId=appattempt_1452796153014_0001_000000, appSubmitTime=1452796153196, launchTime=1452796153209
2016-01-14 18:29:13,331 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceStart(73)) - Starting HistoryEventHandler
2016-01-14 18:29:13,331 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceStart(95)) - Starting SimpleHistoryLoggingService
2016-01-14 18:29:13,335 INFO  recovery.RecoveryService (RecoveryService.java:serviceStart(127)) - Starting RecoveryService
2016-01-14 18:29:13,343 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event AM_LAUNCHED to history file
2016-01-14 18:29:13,364 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(236)) - DAGAppMaster state: INITED
2016-01-14 18:29:13,364 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(240)) - DAGAppMaster is not startetd wait for 100ms...
2016-01-14 18:29:13,364 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(251)) - DAGAppMaster is not created wait for 100ms...
2016-01-14 18:29:13,395 INFO  client.DAGClientServer (DAGClientServer.java:serviceStart(91)) - Instantiated DAGClientRPCServer at ip-10-187-41-40.ec2.internal/10.187.41.40:49200
2016-01-14 18:29:13,421 WARN  impl.MetricsConfig (MetricsConfig.java:loadFirst(124)) - Cannot locate configuration: tried hadoop-metrics2-dagappmaster.properties,hadoop-metrics2.properties
2016-01-14 18:29:13,465 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(236)) - DAGAppMaster state: INITED
2016-01-14 18:29:13,465 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(240)) - DAGAppMaster is not startetd wait for 100ms...
2016-01-14 18:29:13,465 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(251)) - DAGAppMaster is not created wait for 100ms...
2016-01-14 18:29:13,489 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event AM_STARTED to history file
2016-01-14 18:29:13,489 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:N/A][Event:AM_STARTED]: appAttemptId=appattempt_1452796153014_0001_000000, startTime=1452796153488
2016-01-14 18:29:13,489 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceStart(1644)) - In Session mode. Waiting for DAG over RPC
2016-01-14 18:29:13,565 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(236)) - DAGAppMaster state: IDLE
2016-01-14 18:29:13,582 INFO  client.TezClient (TezClient.java:start(367)) - The url to track the Tez Session: N/A
2016-01-14 18:29:13,582 INFO  client.TezClient (TezClient.java:submitDAGSession(405)) - Submitting dag to TezSession, sessionName=(1/1) ...tFieldFormatter/formatter, applicationId=application_1452796153014_0001, dagName=[378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9] formatter/(1/1) ...tFieldFormatter/formatter
2016-01-14 18:29:13,798 INFO  app.DAGAppMaster (DAGAppMaster.java:submitDAGToAppMaster(1126)) - Starting DAG submitted via RPC: [378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9] formatter/(1/1) ...tFieldFormatter/formatter
2016-01-14 18:29:13,892 INFO  app.DAGAppMaster (DAGAppMaster.java:generateDAGVizFile(870)) - Generating DAG graphviz file, dagId=dag_1452796153014_0001_1, filePath=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9/.tez/application_1452796153014_0001/localmode-log-dir/dag_1452796153014_0001_1.dot
2016-01-14 18:29:13,895 INFO  app.DAGAppMaster (DAGAppMaster.java:writePBTextFile(887)) - Writing DAG plan to: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9/.tez/application_1452796153014_0001/localmode-log-dir/dag_1452796153014_0001_1-tez-dag.pb.txt
2016-01-14 18:29:13,979 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: dag_1452796153014_0001_1
2016-01-14 18:29:13,979 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:13,979 INFO  app.DAGAppMaster (DAGAppMaster.java:startDAG(2051)) - Running DAG: [378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9] formatter/(1/1) ...tFieldFormatter/formatter
2016-01-14 18:29:13 Running Dag: dag_1452796153014_0001_1
2016-01-14 18:29:14,003 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_SUBMITTED to history file
2016-01-14 18:29:14,003 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:DAG_SUBMITTED]: dagID=dag_1452796153014_0001_1, submitTime=1452796153799
2016-01-14 18:29:14,033 INFO  impl.VertexImpl (VertexImpl.java:setAdditionalOutputs(4033)) - setting additional outputs for vertex A63A5F3228D24A7B8A906407CDEC55E7
2016-01-14 18:29:14,036 INFO  impl.DAGImpl (DAGImpl.java:assignDAGScheduler(1381)) - Using DAG Scheduler: org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrderControlled
2016-01-14 18:29:14,039 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_INITIALIZED to history file
2016-01-14 18:29:14,044 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:DAG_INITIALIZED]: dagID=dag_1452796153014_0001_1, initTime=1452796154005
2016-01-14 18:29:14,044 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796153014_0001_1 transitioned from NEW to INITED due to event DAG_INIT
2016-01-14 18:29:14,046 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_STARTED to history file
2016-01-14 18:29:14,046 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:DAG_STARTED]: dagID=dag_1452796153014_0001_1, startTime=1452796154045
2016-01-14 18:29:14,046 INFO  impl.DAGImpl (DAGImpl.java:transition(1614)) - Added additional resources : [[]] to classpath
2016-01-14 18:29:14,048 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796153014_0001_1 transitioned from INITED to RUNNING due to event DAG_START
2016-01-14 18:29:14,048 INFO  impl.VertexImpl (VertexImpl.java:setupVertex(2068)) - Root Inputs exist for Vertex: A63A5F3228D24A7B8A906407CDEC55E7 : {2343CED0CBC34FFABDBF3BE16F87367B={InputName=2343CED0CBC34FFABDBF3BE16F87367B}, {Descriptor=ClassName=org.apache.tez.mapreduce.input.MRInput, hasPayload=true}, {ControllerDescriptor=ClassName=org.apache.tez.mapreduce.common.MRInputAMSplitGenerator, hasPayload=false}}
2016-01-14 18:29:14,050 INFO  impl.VertexImpl (VertexImpl.java:setupVertex(2078)) - Starting root input initializer for input: 2343CED0CBC34FFABDBF3BE16F87367B, with class: [org.apache.tez.mapreduce.common.MRInputAMSplitGenerator]
2016-01-14 18:29:14,050 INFO  impl.VertexImpl (VertexImpl.java:assignVertexManager(2191)) - Setting vertexManager to RootInputVertexManager for vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,055 INFO  client.TezClient (TezClient.java:submitDAGSession(478)) - Submitted dag to TezSession, sessionName=(1/1) ...tFieldFormatter/formatter, applicationId=application_1452796153014_0001, dagName=[378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9] formatter/(1/1) ...tFieldFormatter/formatter
2016-01-14 18:29:14,058 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(2983)) - Num tasks is -1. Expecting VertexManager/InputInitializers/1-1 split to set #tasks for the vertex vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,059 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(2987)) - Vertex will initialize from input initializer. vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,062 INFO  impl.VertexImpl (VertexImpl.java:setupInputInitializerManager(3933)) - Vertex will initialize via inputInitializers vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]. Starting root input initializers: 1
2016-01-14 18:29:14,079 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] transitioned from NEW to INITIALIZING due to event V_INIT
2016-01-14 18:29:14,081 INFO  dag.RootInputInitializerManager (RootInputInitializerManager.java:run(242)) - Starting InputInitializer for Input: 2343CED0CBC34FFABDBF3BE16F87367B on vertex vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,096 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter] submitted tez dag to app master: application_1452796153014_0001, with dag id: dag_1452796153014_0001_1
2016-01-14 18:29:14,100 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(92)) - Emitting serialized splits: true
2016-01-14 18:29:14,108 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(110)) - Input 2343CED0CBC34FFABDBF3BE16F87367B asking for 1 tasks. Headroom: 672 Task Resource: 1024 waves: 1.7
2016-01-14 18:29:14,108 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(121)) - Grouping input splits
2016-01-14 18:29:14,109 INFO  hadoop.MRInputHelpers (MRInputHelpers.java:generateInputSplitsToMem(294)) - Generating mapred api input splits
2016-01-14 18:29:14,157 INFO  hadoop.MRInputHelpers (MRInputHelpers.java:generateInputSplitsToMem(300)) - NumSplits: 1, SerializedSize: 522
2016-01-14 18:29:14,160 INFO  dag.RootInputInitializerManager (RootInputInitializerManager.java:onSuccess(272)) - Succeeded InputInitializer for Input: 2343CED0CBC34FFABDBF3BE16F87367B on vertex vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,161 INFO  impl.VertexImpl (VertexImpl.java:canInitVertex(3195)) - Cannot init vertex: vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] numTasks: -1 numUnitializedEdges: 0 numInitializedInputs: 0 initWaitsForRootInitializers: true
2016-01-14 18:29:14,161 INFO  impl.VertexImpl (VertexImpl.java:setParallelism(1374)) - Got updated RootInputsSpecs: {2343CED0CBC34FFABDBF3BE16F87367B=forAllWorkUnits=true, update=[1]}
2016-01-14 18:29:14,174 INFO  impl.VertexImpl (VertexImpl.java:setParallelism(1393)) - Vertex vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] parallelism set to 1
2016-01-14 18:29:14,174 INFO  impl.VertexImpl (VertexImpl.java:canInitVertex(3195)) - Cannot init vertex: vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] numTasks: 1 numUnitializedEdges: 0 numInitializedInputs: 0 initWaitsForRootInitializers: true
2016-01-14 18:29:14,181 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:VERTEX_DATA_MOVEMENT_EVENTS_GENERATED]: vertexId=vertex_1452796153014_0001_1_00, eventCount=1
2016-01-14 18:29:14,184 INFO  impl.VertexImpl (VertexImpl.java:initializeCommitters(1915)) - Invoking committer inits for vertex, vertexId=vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,184 INFO  impl.VertexImpl (VertexImpl.java:initializeCommitters(1927)) - Instantiating committer for output=FFA68EF33EDD41C6BFFE61C9025864AF, vertexId=vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7], committerClass=org.apache.tez.mapreduce.committer.MROutputCommitter
2016-01-14 18:29:14,189 INFO  impl.VertexImpl (VertexImpl.java:run(1945)) - Invoking committer init for output=FFA68EF33EDD41C6BFFE61C9025864AF, vertexId=vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,209 INFO  committer.MROutputCommitter (MROutputCommitter.java:getOutputCommitter(145)) - OutputCommitter for outputName=FFA68EF33EDD41C6BFFE61C9025864AF, vertexName=A63A5F3228D24A7B8A906407CDEC55E7, outputCommitterClass=org.apache.hadoop.mapred.FileOutputCommitter
2016-01-14 18:29:14,221 INFO  impl.VertexImpl (VertexImpl.java:run(1949)) - Invoking committer setup for output=FFA68EF33EDD41C6BFFE61C9025864AF, vertexId=vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,224 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_INITIALIZED to history file
2016-01-14 18:29:14,225 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:VERTEX_INITIALIZED]: vertexName=A63A5F3228D24A7B8A906407CDEC55E7, vertexId=vertex_1452796153014_0001_1_00, initRequestedTime=1452796154048, initedTime=1452796154223, numTasks=1, processorName=cascading.flow.tez.FlowProcessor, additionalInputsCount=1
2016-01-14 18:29:14,225 INFO  impl.VertexImpl (VertexImpl.java:startIfPossible(3061)) - Triggering start event for vertex: vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] with distanceFromRoot: 0
2016-01-14 18:29:14,225 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] transitioned from INITIALIZING to INITED due to event V_ROOT_INPUT_INITIALIZED
2016-01-14 18:29:14,227 INFO  impl.ImmediateStartVertexManager (ImmediateStartVertexManager.java:scheduleTasks(99)) - Starting 1 in A63A5F3228D24A7B8A906407CDEC55E7
2016-01-14 18:29:14,227 INFO  impl.VertexImpl (VertexImpl.java:scheduleTasks(1250)) - Routing pending task events for vertex: vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,229 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_STARTED to history file
2016-01-14 18:29:14,229 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:VERTEX_STARTED]: vertexId=vertex_1452796153014_0001_1_00, startRequestedTime=1452796154226, startedTime=1452796154226
2016-01-14 18:29:14,230 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] transitioned from INITED to RUNNING due to event V_START
2016-01-14 18:29:14,282 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_STARTED to history file
2016-01-14 18:29:14,283 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:TASK_STARTED]: vertexName=A63A5F3228D24A7B8A906407CDEC55E7, taskId=task_1452796153014_0001_1_00_000000, scheduledTime=1452796154281, launchTime=1452796154281
2016-01-14 18:29:14,283 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796153014_0001_1_00_000000 Task Transitioned from NEW to SCHEDULED due to event T_SCHEDULE
2016-01-14 18:29:14,285 INFO  impl.DAGSchedulerNaturalOrderControlled (DAGSchedulerNaturalOrderControlled.java:scheduleTask(111)) - Scheduled vertex: vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,288 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1014)) - remoteTaskSpec:DAGName : [378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9] formatter/(1/1) ...tFieldFormatter/formatter, VertexName: A63A5F3228D24A7B8A906407CDEC55E7, VertexParallelism: 1, TaskAttemptID:attempt_1452796153014_0001_1_00_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=2343CED0CBC34FFABDBF3BE16F87367B, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }}, ], outputSpecList=[{{ destinationVertexName=FFA68EF33EDD41C6BFFE61C9025864AF, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }}, ]
2016-01-14 18:29:14,291 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796153014_0001_1_00_000000_0 TaskAttempt Transitioned from NEW to START_WAIT due to event TA_SCHEDULE
2016-01-14 18:29:14,292 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_LAUNCH_REQUEST
2016-01-14 18:29:14,329 INFO  node.AMNodeTracker (AMNodeTracker.java:nodeSeen(91)) - Adding new node: 127.0.0.1:0
2016-01-14 18:29:14,332 INFO  container.AMContainerHelpers (AMContainerHelpers.java:createCommonContainerLaunchContext(112)) - Adding #1 tokens and #0 secret keys for NM use for launching container
2016-01-14 18:29:14,332 INFO  container.AMContainerHelpers (AMContainerHelpers.java:createCommonContainerLaunchContext(122)) - Putting shuffle token in serviceData
2016-01-14 18:29:14,339 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(521)) - Sending Launch Request for Container with id: container_1452796153014_0001_00_000001
2016-01-14 18:29:14,339 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796153014_0001_00_000001 transitioned from ALLOCATED to LAUNCHING via event C_LAUNCH_REQUEST
2016-01-14 18:29:14,354 INFO  task.TezChild (TezChild.java:newTezChild(432)) - PID, containerIdentifier:  null, container_1452796153014_0001_00_000001
2016-01-14 18:29:14,354 WARN  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DAGAppMaster metrics system already initialized!
2016-01-14 18:29:14,359 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796153014_0001_00_000001 transitioned from LAUNCHING to IDLE via event C_LAUNCHED
2016-01-14 18:29:14,360 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_LAUNCHED to history file
2016-01-14 18:29:14,361 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:CONTAINER_LAUNCHED]: containerId=container_1452796153014_0001_00_000001, launchTime=1452796154360
2016-01-14 18:29:14,365 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796153014_0001_00_000001
2016-01-14 18:29:14,369 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(827)) - Assigned taskAttempt + [attempt_1452796153014_0001_1_00_000000_0] to container: [container_1452796153014_0001_00_000001]
2016-01-14 18:29:14,369 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796153014_0001_00_000001 transitioned from IDLE to RUNNING via event C_PULL_TA
2016-01-14 18:29:14,370 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(240)) - Container with id: container_1452796153014_0001_00_000001 given task: attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,371 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796153014_0001_00_000001: 0 ms after starting to poll. TaskInfo: shouldDie: false, currentTaskAttemptId: attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14 Starting to run new task attempt: attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,372 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,372 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:14,372 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1146)) - TaskAttempt: [attempt_1452796153014_0001_1_00_000000_0] started. Is using containerId: [container_1452796153014_0001_00_000001] on NM: [127.0.0.1:0]
2016-01-14 18:29:14,373 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(273)) - Refreshing UGI since Credentials have changed
2016-01-14 18:29:14,374 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(276)) - Credentials : #Tokens=1, #SecretKeys=0
2016-01-14 18:29:14,374 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(302)) - Localizing additional local resources for Task : {}
2016-01-14 18:29:14,374 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:TASK_ATTEMPT_STARTED]: vertexName=A63A5F3228D24A7B8A906407CDEC55E7, taskAttemptId=attempt_1452796153014_0001_1_00_000000_0, startTime=1452796154371, containerId=container_1452796153014_0001_00_000001, nodeId=127.0.0.1:0, inProgressLogs=127.0.0.1:0/node/containerlogs/container_1452796153014_0001_00_000001/teamcity, completedLogs=
2016-01-14 18:29:14,375 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796153014_0001_1_00_000000_0 TaskAttempt Transitioned from START_WAIT to RUNNING due to event TA_STARTED_REMOTELY
2016-01-14 18:29:14,375 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_STARTED to history file
2016-01-14 18:29:14,375 INFO  counters.Limits (Limits.java:ensureInitialized(59)) - Counter limits initialized with parameters:  GROUP_NAME_MAX=128, MAX_GROUPS=500, COUNTER_NAME_MAX=64, MAX_COUNTERS=1200
2016-01-14 18:29:14,377 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(312)) - Done localizing additional resources
2016-01-14 18:29:14,383 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796153014_0001_1_00_000000 Task Transitioned from SCHEDULED to RUNNING due to event T_ATTEMPT_LAUNCHED
2016-01-14 18:29:14,399 INFO  metrics.TaskCounterUpdater (TaskCounterUpdater.java:initResourceCalculatorPlugin(148)) -  Using ResourceCalculatorProcessTree : [ ]
2016-01-14 18:29:14,399 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:<init>(149)) - Initializing LogicalIOProcessorRuntimeTask with TaskSpec: DAGName : [378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9] formatter/(1/1) ...tFieldFormatter/formatter, VertexName: A63A5F3228D24A7B8A906407CDEC55E7, VertexParallelism: 1, TaskAttemptID:attempt_1452796153014_0001_1_00_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=2343CED0CBC34FFABDBF3BE16F87367B, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }}, ], outputSpecList=[{{ destinationVertexName=FFA68EF33EDD41C6BFFE61C9025864AF, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }}, ]
2016-01-14 18:29:14,402 INFO  resources.MemoryDistributor (MemoryDistributor.java:<init>(85)) - InitialMemoryDistributor (isEnabled=true) invoked with: numInputs=1, numOutputs=1, JVM.maxFree=704643072
2016-01-14 18:29:14,405 INFO  task.TezTaskRunner (TezTaskRunner.java:run(172)) - Initializing task, taskAttemptId=attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,406 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(191)) - Initializing LogicalProcessorIORuntimeTask
2016-01-14 18:29:14,406 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(195)) - Creating processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:14,411 INFO  impl.TaskImpl (TaskImpl.java:getTaskAttemptTezEvents(481)) - TaskAttempt:attempt_1452796153014_0001_1_00_000000_0 sent events: (0-1)
2016-01-14 18:29:14,412 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(389)) - Initializing Input using InputSpec: { sourceVertexName=2343CED0CBC34FFABDBF3BE16F87367B, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }
2016-01-14 18:29:14,413 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(488)) - Initializing processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:14,413 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(438)) - Initializing Output using OutputSpec: { destinationVertexName=FFA68EF33EDD41C6BFFE61C9025864AF, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }
2016-01-14 18:29:14,414 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createInput(537)) - Creating Input
2016-01-14 18:29:14,414 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(397)) - Initializing Input with src edge: 2343CED0CBC34FFABDBF3BE16F87367B
2016-01-14 18:29:14,415 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createOutput(565)) - Creating Output
2016-01-14 18:29:14,415 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(446)) - Initializing Output with dest edge: FFA68EF33EDD41C6BFFE61C9025864AF
2016-01-14 18:29:14,415 INFO  output.MROutput (MROutput.java:initialize(347)) - Initializing Simple Output
2016-01-14 18:29:14,418 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 0, type: INPUT, componentVertexName: 2343CED0CBC34FFABDBF3BE16F87367B
2016-01-14 18:29:14,418 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 0, type: OUTPUT, componentVertexName: FFA68EF33EDD41C6BFFE61C9025864AF
2016-01-14 18:29:14,433 INFO  input.MRInput (MRInput.java:initialize(440)) - Using New mapreduce API: false, split information via event: true
2016-01-14 18:29:14,435 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(88)) - cascading version: 3.0.4
2016-01-14 18:29:14,437 INFO  input.MRInput (MRInput.java:initializeInternal(493)) - Initialzed MRInput: 2343CED0CBC34FFABDBF3BE16F87367B
2016-01-14 18:29:14,437 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(403)) - Initialized Input with src edge: 2343CED0CBC34FFABDBF3BE16F87367B
2016-01-14 18:29:14,451 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(94)) - flow node id: A63A5F3228D24A7B8A906407CDEC55E7, ordinal: 0
2016-01-14 18:29:14,453 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: A63A5F3228D24A7B8A906407CDEC55E7, mem on start (mb), free: 250, total: 281, max: 672
2016-01-14 18:29:14,453 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(491)) - Initialized processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:14,453 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 2 initializers to finish
2016-01-14 18:29:14,454 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 1 initializers to finish
2016-01-14 18:29:14,454 INFO  output.MROutput (MROutput.java:initialize(418)) - Initialized Simple Output, using_new_api: false
2016-01-14 18:29:14,454 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(452)) - Initialized Output with dest edge: FFA68EF33EDD41C6BFFE61C9025864AF
2016-01-14 18:29:14,454 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(233)) - All initializers finished
2016-01-14 18:29:14,455 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(124)) - Using Allocator class: org.apache.tez.runtime.library.resources.WeightedScalingMemoryDistributor
2016-01-14 18:29:14,464 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:getRequestTypeForClass(197)) - Falling back to RequestType.OTHER for class: org.apache.tez.mapreduce.input.MRInput
2016-01-14 18:29:14,465 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 1, for type: OTHER
2016-01-14 18:29:14,465 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:getRequestTypeForClass(197)) - Falling back to RequestType.OTHER for class: org.apache.tez.mapreduce.output.MROutput
2016-01-14 18:29:14,465 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 1, for type: OTHER
2016-01-14 18:29:14,466 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:computeReservedFraction(262)) - InitialReservationFraction=0.3, AdditionalReservationFractionForIOs=0.03, finalReserveFractionUsed=0.32999999999999996
2016-01-14 18:29:14,467 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:assignMemory(126)) - Scaling Requests. NumRequests: 2, numScaledRequests: 2, TotalRequested: 0, TotalRequestedScaled: 0.0, TotalJVMHeap: 704643072, TotalAvailable: 472110858, TotalRequested/TotalJVMHeap:0.00
2016-01-14 18:29:14,467 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: INPUT, 2343CED0CBC34FFABDBF3BE16F87367B, org.apache.tez.mapreduce.input.MRInput: requested=0, allocated=0
2016-01-14 18:29:14,467 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: OUTPUT, FFA68EF33EDD41C6BFFE61C9025864AF, org.apache.tez.mapreduce.output.MROutput: requested=0, allocated=0
2016-01-14 18:29:14,467 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(255)) - Starting Inputs/Outputs
2016-01-14 18:29:14,475 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(419)) - Starting Input with src edge: 2343CED0CBC34FFABDBF3BE16F87367B
2016-01-14 18:29:14,475 INFO  input.MRInput (MRInput.java:start(450)) - MRInput setup to received events1
2016-01-14 18:29:14,475 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(421)) - Started Input with src edge: 2343CED0CBC34FFABDBF3BE16F87367B
2016-01-14 18:29:14,475 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(268)) - Input: 2343CED0CBC34FFABDBF3BE16F87367B being auto started by the framework. Subsequent instances will not be auto-started
2016-01-14 18:29:14,477 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(289)) - Num IOs determined for AutoStart: 1
2016-01-14 18:29:14,477 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(291)) - Waiting for 1 IOs to start
2016-01-14 18:29:14,479 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(304)) - AutoStartComplete
2016-01-14 18:29:14,481 INFO  task.TezTaskRunner (TezTaskRunner.java:run(175)) - Running task, taskAttemptId=attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,482 INFO  input.MRInput (MRInput.java:initFromEventInternal(619)) - Initializing RecordReader from event
2016-01-14 18:29:14,492 INFO  input.MRInput (MRInput.java:initFromEventInternal(630)) - Split Details -> SplitClass: org.apache.hadoop.mapred.split.TezGroupedSplit, OldSplit: org.apache.hadoop.mapred.split.TezGroupedSplit@1dd2967a
2016-01-14 18:29:14,500 INFO  lib.MRReaderMapred (MRReaderMapred.java:setIncrementalConfigParams(163)) - Processing split: org.apache.hadoop.mapred.split.TezGroupedSplit@1dd2967a
2016-01-14 18:29:14,501 INFO  input.MRInput (MRInput.java:initFromEventInternal(634)) - Initialized RecordReader from event
2016-01-14 18:29:14,501 INFO  input.MRInput (MRInput.java:processSplitEvent(586)) - Notifying on RecordReader Initialized
2016-01-14 18:29:14,518 INFO  graph.Hadoop2TezStreamGraph (Hadoop2TezStreamGraph.java:buildGraph(151)) - using streamed source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"]
2016-01-14 18:29:14,529 INFO  tez.FlowProcessor (FlowProcessor.java:run(121)) - sourcing from: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"] streamed: true, id: 2343CED0CBC34FFABDBF3BE16F87367B
2016-01-14 18:29:14,529 INFO  tez.FlowProcessor (FlowProcessor.java:run(124)) - sinking to: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testFieldFormatter/formatter"], id: FFA68EF33EDD41C6BFFE61C9025864AF
2016-01-14 18:29:14,531 INFO  element.TezSinkStage (TezSinkStage.java:prepare(57)) - calling MROutput#start() on: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testFieldFormatter/formatter"]
2016-01-14 18:29:14,534 INFO  element.TezSourceStage (TezSourceStage.java:prepare(63)) - calling MRInput#start() on: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"]
2016-01-14 18:29:14,534 INFO  input.MRInput (MRInput.java:start(450)) - MRInput setup to received events1
2016-01-14 18:29:14,537 INFO  tez.FlowProcessor (FlowProcessor.java:waitForInputsReady(202)) - flow node id: A63A5F3228D24A7B8A906407CDEC55E7, all 1 inputs ready in: 00:00:00.001
2016-01-14 18:29:14,546 INFO  output.MROutput (MROutput.java:flush(534)) - Flushing Simple Output
2016-01-14 18:29:14,547 INFO  output.MROutput (MROutput.java:flush(544)) - Flushed Simple Output
2016-01-14 18:29:14,548 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:canCommit(353)) - Commit go/no-go request from attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,549 INFO  impl.TaskImpl (TaskImpl.java:canCommit(750)) - attempt_1452796153014_0001_1_00_000000_0 given a go for committing the task output.
2016-01-14 18:29:14,551 INFO  task.TezTaskRunner (TezTaskRunner.java:run(177)) - Closing task, taskAttemptId=attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,551 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: A63A5F3228D24A7B8A906407CDEC55E7, mem on close (mb), free: 243, total: 281, max: 672
2016-01-14 18:29:14 Completed running task attempt: attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,559 INFO  task.TezTaskRunner (TezTaskRunner.java:run(181)) - Task completed, taskAttemptId=attempt_1452796153014_0001_1_00_000000_0, fatalErrorOccurred=false
2016-01-14 18:29:14,561 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_FINISHED to history file
2016-01-14 18:29:14,569 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:cleanup(712)) - Final Counters : Counters: 22 [[org.apache.tez.common.counters.DAGCounter RACK_LOCAL_TASKS=1][File System Counters FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=572, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0][org.apache.tez.common.counters.TaskCounter GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5][cascading.flow.SliceCounters Process_Begin_Time=1452796154537, Process_Duration=14, Process_End_Time=1452796154551, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0][cascading.flow.StepCounters Tuples_Read=5, Tuples_Written=5]]
2016-01-14 18:29:14,570 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: 
2016-01-14 18:29:14,570 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:14,572 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:TASK_ATTEMPT_FINISHED]: vertexName=A63A5F3228D24A7B8A906407CDEC55E7, taskAttemptId=attempt_1452796153014_0001_1_00_000000_0, startTime=1452796154371, finishTime=1452796154560, timeTaken=189, status=SUCCEEDED, errorEnum=, diagnostics=, counters=Counters: 22, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=572, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796154537, Process_Duration=14, Process_End_Time=1452796154551, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5
2016-01-14 18:29:14,572 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796153014_0001_00_000001
2016-01-14 18:29:14,573 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796153014_0001_1_00_000000_0 TaskAttempt Transitioned from RUNNING to SUCCEEDED due to event TA_DONE
2016-01-14 18:29:14,575 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_ENDED
2016-01-14 18:29:14,578 INFO  impl.TaskImpl (TaskImpl.java:transition(1052)) - Task succeeded with attempt attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14,581 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_FINISHED to history file
2016-01-14 18:29:14,583 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:TASK_FINISHED]: vertexName=A63A5F3228D24A7B8A906407CDEC55E7, taskId=task_1452796153014_0001_1_00_000000, startTime=1452796154371, finishTime=1452796154580, timeTaken=209, status=SUCCEEDED, successfulAttemptID=attempt_1452796153014_0001_1_00_000000_0, diagnostics=, counters=Counters: 22, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=572, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796154537, Process_Duration=14, Process_End_Time=1452796154551, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5
2016-01-14 18:29:14,592 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796153014_0001_1_00_000000 Task Transitioned from RUNNING to SUCCEEDED due to event T_ATTEMPT_SUCCEEDED
2016-01-14 18:29:14,592 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796153014_0001_00_000001 transitioned from RUNNING to IDLE via event C_TA_SUCCEEDED
2016-01-14 18:29:14,593 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_STOPPED to history file
2016-01-14 18:29:14,593 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:CONTAINER_STOPPED]: containerId=container_1452796153014_0001_00_000001, stoppedTime=1452796154593, exitStatus=0
2016-01-14 18:29:14,594 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796153014_0001_00_000001 transitioned from IDLE to STOP_REQUESTED via event C_STOP_REQUEST
2016-01-14 18:29:14,595 INFO  impl.VertexImpl (VertexImpl.java:transition(3536)) - Num completed Tasks for vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] : 1
2016-01-14 18:29:14,595 INFO  impl.VertexImpl (VertexImpl.java:checkVertexForCompletion(1674)) - Vertex succeeded: vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,601 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_FINISHED to history file
2016-01-14 18:29:14,604 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:VERTEX_FINISHED]: vertexName=A63A5F3228D24A7B8A906407CDEC55E7, vertexId=vertex_1452796153014_0001_1_00, initRequestedTime=1452796154048, initedTime=1452796154223, startRequestedTime=1452796154226, startedTime=1452796154226, finishTime=1452796154595, timeTaken=369, status=SUCCEEDED, diagnostics=, counters=Counters: 22, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=572, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796154537, Process_Duration=14, Process_End_Time=1452796154551, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5, vertexStats=firstTaskStartTime=1452796154371, firstTasksToStart=[ task_1452796153014_0001_1_00_000000 ], lastTaskFinishTime=1452796154560, lastTasksToFinish=[ task_1452796153014_0001_1_00_000000 ], minTaskDuration=189, maxTaskDuration=189, avgTaskDuration=189.0, numSuccessfulTasks=1, shortestDurationTasks=[ task_1452796153014_0001_1_00_000000 ], longestDurationTasks=[ task_1452796153014_0001_1_00_000000 ], vertexTaskStats={numFailedTasks=0, numSucceededTasks=1, numKilledTaskAttempts=0, numKilledTasks=0, numFailedTaskAttempts=0, numCompletedTasks=1}
2016-01-14 18:29:14,605 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] transitioned from RUNNING to SUCCEEDED due to event V_TASK_COMPLETED
2016-01-14 18:29:14,606 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:stop(244)) - Ignoring stop request for containerId container_1452796153014_0001_00_000001. Relying on regular task shutdown for it to end
2016-01-14 18:29:14,606 INFO  impl.DAGImpl (DAGImpl.java:transition(1747)) - Vertex vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7] completed., numCompletedVertices=1, numSuccessfulVertices=1, numFailedVertices=0, numKilledVertices=0, numVertices=1
2016-01-14 18:29:14,608 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(213)) - Container with id: container_1452796153014_0001_00_000001 is valid, but no longer registered, and will be killed
2016-01-14 18:29:14,609 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796153014_0001_00_000001: 36 ms after starting to poll. TaskInfo: shouldDie: true
2016-01-14 18:29:14,609 INFO  task.TezChild (TezChild.java:run(207)) - ContainerTask returned shouldDie=true for container container_1452796153014_0001_00_000001, Exiting
2016-01-14 18:29:14,609 INFO  task.TezChild (TezChild.java:shutdown(343)) - Shutdown invoked for container container_1452796153014_0001_00_000001
2016-01-14 18:29:14,609 INFO  task.TezChild (TezChild.java:shutdown(345)) - Shutting down container container_1452796153014_0001_00_000001
2016-01-14 18:29:14,610 INFO  impl.DAGImpl (DAGImpl.java:commitOrAbortOutputs(831)) - Calling DAG commit/abort for dag: dag_1452796153014_0001_1
2016-01-14 18:29:14,614 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:DAG_COMMIT_STARTED]: dagID=dag_1452796153014_0001_1
2016-01-14 18:29:14,614 INFO  impl.DAGImpl (DAGImpl.java:commitOrAbortOutputs(892)) - Committing output: FFA68EF33EDD41C6BFFE61C9025864AF for vertex: vertex_1452796153014_0001_1_00 [A63A5F3228D24A7B8A906407CDEC55E7]
2016-01-14 18:29:14,615 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(270)) - ContainerExecutionResult for: container_1452796153014_0001_00_000001 = ContainerExecutionResult{exitStatus=SUCCESS, throwable=null, errorMessage='Asked to die by the AM'}
2016-01-14 18:29:14,617 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(274)) - Container: container_1452796153014_0001_00_000001 completed successfully
2016-01-14 18:29:14,633 INFO  recovery.RecoveryService (RecoveryService.java:handle(306)) - DAG completed, dagId=dag_1452796153014_0001_1, queueSize=0
2016-01-14 18:29:14,634 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_FINISHED to history file
2016-01-14 18:29:14,636 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796153014_0001_1][Event:DAG_FINISHED]: dagId=dag_1452796153014_0001_1, startTime=1452796154045, finishTime=1452796154626, timeTaken=581, status=SUCCEEDED, diagnostics=, counters=Counters: 24, org.apache.tez.common.counters.DAGCounter, NUM_SUCCEEDED_TASKS=1, TOTAL_LAUNCHED_TASKS=1, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=572, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796154537, Process_Duration=14, Process_End_Time=1452796154551, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5
2016-01-14 18:29:14,638 INFO  impl.DAGImpl (DAGImpl.java:finished(1180)) - DAG: dag_1452796153014_0001_1 finished with state: SUCCEEDED
2016-01-14 18:29:14,638 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796153014_0001_1 transitioned from RUNNING to SUCCEEDED due to event DAG_VERTEX_COMPLETED
2016-01-14 18:29:14,639 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796153014_0001_00_000001 transitioned from STOP_REQUESTED to STOPPING via event C_NM_STOP_SENT
2016-01-14 18:29:14,643 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796153014_0001_00_000001 transitioned from STOPPING to COMPLETED via event C_COMPLETED
2016-01-14 18:29:14 Completed Dag: dag_1452796153014_0001_1
2016-01-14 18:29:14,647 INFO  app.DAGAppMaster (DAGAppMaster.java:handle(579)) - DAG completed, dagId=dag_1452796153014_0001_1, dagState=SUCCEEDED
2016-01-14 18:29:14,647 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: dag_1452796153014_0001_1_post
2016-01-14 18:29:14,649 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:14,649 INFO  app.DAGAppMaster (DAGAppMaster.java:handle(625)) - Waiting for next DAG to be submitted.
2016-01-14 18:29:14,655 INFO  client.TezClient (TezClient.java:stop(495)) - Shutting down Tez Session, sessionName=(1/1) ...tFieldFormatter/formatter, applicationId=application_1452796153014_0001
2016-01-14 18:29:14,662 INFO  client.DAGClientHandler (DAGClientHandler.java:shutdownAM(117)) - Received message to shutdown AM
2016-01-14 18:29:14,662 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:setShouldUnregisterFlag(580)) - TaskScheduler notified that it should unregister from RM
2016-01-14 18:29:14,662 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdownTezAM(1088)) - No current running DAG, shutting down the AM
2016-01-14 18:29:14,662 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdown(692)) - DAGAppMasterShutdownHandler invoked
2016-01-14 18:29:14,663 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdown(701)) - Handling DAGAppMaster shutdown
2016-01-14 18:29:14,665 INFO  app.DAGAppMaster (DAGAppMaster.java:run(721)) - Sleeping for 5 seconds before shutting down
2016-01-14 18:29:14,667 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceStop(79)) - Stopping HistoryEventHandler
2016-01-14 18:29:14,667 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(189)) - Stopping RecoveryService
2016-01-14 18:29:14,668 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(192)) - Handle the remaining events in queue, queue size=0
2016-01-14 18:29:14,668 INFO  recovery.RecoveryService (RecoveryService.java:run(166)) - EventQueue take interrupted. Returning
2016-01-14 18:29:14,668 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(214)) - Closing Summary Stream
2016-01-14 18:29:14,669 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceStop(118)) - Stopping SimpleHistoryLoggingService, eventQueueBacklog=0
2016-01-14 18:29:14,671 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:run(105)) - EventQueue take interrupted. Returning
2016-01-14 18:29:14,676 INFO  app.DAGAppMaster (DAGAppMaster.java:run(1773)) - Completed deletion of tez scratch data dir, path=file:/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/378FD37C77474B018D784B203943728B/CA61223ED76847DBA102E1A80A00DAD9/.tez/application_1452796153014_0001
2016-01-14 18:29:14,678 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [formatter]  completed in: 00:01.902
2016-01-14 18:29:14,782 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(189)) - copying to local /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output//hadoop2-tez/functionplatform/testFieldFormatter/formatter
2016-01-14 18:29:14,785 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 1, with capacity: 2
2016-01-14 18:29:14,785 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 216, total: 281, max: 672
2016-01-14 18:29:14,786 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 41% of max mem, to better utilize unused memory consider increasing the cache size
2016-01-14 18:29:14,786 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 3, with capacity: 2
2016-01-14 18:29:14,786 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 216, total: 281, max: 672
2016-01-14 18:29:14,787 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 41% of max mem, to better utilize unused memory consider increasing the cache size
2016-01-14 18:29:14,843 INFO  util.Util (Util.java:findMainClass(1327)) - using default application jar, may cause class not found exceptions on the cluster
2016-01-14 18:29:14,844 INFO  planner.Hadoop2TezPlanner (Hadoop2TezPlanner.java:initialize(149)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-tez/3.0.4/561447ee876073bb61fddc52e2ad157f45c8edd/cascading-hadoop2-tez-3.0.4.jar
2016-01-14 18:29:14,927 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] executed rule registry: NoHashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.041
2016-01-14 18:29:14,960 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] executed rule registry: HashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.074
2016-01-14 18:29:14,961 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] rule registry: NoHashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 2
2016-01-14 18:29:14,961 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] rule registry: HashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 2
2016-01-14 18:29:14,962 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] rule registry: NoHashJoinHadoop2TezRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-01-14 18:29:14,986 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] tap forcing step to tez local mode: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/apache.200.txt
2016-01-14 18:29:15,021 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] tap forcing step to tez local mode: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testInsert/insert
2016-01-14 18:29:15,137 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] starting
2016-01-14 18:29:15,137 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/apache.200.txt"]
2016-01-14 18:29:15,137 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testInsert/insert"]
2016-01-14 18:29:15,137 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache]  parallel execution of steps is enabled: false
2016-01-14 18:29:15,137 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache]  executing total steps: 1
2016-01-14 18:29:15,138 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache]  allocating management threads: 1
2016-01-14 18:29:15,138 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] starting step: (1/1) ...latform/testInsert/insert
2016-01-14 18:29:15,138 WARN  flow.Flow (BaseFlow.java:logWarn(1445)) - [apache] 'yarn.timeline-service.enabled' is disabled, please enable to capture detailed metrics of completed flows, this may require starting the YARN timeline server daemon
2016-01-14 18:29:15,173 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] tez session mode enabled: true
2016-01-14 18:29:15,179 INFO  client.TezClient (TezClient.java:<init>(153)) - Tez Client Version: [ component=tez-api, version=0.6.2, revision=c04283bf91fd96823eec37056d5c8b1a92728265, SCM-URL=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git, buildTime=20150804-1436 ]
2016-01-14 18:29:15,180 INFO  client.TezClient (TezClient.java:start(333)) - Session mode. Starting session.
2016-01-14 18:29:15,180 INFO  client.TezClientUtils (TezClientUtils.java:setupTezJarsLocalResources(159)) - Ignoring 'tez.lib.uris' since  'tez.ignore.lib.uris' is set to true
2016-01-14 18:29:15,192 INFO  client.TezClient (TezCommonUtils.java:createTezSystemStagingPath(118)) - Tez system stage directory file:/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F/.tez/application_1452796155180_0001 doesn't exist and is created
2016-01-14 18:29:15,216 INFO  client.LocalClient (LocalClient.java:createDAGAppMaster(328)) - DAGAppMaster thread has been created
2016-01-14 18:29:15,217 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(251)) - DAGAppMaster is not created wait for 100ms...
2016-01-14 18:29:15,218 INFO  client.LocalClient (LocalClient.java:run(275)) - Using staging directory: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F/.tez/application_1452796155180_0001
2016-01-14 18:29:15,220 INFO  app.DAGAppMaster (DAGAppMaster.java:<init>(309)) - Created DAGAppMaster for application appattempt_1452796155180_0001_000000, versionInfo=[ component=tez-dag, version=0.6.2, revision=c04283bf91fd96823eec37056d5c8b1a92728265, SCM-URL=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git, buildTime=20150804-1436 ]
2016-01-14 18:29:15,247 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceInit(333)) - Comparing client version with AM version, clientVersion=0.6.2, AMVersion=0.6.2
2016-01-14 18:29:15,248 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceInit(386)) - Adding session token to jobTokenSecretManager for application
2016-01-14 18:29:15,251 INFO  node.AMNodeTracker (AMNodeTracker.java:serviceInit(77)) - blacklistDisablePercent is 33, blacklistingEnabled: false, maxTaskFailuresPerNode: 1
2016-01-14 18:29:15,251 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceInit(50)) - Initializing HistoryEventHandler
2016-01-14 18:29:15,252 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceInit(66)) - Log file location for SimpleHistoryLoggingService not specified, defaulting to containerLogDir=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F/.tez/application_1452796155180_0001/localmode-log-dir
2016-01-14 18:29:15,252 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceInit(88)) - Initializing SimpleHistoryLoggingService, logFileLocation=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F/.tez/application_1452796155180_0001/localmode-log-dir/history.txt.appattempt_1452796155180_0001_000000, maxErrors=10
2016-01-14 18:29:15,253 INFO  recovery.RecoveryService (RecoveryService.java:serviceInit(109)) - Initializing RecoveryService
2016-01-14 18:29:15,253 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:N/A][Event:AM_LAUNCHED]: appAttemptId=appattempt_1452796155180_0001_000000, appSubmitTime=1452796155220, launchTime=1452796155220
2016-01-14 18:29:15,264 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceStart(73)) - Starting HistoryEventHandler
2016-01-14 18:29:15,266 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceStart(95)) - Starting SimpleHistoryLoggingService
2016-01-14 18:29:15,268 INFO  recovery.RecoveryService (RecoveryService.java:serviceStart(127)) - Starting RecoveryService
2016-01-14 18:29:15,268 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event AM_LAUNCHED to history file
2016-01-14 18:29:15,272 INFO  client.DAGClientServer (DAGClientServer.java:serviceStart(91)) - Instantiated DAGClientRPCServer at ip-10-187-41-40.ec2.internal/10.187.41.40:51790
2016-01-14 18:29:15,274 WARN  impl.MetricsConfig (MetricsConfig.java:loadFirst(124)) - Cannot locate configuration: tried hadoop-metrics2-dagappmaster.properties,hadoop-metrics2.properties
2016-01-14 18:29:15,276 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:N/A][Event:AM_STARTED]: appAttemptId=appattempt_1452796155180_0001_000000, startTime=1452796155276
2016-01-14 18:29:15,276 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceStart(1644)) - In Session mode. Waiting for DAG over RPC
2016-01-14 18:29:15,276 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event AM_STARTED to history file
2016-01-14 18:29:15,317 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(236)) - DAGAppMaster state: IDLE
2016-01-14 18:29:15,317 INFO  client.TezClient (TezClient.java:start(367)) - The url to track the Tez Session: N/A
2016-01-14 18:29:15,318 INFO  client.TezClient (TezClient.java:submitDAGSession(405)) - Submitting dag to TezSession, sessionName=(1/1) ...latform/testInsert/insert, applicationId=application_1452796155180_0001, dagName=[F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert
2016-01-14 18:29:15,361 INFO  app.DAGAppMaster (DAGAppMaster.java:submitDAGToAppMaster(1126)) - Starting DAG submitted via RPC: [F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert
2016-01-14 18:29:15,391 INFO  app.DAGAppMaster (DAGAppMaster.java:generateDAGVizFile(870)) - Generating DAG graphviz file, dagId=dag_1452796155180_0001_1, filePath=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F/.tez/application_1452796155180_0001/localmode-log-dir/dag_1452796155180_0001_1.dot
2016-01-14 18:29:15,395 INFO  app.DAGAppMaster (DAGAppMaster.java:writePBTextFile(887)) - Writing DAG plan to: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F/.tez/application_1452796155180_0001/localmode-log-dir/dag_1452796155180_0001_1-tez-dag.pb.txt
2016-01-14 18:29:15,429 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: dag_1452796155180_0001_1
2016-01-14 18:29:15,429 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:15,429 INFO  app.DAGAppMaster (DAGAppMaster.java:startDAG(2051)) - Running DAG: [F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert
2016-01-14 18:29:15 Running Dag: dag_1452796155180_0001_1
2016-01-14 18:29:15,442 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:DAG_SUBMITTED]: dagID=dag_1452796155180_0001_1, submitTime=1452796155384
2016-01-14 18:29:15,442 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_SUBMITTED to history file
2016-01-14 18:29:15,444 INFO  impl.VertexImpl (VertexImpl.java:setAdditionalOutputs(4033)) - setting additional outputs for vertex C76FA9A84C014470928510E4CD510A3C
2016-01-14 18:29:15,449 INFO  impl.DAGImpl (DAGImpl.java:assignDAGScheduler(1381)) - Using DAG Scheduler: org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrderControlled
2016-01-14 18:29:15,449 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_INITIALIZED to history file
2016-01-14 18:29:15,451 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:DAG_INITIALIZED]: dagID=dag_1452796155180_0001_1, initTime=1452796155442
2016-01-14 18:29:15,451 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796155180_0001_1 transitioned from NEW to INITED due to event DAG_INIT
2016-01-14 18:29:15,452 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:DAG_STARTED]: dagID=dag_1452796155180_0001_1, startTime=1452796155451
2016-01-14 18:29:15,452 INFO  client.TezClient (TezClient.java:submitDAGSession(478)) - Submitted dag to TezSession, sessionName=(1/1) ...latform/testInsert/insert, applicationId=application_1452796155180_0001, dagName=[F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert
2016-01-14 18:29:15,452 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_STARTED to history file
2016-01-14 18:29:15,452 INFO  impl.DAGImpl (DAGImpl.java:transition(1614)) - Added additional resources : [[]] to classpath
2016-01-14 18:29:15,454 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796155180_0001_1 transitioned from INITED to RUNNING due to event DAG_START
2016-01-14 18:29:15,454 INFO  impl.VertexImpl (VertexImpl.java:setupVertex(2068)) - Root Inputs exist for Vertex: A9080DBCC370459EACB764502DED2524 : {6E32115E305A4BC48F9DD5DE7A53B9BD={InputName=6E32115E305A4BC48F9DD5DE7A53B9BD}, {Descriptor=ClassName=org.apache.tez.mapreduce.input.MRInput, hasPayload=true}, {ControllerDescriptor=ClassName=org.apache.tez.mapreduce.common.MRInputAMSplitGenerator, hasPayload=false}}
2016-01-14 18:29:15,454 INFO  impl.VertexImpl (VertexImpl.java:setupVertex(2078)) - Starting root input initializer for input: 6E32115E305A4BC48F9DD5DE7A53B9BD, with class: [org.apache.tez.mapreduce.common.MRInputAMSplitGenerator]
2016-01-14 18:29:15,454 INFO  impl.VertexImpl (VertexImpl.java:assignVertexManager(2191)) - Setting vertexManager to RootInputVertexManager for vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,455 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(2983)) - Num tasks is -1. Expecting VertexManager/InputInitializers/1-1 split to set #tasks for the vertex vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,455 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(2987)) - Vertex will initialize from input initializer. vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,455 INFO  impl.VertexImpl (VertexImpl.java:setupInputInitializerManager(3933)) - Vertex will initialize via inputInitializers vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]. Starting root input initializers: 1
2016-01-14 18:29:15,456 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] transitioned from NEW to INITIALIZING due to event V_INIT
2016-01-14 18:29:15,456 INFO  impl.VertexImpl (VertexImpl.java:assignVertexManager(2203)) - Setting vertexManager to ShuffleVertexManager for vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,464 INFO  dag.RootInputInitializerManager (RootInputInitializerManager.java:run(242)) - Starting InputInitializer for Input: 6E32115E305A4BC48F9DD5DE7A53B9BD on vertex vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,475 INFO  vertexmanager.ShuffleVertexManager (ShuffleVertexManager.java:initialize(696)) - Shuffle Vertex Manager: settings minFrac:0.25 maxFrac:0.75 auto:false desiredTaskIput:104857600 minTasks:1
2016-01-14 18:29:15,475 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(3014)) - Creating 1 tasks for vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,474 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(92)) - Emitting serialized splits: true
2016-01-14 18:29:15,477 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(3026)) - Directly initializing vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,477 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(110)) - Input 6E32115E305A4BC48F9DD5DE7A53B9BD asking for 1 tasks. Headroom: 672 Task Resource: 1024 waves: 1.7
2016-01-14 18:29:15,478 INFO  impl.VertexImpl (VertexImpl.java:initializeCommitters(1915)) - Invoking committer inits for vertex, vertexId=vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,478 INFO  impl.VertexImpl (VertexImpl.java:initializeCommitters(1927)) - Instantiating committer for output=91DD9E66DBAE4FDEBC74552912F31755, vertexId=vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C], committerClass=org.apache.tez.mapreduce.committer.MROutputCommitter
2016-01-14 18:29:15,478 INFO  impl.VertexImpl (VertexImpl.java:run(1945)) - Invoking committer init for output=91DD9E66DBAE4FDEBC74552912F31755, vertexId=vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,482 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(121)) - Grouping input splits
2016-01-14 18:29:15,482 INFO  hadoop.MRInputHelpers (MRInputHelpers.java:generateInputSplitsToMem(294)) - Generating mapred api input splits
2016-01-14 18:29:15,486 INFO  hadoop.MRInputHelpers (MRInputHelpers.java:generateInputSplitsToMem(300)) - NumSplits: 1, SerializedSize: 410
2016-01-14 18:29:15,486 INFO  dag.RootInputInitializerManager (RootInputInitializerManager.java:onSuccess(272)) - Succeeded InputInitializer for Input: 6E32115E305A4BC48F9DD5DE7A53B9BD on vertex vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,490 INFO  committer.MROutputCommitter (MROutputCommitter.java:getOutputCommitter(145)) - OutputCommitter for outputName=91DD9E66DBAE4FDEBC74552912F31755, vertexName=C76FA9A84C014470928510E4CD510A3C, outputCommitterClass=org.apache.hadoop.mapred.FileOutputCommitter
2016-01-14 18:29:15,490 INFO  impl.VertexImpl (VertexImpl.java:run(1949)) - Invoking committer setup for output=91DD9E66DBAE4FDEBC74552912F31755, vertexId=vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,492 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_INITIALIZED to history file
2016-01-14 18:29:15,493 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_INITIALIZED]: vertexName=C76FA9A84C014470928510E4CD510A3C, vertexId=vertex_1452796155180_0001_1_01, initRequestedTime=1452796155456, initedTime=1452796155492, numTasks=1, processorName=cascading.flow.tez.FlowProcessor, additionalInputsCount=0
2016-01-14 18:29:15,493 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] transitioned from NEW to INITED due to event V_INIT
2016-01-14 18:29:15,494 INFO  impl.VertexImpl (VertexImpl.java:canInitVertex(3195)) - Cannot init vertex: vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] numTasks: -1 numUnitializedEdges: 0 numInitializedInputs: 0 initWaitsForRootInitializers: true
2016-01-14 18:29:15,494 INFO  impl.VertexImpl (VertexImpl.java:setParallelism(1374)) - Got updated RootInputsSpecs: {6E32115E305A4BC48F9DD5DE7A53B9BD=forAllWorkUnits=true, update=[1]}
2016-01-14 18:29:15,495 INFO  impl.VertexImpl (VertexImpl.java:setParallelism(1393)) - Vertex vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] parallelism set to 1
2016-01-14 18:29:15,495 INFO  impl.VertexImpl (VertexImpl.java:canInitVertex(3195)) - Cannot init vertex: vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] numTasks: 1 numUnitializedEdges: 0 numInitializedInputs: 0 initWaitsForRootInitializers: true
2016-01-14 18:29:15,496 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache] submitted tez dag to app master: application_1452796155180_0001, with dag id: dag_1452796155180_0001_1
2016-01-14 18:29:15,497 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_DATA_MOVEMENT_EVENTS_GENERATED]: vertexId=vertex_1452796155180_0001_1_00, eventCount=1
2016-01-14 18:29:15,498 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_INITIALIZED to history file
2016-01-14 18:29:15,501 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_INITIALIZED]: vertexName=A9080DBCC370459EACB764502DED2524, vertexId=vertex_1452796155180_0001_1_00, initRequestedTime=1452796155454, initedTime=1452796155498, numTasks=1, processorName=cascading.flow.tez.FlowProcessor, additionalInputsCount=1
2016-01-14 18:29:15,502 INFO  impl.VertexImpl (VertexImpl.java:startIfPossible(3061)) - Triggering start event for vertex: vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] with distanceFromRoot: 0
2016-01-14 18:29:15,502 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] transitioned from INITIALIZING to INITED due to event V_ROOT_INPUT_INITIALIZED
2016-01-14 18:29:15,502 INFO  impl.ImmediateStartVertexManager (ImmediateStartVertexManager.java:scheduleTasks(99)) - Starting 1 in A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,504 INFO  impl.VertexImpl (VertexImpl.java:scheduleTasks(1250)) - Routing pending task events for vertex: vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,504 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_STARTED to history file
2016-01-14 18:29:15,504 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_STARTED]: vertexId=vertex_1452796155180_0001_1_00, startRequestedTime=1452796155502, startedTime=1452796155502
2016-01-14 18:29:15,506 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] transitioned from INITED to RUNNING due to event V_START
2016-01-14 18:29:15,507 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_STARTED to history file
2016-01-14 18:29:15,507 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_STARTED]: vertexName=A9080DBCC370459EACB764502DED2524, taskId=task_1452796155180_0001_1_00_000000, scheduledTime=1452796155506, launchTime=1452796155506
2016-01-14 18:29:15,507 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796155180_0001_1_00_000000 Task Transitioned from NEW to SCHEDULED due to event T_SCHEDULE
2016-01-14 18:29:15,507 INFO  impl.VertexImpl (VertexImpl.java:transition(3155)) - Source vertex started: vertex_1452796155180_0001_1_00 for vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] numStartedSources: 1 numSources: 1
2016-01-14 18:29:15,508 INFO  impl.VertexImpl (VertexImpl.java:startIfPossible(3061)) - Triggering start event for vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] with distanceFromRoot: 1
2016-01-14 18:29:15,508 INFO  impl.DAGSchedulerNaturalOrderControlled (DAGSchedulerNaturalOrderControlled.java:scheduleTask(111)) - Scheduled vertex: vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,510 INFO  vertexmanager.ShuffleVertexManager (ShuffleVertexManager.java:handleVertexStateUpdate(720)) - Received configured notification : CONFIGURED for vertex: A9080DBCC370459EACB764502DED2524 in vertex: C76FA9A84C014470928510E4CD510A3C
2016-01-14 18:29:15,514 INFO  vertexmanager.ShuffleVertexManager (ShuffleVertexManager.java:onVertexStarted(355)) - OnVertexStarted vertex: C76FA9A84C014470928510E4CD510A3C with 1 source tasks and 1 pending tasks
2016-01-14 18:29:15,514 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_STARTED to history file
2016-01-14 18:29:15,514 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_STARTED]: vertexId=vertex_1452796155180_0001_1_01, startRequestedTime=1452796155508, startedTime=1452796155508
2016-01-14 18:29:15,515 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] transitioned from INITED to RUNNING due to event V_START
2016-01-14 18:29:15,516 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1014)) - remoteTaskSpec:DAGName : [F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert, VertexName: A9080DBCC370459EACB764502DED2524, VertexParallelism: 1, TaskAttemptID:attempt_1452796155180_0001_1_00_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=6E32115E305A4BC48F9DD5DE7A53B9BD, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }}, ], outputSpecList=[{{ destinationVertexName=C76FA9A84C014470928510E4CD510A3C, physicalEdgeCount=1, outputClassName=org.apache.tez.runtime.library.output.OrderedPartitionedKVOutput }}, ]
2016-01-14 18:29:15,516 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796155180_0001_1_00_000000_0 TaskAttempt Transitioned from NEW to START_WAIT due to event TA_SCHEDULE
2016-01-14 18:29:15,517 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_LAUNCH_REQUEST
2016-01-14 18:29:15,519 INFO  node.AMNodeTracker (AMNodeTracker.java:nodeSeen(91)) - Adding new node: 127.0.0.1:0
2016-01-14 18:29:15,519 INFO  container.AMContainerHelpers (AMContainerHelpers.java:createCommonContainerLaunchContext(112)) - Adding #1 tokens and #0 secret keys for NM use for launching container
2016-01-14 18:29:15,520 INFO  container.AMContainerHelpers (AMContainerHelpers.java:createCommonContainerLaunchContext(122)) - Putting shuffle token in serviceData
2016-01-14 18:29:15,521 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(521)) - Sending Launch Request for Container with id: container_1452796155180_0001_00_000001
2016-01-14 18:29:15,522 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000001 transitioned from ALLOCATED to LAUNCHING via event C_LAUNCH_REQUEST
2016-01-14 18:29:15,524 INFO  task.TezChild (TezChild.java:newTezChild(432)) - PID, containerIdentifier:  null, container_1452796155180_0001_00_000001
2016-01-14 18:29:15,524 WARN  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DAGAppMaster metrics system already initialized!
2016-01-14 18:29:15,525 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000001 transitioned from LAUNCHING to IDLE via event C_LAUNCHED
2016-01-14 18:29:15,526 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:CONTAINER_LAUNCHED]: containerId=container_1452796155180_0001_00_000001, launchTime=1452796155525
2016-01-14 18:29:15,525 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_LAUNCHED to history file
2016-01-14 18:29:15,528 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796155180_0001_00_000001
2016-01-14 18:29:15,529 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(827)) - Assigned taskAttempt + [attempt_1452796155180_0001_1_00_000000_0] to container: [container_1452796155180_0001_00_000001]
2016-01-14 18:29:15,529 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000001 transitioned from IDLE to RUNNING via event C_PULL_TA
2016-01-14 18:29:15,529 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(240)) - Container with id: container_1452796155180_0001_00_000001 given task: attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,530 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796155180_0001_00_000001: 0 ms after starting to poll. TaskInfo: shouldDie: false, currentTaskAttemptId: attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15 Starting to run new task attempt: attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,531 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,531 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:15,531 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(273)) - Refreshing UGI since Credentials have changed
2016-01-14 18:29:15,531 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(276)) - Credentials : #Tokens=1, #SecretKeys=0
2016-01-14 18:29:15,531 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(302)) - Localizing additional local resources for Task : {}
2016-01-14 18:29:15,531 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(312)) - Done localizing additional resources
2016-01-14 18:29:15,533 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1146)) - TaskAttempt: [attempt_1452796155180_0001_1_00_000000_0] started. Is using containerId: [container_1452796155180_0001_00_000001] on NM: [127.0.0.1:0]
2016-01-14 18:29:15,531 INFO  metrics.TaskCounterUpdater (TaskCounterUpdater.java:initResourceCalculatorPlugin(148)) -  Using ResourceCalculatorProcessTree : [ ]
2016-01-14 18:29:15,534 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:<init>(149)) - Initializing LogicalIOProcessorRuntimeTask with TaskSpec: DAGName : [F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert, VertexName: A9080DBCC370459EACB764502DED2524, VertexParallelism: 1, TaskAttemptID:attempt_1452796155180_0001_1_00_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=6E32115E305A4BC48F9DD5DE7A53B9BD, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }}, ], outputSpecList=[{{ destinationVertexName=C76FA9A84C014470928510E4CD510A3C, physicalEdgeCount=1, outputClassName=org.apache.tez.runtime.library.output.OrderedPartitionedKVOutput }}, ]
2016-01-14 18:29:15,535 INFO  resources.MemoryDistributor (MemoryDistributor.java:<init>(85)) - InitialMemoryDistributor (isEnabled=true) invoked with: numInputs=1, numOutputs=1, JVM.maxFree=704643072
2016-01-14 18:29:15,535 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_ATTEMPT_STARTED]: vertexName=A9080DBCC370459EACB764502DED2524, taskAttemptId=attempt_1452796155180_0001_1_00_000000_0, startTime=1452796155530, containerId=container_1452796155180_0001_00_000001, nodeId=127.0.0.1:0, inProgressLogs=127.0.0.1:0/node/containerlogs/container_1452796155180_0001_00_000001/teamcity, completedLogs=
2016-01-14 18:29:15,537 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796155180_0001_1_00_000000_0 TaskAttempt Transitioned from START_WAIT to RUNNING due to event TA_STARTED_REMOTELY
2016-01-14 18:29:15,537 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796155180_0001_1_00_000000 Task Transitioned from SCHEDULED to RUNNING due to event T_ATTEMPT_LAUNCHED
2016-01-14 18:29:15,535 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_STARTED to history file
2016-01-14 18:29:15,537 INFO  task.TezTaskRunner (TezTaskRunner.java:run(172)) - Initializing task, taskAttemptId=attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,538 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(191)) - Initializing LogicalProcessorIORuntimeTask
2016-01-14 18:29:15,539 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(195)) - Creating processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:15,540 INFO  impl.TaskImpl (TaskImpl.java:getTaskAttemptTezEvents(481)) - TaskAttempt:attempt_1452796155180_0001_1_00_000000_0 sent events: (0-1)
2016-01-14 18:29:15,541 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(389)) - Initializing Input using InputSpec: { sourceVertexName=6E32115E305A4BC48F9DD5DE7A53B9BD, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }
2016-01-14 18:29:15,541 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(438)) - Initializing Output using OutputSpec: { destinationVertexName=C76FA9A84C014470928510E4CD510A3C, physicalEdgeCount=1, outputClassName=org.apache.tez.runtime.library.output.OrderedPartitionedKVOutput }
2016-01-14 18:29:15,541 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(488)) - Initializing processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:15,542 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createInput(537)) - Creating Input
2016-01-14 18:29:15,542 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(397)) - Initializing Input with src edge: 6E32115E305A4BC48F9DD5DE7A53B9BD
2016-01-14 18:29:15,543 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 0, type: INPUT, componentVertexName: 6E32115E305A4BC48F9DD5DE7A53B9BD
2016-01-14 18:29:15,546 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createOutput(565)) - Creating Output
2016-01-14 18:29:15,548 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(88)) - cascading version: 3.0.4
2016-01-14 18:29:15,556 INFO  input.MRInput (MRInput.java:initialize(440)) - Using New mapreduce API: false, split information via event: true
2016-01-14 18:29:15,557 INFO  input.MRInput (MRInput.java:initializeInternal(493)) - Initialzed MRInput: 6E32115E305A4BC48F9DD5DE7A53B9BD
2016-01-14 18:29:15,557 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(403)) - Initialized Input with src edge: 6E32115E305A4BC48F9DD5DE7A53B9BD
2016-01-14 18:29:15,561 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(446)) - Initializing Output with dest edge: C76FA9A84C014470928510E4CD510A3C
2016-01-14 18:29:15,563 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(94)) - flow node id: A9080DBCC370459EACB764502DED2524, ordinal: 0
2016-01-14 18:29:15,564 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: A9080DBCC370459EACB764502DED2524, mem on start (mb), free: 239, total: 281, max: 672
2016-01-14 18:29:15,564 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(491)) - Initialized processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:15,564 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 2 initializers to finish
2016-01-14 18:29:15,564 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 1 initializers to finish
2016-01-14 18:29:15,569 INFO  impl.ExternalSorter (ExternalSorter.java:getInitialMemoryRequirement(293)) - Requested SortBufferSize (tez.runtime.io.sort.mb): 100
2016-01-14 18:29:15,569 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 104857600, type: OUTPUT, componentVertexName: C76FA9A84C014470928510E4CD510A3C
2016-01-14 18:29:15,570 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(452)) - Initialized Output with dest edge: C76FA9A84C014470928510E4CD510A3C
2016-01-14 18:29:15,570 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(233)) - All initializers finished
2016-01-14 18:29:15,570 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(124)) - Using Allocator class: org.apache.tez.runtime.library.resources.WeightedScalingMemoryDistributor
2016-01-14 18:29:15,570 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:getRequestTypeForClass(197)) - Falling back to RequestType.OTHER for class: org.apache.tez.mapreduce.input.MRInput
2016-01-14 18:29:15,571 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 1, for type: OTHER
2016-01-14 18:29:15,571 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 12, for type: SORTED_OUTPUT
2016-01-14 18:29:15,571 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:computeReservedFraction(262)) - InitialReservationFraction=0.3, AdditionalReservationFractionForIOs=0.03, finalReserveFractionUsed=0.32999999999999996
2016-01-14 18:29:15,571 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:assignMemory(126)) - Scaling Requests. NumRequests: 2, numScaledRequests: 13, TotalRequested: 104857600, TotalRequestedScaled: 9.679163076923077E7, TotalJVMHeap: 704643072, TotalAvailable: 472110858, TotalRequested/TotalJVMHeap:0.15
2016-01-14 18:29:15,572 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: INPUT, 6E32115E305A4BC48F9DD5DE7A53B9BD, org.apache.tez.mapreduce.input.MRInput: requested=0, allocated=0
2016-01-14 18:29:15,572 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: OUTPUT, C76FA9A84C014470928510E4CD510A3C, org.apache.tez.runtime.library.output.OrderedPartitionedKVOutput: requested=104857600, allocated=104857600
2016-01-14 18:29:15,572 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(255)) - Starting Inputs/Outputs
2016-01-14 18:29:15,572 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(419)) - Starting Input with src edge: 6E32115E305A4BC48F9DD5DE7A53B9BD
2016-01-14 18:29:15,572 INFO  input.MRInput (MRInput.java:start(450)) - MRInput setup to received events1
2016-01-14 18:29:15,572 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(421)) - Started Input with src edge: 6E32115E305A4BC48F9DD5DE7A53B9BD
2016-01-14 18:29:15,573 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(268)) - Input: 6E32115E305A4BC48F9DD5DE7A53B9BD being auto started by the framework. Subsequent instances will not be auto-started
2016-01-14 18:29:15,573 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(289)) - Num IOs determined for AutoStart: 1
2016-01-14 18:29:15,574 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(291)) - Waiting for 1 IOs to start
2016-01-14 18:29:15,574 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(304)) - AutoStartComplete
2016-01-14 18:29:15,575 INFO  task.TezTaskRunner (TezTaskRunner.java:run(175)) - Running task, taskAttemptId=attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,575 INFO  input.MRInput (MRInput.java:initFromEventInternal(619)) - Initializing RecordReader from event
2016-01-14 18:29:15,577 INFO  input.MRInput (MRInput.java:initFromEventInternal(630)) - Split Details -> SplitClass: org.apache.hadoop.mapred.split.TezGroupedSplit, OldSplit: org.apache.hadoop.mapred.split.TezGroupedSplit@5a7ba8d4
2016-01-14 18:29:15,580 INFO  lib.MRReaderMapred (MRReaderMapred.java:setIncrementalConfigParams(163)) - Processing split: org.apache.hadoop.mapred.split.TezGroupedSplit@5a7ba8d4
2016-01-14 18:29:15,580 INFO  input.MRInput (MRInput.java:initFromEventInternal(634)) - Initialized RecordReader from event
2016-01-14 18:29:15,581 INFO  input.MRInput (MRInput.java:processSplitEvent(586)) - Notifying on RecordReader Initialized
2016-01-14 18:29:15,585 INFO  graph.Hadoop2TezStreamGraph (Hadoop2TezStreamGraph.java:buildGraph(151)) - using streamed source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/apache.200.txt"]
2016-01-14 18:29:15,592 INFO  tez.FlowProcessor (FlowProcessor.java:run(121)) - sourcing from: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/apache.200.txt"] streamed: true, id: 6E32115E305A4BC48F9DD5DE7A53B9BD
2016-01-14 18:29:15,593 INFO  tez.FlowProcessor (FlowProcessor.java:run(124)) - sinking to: GroupBy(apache)[by:[{1}:'A']], id: 468611B0C3EB452F916E8A0A220EC3FB
2016-01-14 18:29:15,593 INFO  element.TezGroupGate (TezGroupGate.java:prepare(96)) - calling OrderedPartitionedKVOutput#start() on: GroupBy(apache)[by:[{1}:'A']] 468611B0C3EB452F916E8A0A220EC3FB
2016-01-14 18:29:15,613 INFO  impl.ExternalSorter (ExternalSorter.java:<init>(167)) - keySerializer=cascading.tuple.hadoop.io.TupleSerializer@363b474f; valueSerializer=cascading.tuple.hadoop.io.TupleSerializer@6dc6af59; comparator=cascading.tuple.hadoop.util.TupleComparator@f22345d; conf=cascading.tuple.hadoop.TupleSerialization,org.apache.hadoop.io.serializer.WritableSerialization,org.apache.hadoop.io.serializer.avro.AvroSpecificSerialization,org.apache.hadoop.io.serializer.avro.AvroReflectSerialization
2016-01-14 18:29:15,616 INFO  impl.ExternalSorter (ExternalSorter.java:<init>(224)) - Instantiating Partitioner: [cascading.tuple.tez.util.TuplePartitioner]
2016-01-14 18:29:15,616 INFO  common.TezRuntimeUtils (TezRuntimeUtils.java:instantiatePartitioner(109)) - Using partitioner class: cascading.tuple.tez.util.TuplePartitioner
2016-01-14 18:29:15,617 INFO  common.TezRuntimeUtils (TezRuntimeUtils.java:instantiateCombiner(65)) - No combiner specified via tez.runtime.combiner.class. Combiner will not be used
2016-01-14 18:29:15,755 INFO  dflt.DefaultSorter (DefaultSorter.java:setEquator(328)) - (EQUATOR) 0 kvi 26214396(104857584)
2016-01-14 18:29:15,755 INFO  dflt.DefaultSorter (DefaultSorter.java:<init>(150)) - tez.runtime.io.sort.mb: 100
2016-01-14 18:29:15,756 INFO  dflt.DefaultSorter (DefaultSorter.java:<init>(151)) - soft limit at 83886080
2016-01-14 18:29:15,756 INFO  dflt.DefaultSorter (DefaultSorter.java:<init>(152)) - bufstart = 0; bufvoid = 104857600
2016-01-14 18:29:15,756 INFO  dflt.DefaultSorter (DefaultSorter.java:<init>(153)) - kvstart = 26214396; length = 6553600
2016-01-14 18:29:15,760 INFO  element.TezSourceStage (TezSourceStage.java:prepare(63)) - calling MRInput#start() on: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/apache.200.txt"]
2016-01-14 18:29:15,761 INFO  input.MRInput (MRInput.java:start(450)) - MRInput setup to received events1
2016-01-14 18:29:15,761 INFO  tez.FlowProcessor (FlowProcessor.java:waitForInputsReady(202)) - flow node id: A9080DBCC370459EACB764502DED2524, all 1 inputs ready in: 00:00:00.000
2016-01-14 18:29:15,786 INFO  task.TezTaskRunner (TezTaskRunner.java:run(177)) - Closing task, taskAttemptId=attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,786 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: A9080DBCC370459EACB764502DED2524, mem on close (mb), free: 132, total: 281, max: 672
2016-01-14 18:29:15,786 INFO  dflt.DefaultSorter (DefaultSorter.java:flush(589)) - Starting flush of map output
2016-01-14 18:29:15,786 INFO  dflt.DefaultSorter (DefaultSorter.java:flush(607)) - Sorting & Spilling map output
2016-01-14 18:29:15,787 INFO  dflt.DefaultSorter (DefaultSorter.java:flush(608)) - bufstart = 0; bufend = 3000; bufvoid = 104857600
2016-01-14 18:29:15,787 INFO  dflt.DefaultSorter (DefaultSorter.java:flush(610)) - kvstart = 26214396(104857584); kvend = 26213600(104854400); length = 797/6553600
2016-01-14 18:29:15,808 INFO  dflt.DefaultSorter (DefaultSorter.java:spill(829)) - Finished spill 0
2016-01-14 18:29:15 Completed running task attempt: attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,823 INFO  task.TezTaskRunner (TezTaskRunner.java:run(181)) - Task completed, taskAttemptId=attempt_1452796155180_0001_1_00_000000_0, fatalErrorOccurred=false
2016-01-14 18:29:15,825 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:cleanup(712)) - Final Counters : Counters: 27 [[File System Counters FILE_BYTES_READ=36812, FILE_BYTES_WRITTEN=2372, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0][org.apache.tez.common.counters.TaskCounter SPILLED_RECORDS=200, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=200, OUTPUT_BYTES=3000, OUTPUT_BYTES_WITH_OVERHEAD=1816, OUTPUT_BYTES_PHYSICAL=1820, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=0, ADDITIONAL_SPILL_COUNT=0][cascading.flow.SliceCounters Process_Begin_Time=1452796155761, Process_Duration=25, Process_End_Time=1452796155786, Read_Duration=6, Tuples_Read=200, Tuples_Written=200, Write_Duration=7][cascading.flow.StepCounters Tuples_Read=200]]
2016-01-14 18:29:15,825 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_DATA_MOVEMENT_EVENTS_GENERATED]: vertexId=vertex_1452796155180_0001_1_00, eventCount=1
2016-01-14 18:29:15,825 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: 
2016-01-14 18:29:15,826 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:15,826 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796155180_0001_00_000001
2016-01-14 18:29:15,827 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_FINISHED to history file
2016-01-14 18:29:15,829 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_ATTEMPT_FINISHED]: vertexName=A9080DBCC370459EACB764502DED2524, taskAttemptId=attempt_1452796155180_0001_1_00_000000_0, startTime=1452796155530, finishTime=1452796155826, timeTaken=296, status=SUCCEEDED, errorEnum=, diagnostics=, counters=Counters: 28, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=36812, FILE_BYTES_WRITTEN=2372, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, SPILLED_RECORDS=200, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=200, OUTPUT_BYTES=3000, OUTPUT_BYTES_WITH_OVERHEAD=1816, OUTPUT_BYTES_PHYSICAL=1820, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=0, ADDITIONAL_SPILL_COUNT=0, cascading.flow.SliceCounters, Process_Begin_Time=1452796155761, Process_Duration=25, Process_End_Time=1452796155786, Read_Duration=6, Tuples_Read=200, Tuples_Written=200, Write_Duration=7, cascading.flow.StepCounters, Tuples_Read=200
2016-01-14 18:29:15,829 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796155180_0001_1_00_000000_0 TaskAttempt Transitioned from RUNNING to SUCCEEDED due to event TA_DONE
2016-01-14 18:29:15,829 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_ENDED
2016-01-14 18:29:15,830 INFO  impl.TaskImpl (TaskImpl.java:transition(1052)) - Task succeeded with attempt attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15,831 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_FINISHED to history file
2016-01-14 18:29:15,833 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_FINISHED]: vertexName=A9080DBCC370459EACB764502DED2524, taskId=task_1452796155180_0001_1_00_000000, startTime=1452796155530, finishTime=1452796155830, timeTaken=300, status=SUCCEEDED, successfulAttemptID=attempt_1452796155180_0001_1_00_000000_0, diagnostics=, counters=Counters: 28, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=36812, FILE_BYTES_WRITTEN=2372, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, SPILLED_RECORDS=200, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=200, OUTPUT_BYTES=3000, OUTPUT_BYTES_WITH_OVERHEAD=1816, OUTPUT_BYTES_PHYSICAL=1820, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=0, ADDITIONAL_SPILL_COUNT=0, cascading.flow.SliceCounters, Process_Begin_Time=1452796155761, Process_Duration=25, Process_End_Time=1452796155786, Read_Duration=6, Tuples_Read=200, Tuples_Written=200, Write_Duration=7, cascading.flow.StepCounters, Tuples_Read=200
2016-01-14 18:29:15,833 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796155180_0001_1_00_000000 Task Transitioned from RUNNING to SUCCEEDED due to event T_ATTEMPT_SUCCEEDED
2016-01-14 18:29:15,835 INFO  impl.VertexImpl (VertexImpl.java:transition(3536)) - Num completed Tasks for vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] : 1
2016-01-14 18:29:15,836 INFO  impl.VertexImpl (VertexImpl.java:checkVertexForCompletion(1674)) - Vertex succeeded: vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:15,838 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_FINISHED to history file
2016-01-14 18:29:15,841 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_FINISHED]: vertexName=A9080DBCC370459EACB764502DED2524, vertexId=vertex_1452796155180_0001_1_00, initRequestedTime=1452796155454, initedTime=1452796155498, startRequestedTime=1452796155502, startedTime=1452796155502, finishTime=1452796155836, timeTaken=334, status=SUCCEEDED, diagnostics=, counters=Counters: 28, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=36812, FILE_BYTES_WRITTEN=2372, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, SPILLED_RECORDS=200, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=200, OUTPUT_BYTES=3000, OUTPUT_BYTES_WITH_OVERHEAD=1816, OUTPUT_BYTES_PHYSICAL=1820, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=0, ADDITIONAL_SPILL_COUNT=0, cascading.flow.SliceCounters, Process_Begin_Time=1452796155761, Process_Duration=25, Process_End_Time=1452796155786, Read_Duration=6, Tuples_Read=200, Tuples_Written=200, Write_Duration=7, cascading.flow.StepCounters, Tuples_Read=200, vertexStats=firstTaskStartTime=1452796155530, firstTasksToStart=[ task_1452796155180_0001_1_00_000000 ], lastTaskFinishTime=1452796155826, lastTasksToFinish=[ task_1452796155180_0001_1_00_000000 ], minTaskDuration=296, maxTaskDuration=296, avgTaskDuration=296.0, numSuccessfulTasks=1, shortestDurationTasks=[ task_1452796155180_0001_1_00_000000 ], longestDurationTasks=[ task_1452796155180_0001_1_00_000000 ], vertexTaskStats={numFailedTasks=0, numSucceededTasks=1, numKilledTaskAttempts=0, numKilledTasks=0, numFailedTaskAttempts=0, numCompletedTasks=1}
2016-01-14 18:29:15,841 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] transitioned from RUNNING to SUCCEEDED due to event V_TASK_COMPLETED
2016-01-14 18:29:15,843 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000001 transitioned from RUNNING to IDLE via event C_TA_SUCCEEDED
2016-01-14 18:29:15,843 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_STOPPED to history file
2016-01-14 18:29:15,844 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:CONTAINER_STOPPED]: containerId=container_1452796155180_0001_00_000001, stoppedTime=1452796155843, exitStatus=0
2016-01-14 18:29:15,845 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000001 transitioned from IDLE to STOP_REQUESTED via event C_STOP_REQUEST
2016-01-14 18:29:15,845 INFO  impl.VertexImpl (VertexImpl.java:transition(3477)) - Source task attempt completed for vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] attempt: attempt_1452796155180_0001_1_00_000000_0 with state: SUCCEEDED vertexState: RUNNING
2016-01-14 18:29:15,845 INFO  vertexmanager.ShuffleVertexManager (ShuffleVertexManager.java:schedulePendingTasks(608)) - All source tasks assigned. Ramping up 1 remaining tasks for vertex: C76FA9A84C014470928510E4CD510A3C
2016-01-14 18:29:15,846 INFO  impl.VertexImpl (VertexImpl.java:scheduleTasks(1250)) - Routing pending task events for vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,848 INFO  impl.DAGImpl (DAGImpl.java:transition(1747)) - Vertex vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524] completed., numCompletedVertices=1, numSuccessfulVertices=1, numFailedVertices=0, numKilledVertices=0, numVertices=2
2016-01-14 18:29:15,848 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:stop(244)) - Ignoring stop request for containerId container_1452796155180_0001_00_000001. Relying on regular task shutdown for it to end
2016-01-14 18:29:15,848 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_STARTED to history file
2016-01-14 18:29:15,849 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_STARTED]: vertexName=C76FA9A84C014470928510E4CD510A3C, taskId=task_1452796155180_0001_1_01_000000, scheduledTime=1452796155848, launchTime=1452796155848
2016-01-14 18:29:15,849 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796155180_0001_1_01_000000 Task Transitioned from NEW to SCHEDULED due to event T_SCHEDULE
2016-01-14 18:29:15,849 INFO  impl.DAGSchedulerNaturalOrderControlled (DAGSchedulerNaturalOrderControlled.java:scheduleTask(111)) - Scheduled vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:15,849 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000001 transitioned from STOP_REQUESTED to STOPPING via event C_NM_STOP_SENT
2016-01-14 18:29:15,849 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1014)) - remoteTaskSpec:DAGName : [F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert, VertexName: C76FA9A84C014470928510E4CD510A3C, VertexParallelism: 1, TaskAttemptID:attempt_1452796155180_0001_1_01_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=A9080DBCC370459EACB764502DED2524, physicalEdgeCount=1, inputClassName=org.apache.tez.runtime.library.input.OrderedGroupedKVInput }}, ], outputSpecList=[{{ destinationVertexName=91DD9E66DBAE4FDEBC74552912F31755, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }}, ]
2016-01-14 18:29:15,850 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796155180_0001_1_01_000000_0 TaskAttempt Transitioned from NEW to START_WAIT due to event TA_SCHEDULE
2016-01-14 18:29:15,850 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_LAUNCH_REQUEST
2016-01-14 18:29:15,851 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(521)) - Sending Launch Request for Container with id: container_1452796155180_0001_00_000002
2016-01-14 18:29:15,851 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000002 transitioned from ALLOCATED to LAUNCHING via event C_LAUNCH_REQUEST
2016-01-14 18:29:15,854 INFO  task.TezChild (TezChild.java:newTezChild(432)) - PID, containerIdentifier:  null, container_1452796155180_0001_00_000002
2016-01-14 18:29:15,854 WARN  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DAGAppMaster metrics system already initialized!
2016-01-14 18:29:15,856 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_LAUNCHED to history file
2016-01-14 18:29:15,856 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:CONTAINER_LAUNCHED]: containerId=container_1452796155180_0001_00_000002, launchTime=1452796155855
2016-01-14 18:29:15,856 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000002 transitioned from LAUNCHING to IDLE via event C_LAUNCHED
2016-01-14 18:29:15,857 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796155180_0001_00_000002
2016-01-14 18:29:15,858 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(827)) - Assigned taskAttempt + [attempt_1452796155180_0001_1_01_000000_0] to container: [container_1452796155180_0001_00_000002]
2016-01-14 18:29:15,858 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000002 transitioned from IDLE to RUNNING via event C_PULL_TA
2016-01-14 18:29:15,858 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(240)) - Container with id: container_1452796155180_0001_00_000002 given task: attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,858 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796155180_0001_00_000002: 0 ms after starting to poll. TaskInfo: shouldDie: false, currentTaskAttemptId: attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,859 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1146)) - TaskAttempt: [attempt_1452796155180_0001_1_01_000000_0] started. Is using containerId: [container_1452796155180_0001_00_000002] on NM: [127.0.0.1:0]
2016-01-14 18:29:15,859 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_STARTED to history file
2016-01-14 18:29:15,859 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_ATTEMPT_STARTED]: vertexName=C76FA9A84C014470928510E4CD510A3C, taskAttemptId=attempt_1452796155180_0001_1_01_000000_0, startTime=1452796155858, containerId=container_1452796155180_0001_00_000002, nodeId=127.0.0.1:0, inProgressLogs=127.0.0.1:0/node/containerlogs/container_1452796155180_0001_00_000002/teamcity, completedLogs=
2016-01-14 18:29:15 Starting to run new task attempt: attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,860 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796155180_0001_1_01_000000_0 TaskAttempt Transitioned from START_WAIT to RUNNING due to event TA_STARTED_REMOTELY
2016-01-14 18:29:15,860 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,860 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:15,861 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(273)) - Refreshing UGI since Credentials have changed
2016-01-14 18:29:15,861 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(276)) - Credentials : #Tokens=1, #SecretKeys=0
2016-01-14 18:29:15,860 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796155180_0001_1_01_000000 Task Transitioned from SCHEDULED to RUNNING due to event T_ATTEMPT_LAUNCHED
2016-01-14 18:29:15,861 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(302)) - Localizing additional local resources for Task : {}
2016-01-14 18:29:15,861 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(213)) - Container with id: container_1452796155180_0001_00_000001 is valid, but no longer registered, and will be killed
2016-01-14 18:29:15,862 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796155180_0001_00_000001: 34 ms after starting to poll. TaskInfo: shouldDie: true
2016-01-14 18:29:15,862 INFO  task.TezChild (TezChild.java:run(207)) - ContainerTask returned shouldDie=true for container container_1452796155180_0001_00_000001, Exiting
2016-01-14 18:29:15,862 INFO  task.TezChild (TezChild.java:shutdown(343)) - Shutdown invoked for container container_1452796155180_0001_00_000001
2016-01-14 18:29:15,862 INFO  task.TezChild (TezChild.java:shutdown(345)) - Shutting down container container_1452796155180_0001_00_000001
2016-01-14 18:29:15,861 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(312)) - Done localizing additional resources
2016-01-14 18:29:15,866 INFO  metrics.TaskCounterUpdater (TaskCounterUpdater.java:initResourceCalculatorPlugin(148)) -  Using ResourceCalculatorProcessTree : [ ]
2016-01-14 18:29:15,866 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(270)) - ContainerExecutionResult for: container_1452796155180_0001_00_000001 = ContainerExecutionResult{exitStatus=SUCCESS, throwable=null, errorMessage='Asked to die by the AM'}
2016-01-14 18:29:15,866 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:<init>(149)) - Initializing LogicalIOProcessorRuntimeTask with TaskSpec: DAGName : [F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F] apache/(1/1) ...latform/testInsert/insert, VertexName: C76FA9A84C014470928510E4CD510A3C, VertexParallelism: 1, TaskAttemptID:attempt_1452796155180_0001_1_01_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=A9080DBCC370459EACB764502DED2524, physicalEdgeCount=1, inputClassName=org.apache.tez.runtime.library.input.OrderedGroupedKVInput }}, ], outputSpecList=[{{ destinationVertexName=91DD9E66DBAE4FDEBC74552912F31755, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }}, ]
2016-01-14 18:29:15,867 INFO  resources.MemoryDistributor (MemoryDistributor.java:<init>(85)) - InitialMemoryDistributor (isEnabled=true) invoked with: numInputs=1, numOutputs=1, JVM.maxFree=704643072
2016-01-14 18:29:15,868 INFO  task.TezTaskRunner (TezTaskRunner.java:run(172)) - Initializing task, taskAttemptId=attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,868 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(191)) - Initializing LogicalProcessorIORuntimeTask
2016-01-14 18:29:15,868 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(195)) - Creating processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:15,867 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(274)) - Container: container_1452796155180_0001_00_000001 completed successfully
2016-01-14 18:29:15,870 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(438)) - Initializing Output using OutputSpec: { destinationVertexName=91DD9E66DBAE4FDEBC74552912F31755, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }
2016-01-14 18:29:15,870 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(389)) - Initializing Input using InputSpec: { sourceVertexName=A9080DBCC370459EACB764502DED2524, physicalEdgeCount=1, inputClassName=org.apache.tez.runtime.library.input.OrderedGroupedKVInput }
2016-01-14 18:29:15,870 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(488)) - Initializing processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:15,870 INFO  impl.TaskImpl (TaskImpl.java:getTaskAttemptTezEvents(481)) - TaskAttempt:attempt_1452796155180_0001_1_01_000000_0 sent events: (0-1)
2016-01-14 18:29:15,872 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createOutput(565)) - Creating Output
2016-01-14 18:29:15,871 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000001 transitioned from STOPPING to COMPLETED via event C_COMPLETED
2016-01-14 18:29:15,874 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(446)) - Initializing Output with dest edge: 91DD9E66DBAE4FDEBC74552912F31755
2016-01-14 18:29:15,874 INFO  output.MROutput (MROutput.java:initialize(347)) - Initializing Simple Output
2016-01-14 18:29:15,874 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 0, type: OUTPUT, componentVertexName: 91DD9E66DBAE4FDEBC74552912F31755
2016-01-14 18:29:15,878 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(88)) - cascading version: 3.0.4
2016-01-14 18:29:15,880 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createInput(537)) - Creating Input
2016-01-14 18:29:15,882 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(397)) - Initializing Input with src edge: A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,896 INFO  output.MROutput (MROutput.java:initialize(418)) - Initialized Simple Output, using_new_api: false
2016-01-14 18:29:15,896 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(452)) - Initialized Output with dest edge: 91DD9E66DBAE4FDEBC74552912F31755
2016-01-14 18:29:15,904 INFO  orderedgrouped.MergeManager (MergeManager.java:getInitialMemoryRequirement(310)) - Initial Shuffle Memory Required: 634178752, based on INPUT_BUFFER_factor: 0.9
2016-01-14 18:29:15,904 INFO  orderedgrouped.MergeManager (MergeManager.java:getInitialMemoryRequirement(320)) - Initial Memory required for final merged output: 0, using factor: 0.0
2016-01-14 18:29:15,904 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 634178752, type: INPUT, componentVertexName: A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,906 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(403)) - Initialized Input with src edge: A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,907 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(94)) - flow node id: C76FA9A84C014470928510E4CD510A3C, ordinal: 1
2016-01-14 18:29:15,907 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: C76FA9A84C014470928510E4CD510A3C, mem on start (mb), free: 122, total: 281, max: 672
2016-01-14 18:29:15,907 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(491)) - Initialized processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:15,907 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 2 initializers to finish
2016-01-14 18:29:15,908 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 1 initializers to finish
2016-01-14 18:29:15,908 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(233)) - All initializers finished
2016-01-14 18:29:15,910 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(124)) - Using Allocator class: org.apache.tez.runtime.library.resources.WeightedScalingMemoryDistributor
2016-01-14 18:29:15,911 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:getRequestTypeForClass(197)) - Falling back to RequestType.OTHER for class: org.apache.tez.mapreduce.output.MROutput
2016-01-14 18:29:15,911 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 1, for type: OTHER
2016-01-14 18:29:15,911 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 12, for type: SORTED_MERGED_INPUT
2016-01-14 18:29:15,911 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:computeReservedFraction(262)) - InitialReservationFraction=0.3, AdditionalReservationFractionForIOs=0.03, finalReserveFractionUsed=0.32999999999999996
2016-01-14 18:29:15,911 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:assignMemory(126)) - Scaling Requests. NumRequests: 2, numScaledRequests: 13, TotalRequested: 634178752, TotalRequestedScaled: 5.853957710769231E8, TotalJVMHeap: 704643072, TotalAvailable: 472110858, TotalRequested/TotalJVMHeap:0.90
2016-01-14 18:29:15,913 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: OUTPUT, 91DD9E66DBAE4FDEBC74552912F31755, org.apache.tez.mapreduce.output.MROutput: requested=0, allocated=0
2016-01-14 18:29:15,913 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: INPUT, A9080DBCC370459EACB764502DED2524, org.apache.tez.runtime.library.input.OrderedGroupedKVInput: requested=634178752, allocated=472110858
2016-01-14 18:29:15,914 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(255)) - Starting Inputs/Outputs
2016-01-14 18:29:15,914 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(268)) - Input: A9080DBCC370459EACB764502DED2524 being auto started by the framework. Subsequent instances will not be auto-started
2016-01-14 18:29:15,914 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(419)) - Starting Input with src edge: A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,914 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(289)) - Num IOs determined for AutoStart: 1
2016-01-14 18:29:15,915 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(291)) - Waiting for 1 IOs to start
2016-01-14 18:29:15,925 INFO  common.TezRuntimeUtils (TezRuntimeUtils.java:instantiateCombiner(65)) - No combiner specified via tez.runtime.combiner.class. Combiner will not be used
2016-01-14 18:29:15,925 INFO  orderedgrouped.Shuffle (Shuffle.java:<init>(182)) - Shuffle assigned with 1 inputs, codec: NoneifileReadAhead: true
2016-01-14 18:29:15,928 INFO  orderedgrouped.ShuffleScheduler (ShuffleScheduler.java:<init>(158)) - ShuffleScheduler running for sourceVertex: A9080DBCC370459EACB764502DED2524 with configuration: maxFetchFailuresBeforeReporting=5, reportReadErrorImmediately=true, maxFailedUniqueFetches=1, abortFailureLimit=30, maxMapRuntime=0, maxTaskOutputAtOnce=20
2016-01-14 18:29:15,930 INFO  orderedgrouped.MergeManager (MergeManager.java:<init>(221)) - InitialRequest: ShuffleMem=634178752, postMergeMem=0, RuntimeTotalAvailable=472110858. Updated to: ShuffleMem=472110858, postMergeMem: 0
2016-01-14 18:29:15,931 INFO  orderedgrouped.MergeManager (MergeManager.java:<init>(252)) - MergerManager: memoryLimit=472110858, maxSingleShuffleLimit=118027712, mergeThreshold=424899744, ioSortFactor=100, memToMemMergeOutputsThreshold=100
2016-01-14 18:29:15,934 INFO  orderedgrouped.Shuffle (Shuffle.java:<init>(233)) - Num fetchers being started: 1
2016-01-14 18:29:15,939 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(421)) - Started Input with src edge: A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,940 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(304)) - AutoStartComplete
2016-01-14 18:29:15,941 INFO  task.TezTaskRunner (TezTaskRunner.java:run(175)) - Running task, taskAttemptId=attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,941 INFO  orderedgrouped.ShuffleInputEventHandlerOrderedGrouped (ShuffleInputEventHandlerOrderedGrouped.java:processDataMovementEvent(84)) - DME srcIdx: 0, targetIdx: 0, attemptNum: 0, payload: [host: ip-10-187-41-40, port: 0, pathComponent: attempt_1452796155180_0001_1_00_000000_0_10006, runDuration: 250432, ]
2016-01-14 18:29:15,944 INFO  graph.Hadoop2TezStreamGraph (Hadoop2TezStreamGraph.java:buildGraph(151)) - using streamed source: GroupBy(apache)[by:[{1}:'A']]
2016-01-14 18:29:15,951 INFO  tez.FlowProcessor (FlowProcessor.java:run(121)) - sourcing from: GroupBy(apache)[by:[{1}:'A']] streamed: true, id: 468611B0C3EB452F916E8A0A220EC3FB
2016-01-14 18:29:15,951 INFO  tez.FlowProcessor (FlowProcessor.java:run(124)) - sinking to: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testInsert/insert"], id: 91DD9E66DBAE4FDEBC74552912F31755
2016-01-14 18:29:15,951 INFO  orderedgrouped.ShuffleScheduler (ShuffleScheduler.java:logIndividualFetchComplete(250)) - Completed fetch for attempt: InputAttemptIdentifier [inputIdentifier=InputIdentifier [inputIndex=0], attemptNumber=0, pathComponent=attempt_1452796155180_0001_1_00_000000_0_10006] to DISK_DIRECT, CompressedSize=1820, DecompressedSize=1816,EndTime=1452796155951, TimeTaken=3, Rate=0.58 MB/s
2016-01-14 18:29:15,951 INFO  orderedgrouped.ShuffleScheduler (ShuffleScheduler.java:copySucceeded(213)) - All inputs fetched for input vertex : A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,952 INFO  element.TezSinkStage (TezSinkStage.java:prepare(57)) - calling MROutput#start() on: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testInsert/insert"]
2016-01-14 18:29:15,952 INFO  orderedgrouped.ShuffleScheduler (ShuffleScheduler.java:logProgress(263)) - copy(1 of 1. Transfer rate (CumulativeDataFetched/TimeSinceInputStarted)) 0.00 MB/s)
2016-01-14 18:29:15,952 INFO  orderedgrouped.ShuffleScheduler (ShuffleScheduler.java:freeHost(529)) - ip-10-187-41-40:0 freed by fetcher [A9080DBCC370459EACB764502DED2524] #1 in 5ms
2016-01-14 18:29:15,952 INFO  element.TezGroupGate (TezGroupGate.java:prepare(88)) - calling OrderedGroupedKVInput#start() on: GroupBy(apache)[by:[{1}:'A']] 468611B0C3EB452F916E8A0A220EC3FB, for 1 inputs
2016-01-14 18:29:15,954 INFO  orderedgrouped.Shuffle (Shuffle.java:cleanupFetchers(394)) - Shutdown..fetcher [A9080DBCC370459EACB764502DED2524] #1, status:false, isInterrupted:false
2016-01-14 18:29:15,955 INFO  orderedgrouped.MergeManager (MergeManager.java:finalMerge(854)) - finalMerge called with 0 in-memory map-outputs and 1 on-disk map-outputs
2016-01-14 18:29:15,957 INFO  orderedgrouped.MergeManager (MergeManager.java:finalMerge(951)) - Merging 1 files, 1820 bytes from disk
2016-01-14 18:29:15,957 INFO  orderedgrouped.MergeManager (MergeManager.java:finalMerge(966)) - Merging 0 segments, 0 bytes from memory into reduce
2016-01-14 18:29:15,962 INFO  impl.TezMerger (TezMerger.java:merge(560)) - Merging 1 sorted segments
2016-01-14 18:29:15,965 INFO  impl.TezMerger (TezMerger.java:merge(665)) - Down to the last merge-pass, with 1 segments left of total size: 1803 bytes
2016-01-14 18:29:15,965 INFO  orderedgrouped.Shuffle (Shuffle.java:call(381)) - merge complete for input vertex : A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,967 INFO  orderedgrouped.Shuffle (Shuffle.java:onSuccess(488)) - Shuffle Runner thread complete
2016-01-14 18:29:15,967 INFO  tez.FlowProcessor (FlowProcessor.java:waitForInputsReady(202)) - flow node id: C76FA9A84C014470928510E4CD510A3C, all 1 inputs ready in: 00:00:00.012
2016-01-14 18:29:15,970 INFO  common.ValuesIterator (ValuesIterator.java:<init>(83)) - keyDeserializer=cascading.tuple.hadoop.io.TupleDeserializer@df0ec2f; valueDeserializer=cascading.tuple.hadoop.io.TupleDeserializer@442208cf
2016-01-14 18:29:15,993 INFO  output.MROutput (MROutput.java:flush(534)) - Flushing Simple Output
2016-01-14 18:29:15,994 INFO  output.MROutput (MROutput.java:flush(544)) - Flushed Simple Output
2016-01-14 18:29:15,994 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:canCommit(353)) - Commit go/no-go request from attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,995 INFO  impl.TaskImpl (TaskImpl.java:canCommit(750)) - attempt_1452796155180_0001_1_01_000000_0 given a go for committing the task output.
2016-01-14 18:29:15,996 INFO  task.TezTaskRunner (TezTaskRunner.java:run(177)) - Closing task, taskAttemptId=attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:15,996 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: C76FA9A84C014470928510E4CD510A3C, mem on close (mb), free: 116, total: 281, max: 672
2016-01-14 18:29:15,997 INFO  orderedgrouped.Shuffle (Shuffle.java:shutdown(320)) - Shutting down Shuffle for source: A9080DBCC370459EACB764502DED2524
2016-01-14 18:29:15,997 INFO  orderedgrouped.MergeManager (MergeManager.java:finalMerge(854)) - finalMerge called with 0 in-memory map-outputs and 0 on-disk map-outputs
2016-01-14 18:29:15,998 INFO  orderedgrouped.MergeManager (MergeManager.java:finalMerge(951)) - Merging 0 files, 0 bytes from disk
2016-01-14 18:29:15,998 INFO  orderedgrouped.MergeManager (MergeManager.java:finalMerge(966)) - Merging 0 segments, 0 bytes from memory into reduce
2016-01-14 18:29:15,998 INFO  impl.TezMerger (TezMerger.java:merge(560)) - Merging 0 sorted segments
2016-01-14 18:29:15,999 INFO  impl.TezMerger (TezMerger.java:merge(562)) - Nothing to merge. Returning an empty iterator
2016-01-14 18:29:16 Completed running task attempt: attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:16,001 INFO  task.TezTaskRunner (TezTaskRunner.java:run(181)) - Task completed, taskAttemptId=attempt_1452796155180_0001_1_01_000000_0, fatalErrorOccurred=false
2016-01-14 18:29:16,002 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_FINISHED to history file
2016-01-14 18:29:16,003 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_ATTEMPT_FINISHED]: vertexName=C76FA9A84C014470928510E4CD510A3C, taskAttemptId=attempt_1452796155180_0001_1_01_000000_0, startTime=1452796155858, finishTime=1452796156002, timeTaken=144, status=SUCCEEDED, errorEnum=, diagnostics=, counters=Counters: 46, File System Counters, FILE_BYTES_READ=1852, FILE_BYTES_WRITTEN=816, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, REDUCE_INPUT_GROUPS=0, REDUCE_INPUT_RECORDS=200, COMBINE_INPUT_RECORDS=0, SPILLED_RECORDS=200, NUM_SHUFFLED_INPUTS=1, NUM_SKIPPED_INPUTS=0, NUM_FAILED_SHUFFLE_INPUTS=0, MERGED_MAP_OUTPUTS=1, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, OUTPUT_RECORDS=200, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=1820, SHUFFLE_BYTES=1820, SHUFFLE_BYTES_DECOMPRESSED=1816, SHUFFLE_BYTES_TO_MEM=0, SHUFFLE_BYTES_TO_DISK=0, SHUFFLE_BYTES_DISK_DIRECT=1820, NUM_MEM_TO_DISK_MERGES=0, NUM_DISK_TO_DISK_MERGES=0, SHUFFLE_PHASE_TIME=28, MERGE_PHASE_TIME=40, FIRST_EVENT_RECEIVED=22, LAST_EVENT_RECEIVED=22, Shuffle Errors, BAD_ID=0, CONNECTION=0, IO_ERROR=0, WRONG_LENGTH=0, WRONG_MAP=0, WRONG_REDUCE=0, cascading.flow.SliceCounters, Process_Begin_Time=1452796155968, Process_Duration=28, Process_End_Time=1452796155996, Read_Duration=11, Tuples_Read=200, Tuples_Written=200, Write_Duration=0, cascading.flow.StepCounters, Tuples_Written=200
2016-01-14 18:29:16,004 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796155180_0001_1_01_000000_0 TaskAttempt Transitioned from RUNNING to SUCCEEDED due to event TA_DONE
2016-01-14 18:29:16,004 INFO  impl.TaskImpl (TaskImpl.java:transition(1052)) - Task succeeded with attempt attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:16,004 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_ENDED
2016-01-14 18:29:16,005 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_FINISHED to history file
2016-01-14 18:29:16,006 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:TASK_FINISHED]: vertexName=C76FA9A84C014470928510E4CD510A3C, taskId=task_1452796155180_0001_1_01_000000, startTime=1452796155858, finishTime=1452796156004, timeTaken=146, status=SUCCEEDED, successfulAttemptID=attempt_1452796155180_0001_1_01_000000_0, diagnostics=, counters=Counters: 46, File System Counters, FILE_BYTES_READ=1852, FILE_BYTES_WRITTEN=816, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, REDUCE_INPUT_GROUPS=0, REDUCE_INPUT_RECORDS=200, COMBINE_INPUT_RECORDS=0, SPILLED_RECORDS=200, NUM_SHUFFLED_INPUTS=1, NUM_SKIPPED_INPUTS=0, NUM_FAILED_SHUFFLE_INPUTS=0, MERGED_MAP_OUTPUTS=1, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, OUTPUT_RECORDS=200, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=1820, SHUFFLE_BYTES=1820, SHUFFLE_BYTES_DECOMPRESSED=1816, SHUFFLE_BYTES_TO_MEM=0, SHUFFLE_BYTES_TO_DISK=0, SHUFFLE_BYTES_DISK_DIRECT=1820, NUM_MEM_TO_DISK_MERGES=0, NUM_DISK_TO_DISK_MERGES=0, SHUFFLE_PHASE_TIME=28, MERGE_PHASE_TIME=40, FIRST_EVENT_RECEIVED=22, LAST_EVENT_RECEIVED=22, Shuffle Errors, BAD_ID=0, CONNECTION=0, IO_ERROR=0, WRONG_LENGTH=0, WRONG_MAP=0, WRONG_REDUCE=0, cascading.flow.SliceCounters, Process_Begin_Time=1452796155968, Process_Duration=28, Process_End_Time=1452796155996, Read_Duration=11, Tuples_Read=200, Tuples_Written=200, Write_Duration=0, cascading.flow.StepCounters, Tuples_Written=200
2016-01-14 18:29:16,006 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796155180_0001_1_01_000000 Task Transitioned from RUNNING to SUCCEEDED due to event T_ATTEMPT_SUCCEEDED
2016-01-14 18:29:16,006 INFO  impl.VertexImpl (VertexImpl.java:transition(3536)) - Num completed Tasks for vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] : 1
2016-01-14 18:29:16,006 INFO  impl.VertexImpl (VertexImpl.java:checkVertexForCompletion(1674)) - Vertex succeeded: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:16,008 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:cleanup(712)) - Final Counters : Counters: 46 [[File System Counters FILE_BYTES_READ=1852, FILE_BYTES_WRITTEN=816, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0][org.apache.tez.common.counters.TaskCounter REDUCE_INPUT_GROUPS=0, REDUCE_INPUT_RECORDS=200, COMBINE_INPUT_RECORDS=0, SPILLED_RECORDS=200, NUM_SHUFFLED_INPUTS=1, NUM_SKIPPED_INPUTS=0, NUM_FAILED_SHUFFLE_INPUTS=0, MERGED_MAP_OUTPUTS=1, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, OUTPUT_RECORDS=200, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=1820, SHUFFLE_BYTES=1820, SHUFFLE_BYTES_DECOMPRESSED=1816, SHUFFLE_BYTES_TO_MEM=0, SHUFFLE_BYTES_TO_DISK=0, SHUFFLE_BYTES_DISK_DIRECT=1820, NUM_MEM_TO_DISK_MERGES=0, NUM_DISK_TO_DISK_MERGES=0, SHUFFLE_PHASE_TIME=28, MERGE_PHASE_TIME=40, FIRST_EVENT_RECEIVED=22, LAST_EVENT_RECEIVED=22][Shuffle Errors BAD_ID=0, CONNECTION=0, IO_ERROR=0, WRONG_LENGTH=0, WRONG_MAP=0, WRONG_REDUCE=0][cascading.flow.SliceCounters Process_Begin_Time=1452796155968, Process_Duration=28, Process_End_Time=1452796155996, Read_Duration=11, Tuples_Read=200, Tuples_Written=200, Write_Duration=0][cascading.flow.StepCounters Tuples_Written=200]]
2016-01-14 18:29:16,010 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_FINISHED to history file
2016-01-14 18:29:16,011 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:VERTEX_FINISHED]: vertexName=C76FA9A84C014470928510E4CD510A3C, vertexId=vertex_1452796155180_0001_1_01, initRequestedTime=1452796155456, initedTime=1452796155492, startRequestedTime=1452796155508, startedTime=1452796155508, finishTime=1452796156007, timeTaken=499, status=SUCCEEDED, diagnostics=, counters=Counters: 46, File System Counters, FILE_BYTES_READ=1852, FILE_BYTES_WRITTEN=816, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, REDUCE_INPUT_GROUPS=0, REDUCE_INPUT_RECORDS=200, COMBINE_INPUT_RECORDS=0, SPILLED_RECORDS=200, NUM_SHUFFLED_INPUTS=1, NUM_SKIPPED_INPUTS=0, NUM_FAILED_SHUFFLE_INPUTS=0, MERGED_MAP_OUTPUTS=1, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=295174144, OUTPUT_RECORDS=200, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=1820, SHUFFLE_BYTES=1820, SHUFFLE_BYTES_DECOMPRESSED=1816, SHUFFLE_BYTES_TO_MEM=0, SHUFFLE_BYTES_TO_DISK=0, SHUFFLE_BYTES_DISK_DIRECT=1820, NUM_MEM_TO_DISK_MERGES=0, NUM_DISK_TO_DISK_MERGES=0, SHUFFLE_PHASE_TIME=28, MERGE_PHASE_TIME=40, FIRST_EVENT_RECEIVED=22, LAST_EVENT_RECEIVED=22, Shuffle Errors, BAD_ID=0, CONNECTION=0, IO_ERROR=0, WRONG_LENGTH=0, WRONG_MAP=0, WRONG_REDUCE=0, cascading.flow.SliceCounters, Process_Begin_Time=1452796155968, Process_Duration=28, Process_End_Time=1452796155996, Read_Duration=11, Tuples_Read=200, Tuples_Written=200, Write_Duration=0, cascading.flow.StepCounters, Tuples_Written=200, vertexStats=firstTaskStartTime=1452796155858, firstTasksToStart=[ task_1452796155180_0001_1_01_000000 ], lastTaskFinishTime=1452796156002, lastTasksToFinish=[ task_1452796155180_0001_1_01_000000 ], minTaskDuration=144, maxTaskDuration=144, avgTaskDuration=144.0, numSuccessfulTasks=1, shortestDurationTasks=[ task_1452796155180_0001_1_01_000000 ], longestDurationTasks=[ task_1452796155180_0001_1_01_000000 ], vertexTaskStats={numFailedTasks=0, numSucceededTasks=1, numKilledTaskAttempts=0, numKilledTasks=0, numFailedTaskAttempts=0, numCompletedTasks=1}
2016-01-14 18:29:16,013 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: 
2016-01-14 18:29:16,014 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:16,015 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] transitioned from RUNNING to SUCCEEDED due to event V_TASK_COMPLETED
2016-01-14 18:29:16,016 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000002 transitioned from RUNNING to IDLE via event C_TA_SUCCEEDED
2016-01-14 18:29:16,017 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:CONTAINER_STOPPED]: containerId=container_1452796155180_0001_00_000002, stoppedTime=1452796156017, exitStatus=0
2016-01-14 18:29:16,018 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000002 transitioned from IDLE to STOP_REQUESTED via event C_STOP_REQUEST
2016-01-14 18:29:16,018 INFO  impl.DAGImpl (DAGImpl.java:transition(1747)) - Vertex vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C] completed., numCompletedVertices=2, numSuccessfulVertices=2, numFailedVertices=0, numKilledVertices=0, numVertices=2
2016-01-14 18:29:16,019 INFO  impl.DAGImpl (DAGImpl.java:commitOrAbortOutputs(831)) - Calling DAG commit/abort for dag: dag_1452796155180_0001_1
2016-01-14 18:29:16,019 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:DAG_COMMIT_STARTED]: dagID=dag_1452796155180_0001_1
2016-01-14 18:29:16,020 INFO  impl.DAGImpl (DAGImpl.java:commitOrAbortOutputs(871)) - No output committers for vertex: vertex_1452796155180_0001_1_00 [A9080DBCC370459EACB764502DED2524]
2016-01-14 18:29:16,020 INFO  impl.DAGImpl (DAGImpl.java:commitOrAbortOutputs(892)) - Committing output: 91DD9E66DBAE4FDEBC74552912F31755 for vertex: vertex_1452796155180_0001_1_01 [C76FA9A84C014470928510E4CD510A3C]
2016-01-14 18:29:16,016 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796155180_0001_00_000002
2016-01-14 18:29:16,018 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_STOPPED to history file
2016-01-14 18:29:16,022 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(213)) - Container with id: container_1452796155180_0001_00_000002 is valid, but no longer registered, and will be killed
2016-01-14 18:29:16,023 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796155180_0001_00_000002: 0 ms after starting to poll. TaskInfo: shouldDie: true
2016-01-14 18:29:16,023 INFO  task.TezChild (TezChild.java:run(207)) - ContainerTask returned shouldDie=true for container container_1452796155180_0001_00_000002, Exiting
2016-01-14 18:29:16,023 INFO  task.TezChild (TezChild.java:shutdown(343)) - Shutdown invoked for container container_1452796155180_0001_00_000002
2016-01-14 18:29:16,023 INFO  task.TezChild (TezChild.java:shutdown(345)) - Shutting down container container_1452796155180_0001_00_000002
2016-01-14 18:29:16,024 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(270)) - ContainerExecutionResult for: container_1452796155180_0001_00_000002 = ContainerExecutionResult{exitStatus=SUCCESS, throwable=null, errorMessage='Asked to die by the AM'}
2016-01-14 18:29:16,024 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(274)) - Container: container_1452796155180_0001_00_000002 completed successfully
2016-01-14 18:29:16,032 INFO  recovery.RecoveryService (RecoveryService.java:handle(306)) - DAG completed, dagId=dag_1452796155180_0001_1, queueSize=0
2016-01-14 18:29:16,033 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_FINISHED to history file
2016-01-14 18:29:16,035 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796155180_0001_1][Event:DAG_FINISHED]: dagId=dag_1452796155180_0001_1, startTime=1452796155451, finishTime=1452796156030, timeTaken=579, status=SUCCEEDED, diagnostics=, counters=Counters: 55, org.apache.tez.common.counters.DAGCounter, NUM_SUCCEEDED_TASKS=2, TOTAL_LAUNCHED_TASKS=2, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=38664, FILE_BYTES_WRITTEN=3188, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, REDUCE_INPUT_GROUPS=0, REDUCE_INPUT_RECORDS=200, COMBINE_INPUT_RECORDS=0, SPILLED_RECORDS=400, NUM_SHUFFLED_INPUTS=1, NUM_SKIPPED_INPUTS=0, NUM_FAILED_SHUFFLE_INPUTS=0, MERGED_MAP_OUTPUTS=1, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=590348288, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=400, OUTPUT_BYTES=3000, OUTPUT_BYTES_WITH_OVERHEAD=1816, OUTPUT_BYTES_PHYSICAL=1820, ADDITIONAL_SPILLS_BYTES_WRITTEN=0, ADDITIONAL_SPILLS_BYTES_READ=1820, ADDITIONAL_SPILL_COUNT=0, SHUFFLE_BYTES=1820, SHUFFLE_BYTES_DECOMPRESSED=1816, SHUFFLE_BYTES_TO_MEM=0, SHUFFLE_BYTES_TO_DISK=0, SHUFFLE_BYTES_DISK_DIRECT=1820, NUM_MEM_TO_DISK_MERGES=0, NUM_DISK_TO_DISK_MERGES=0, SHUFFLE_PHASE_TIME=28, MERGE_PHASE_TIME=40, FIRST_EVENT_RECEIVED=22, LAST_EVENT_RECEIVED=22, Shuffle Errors, BAD_ID=0, CONNECTION=0, IO_ERROR=0, WRONG_LENGTH=0, WRONG_MAP=0, WRONG_REDUCE=0, cascading.flow.SliceCounters, Process_Begin_Time=2905592311729, Process_Duration=53, Process_End_Time=2905592311782, Read_Duration=17, Tuples_Read=400, Tuples_Written=400, Write_Duration=7, cascading.flow.StepCounters, Tuples_Read=200, Tuples_Written=200
2016-01-14 18:29:16,035 INFO  impl.DAGImpl (DAGImpl.java:finished(1180)) - DAG: dag_1452796155180_0001_1 finished with state: SUCCEEDED
2016-01-14 18:29:16,035 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796155180_0001_1 transitioned from RUNNING to SUCCEEDED due to event DAG_VERTEX_COMPLETED
2016-01-14 18:29:16,036 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796155180_0001_00_000002 transitioned from STOP_REQUESTED to COMPLETED via event C_COMPLETED
2016-01-14 18:29:16,036 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:stop(242)) - Ignoring stop request for containerId: container_1452796155180_0001_00_000002
2016-01-14 18:29:16 Completed Dag: dag_1452796155180_0001_1
2016-01-14 18:29:16,038 INFO  app.DAGAppMaster (DAGAppMaster.java:handle(579)) - DAG completed, dagId=dag_1452796155180_0001_1, dagState=SUCCEEDED
2016-01-14 18:29:16,039 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: dag_1452796155180_0001_1_post
2016-01-14 18:29:16,040 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:16,040 INFO  app.DAGAppMaster (DAGAppMaster.java:handle(625)) - Waiting for next DAG to be submitted.
2016-01-14 18:29:16,045 INFO  client.TezClient (TezClient.java:stop(495)) - Shutting down Tez Session, sessionName=(1/1) ...latform/testInsert/insert, applicationId=application_1452796155180_0001
2016-01-14 18:29:16,050 INFO  client.DAGClientHandler (DAGClientHandler.java:shutdownAM(117)) - Received message to shutdown AM
2016-01-14 18:29:16,050 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:setShouldUnregisterFlag(580)) - TaskScheduler notified that it should unregister from RM
2016-01-14 18:29:16,050 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdownTezAM(1088)) - No current running DAG, shutting down the AM
2016-01-14 18:29:16,051 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdown(692)) - DAGAppMasterShutdownHandler invoked
2016-01-14 18:29:16,051 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdown(701)) - Handling DAGAppMaster shutdown
2016-01-14 18:29:16,052 INFO  app.DAGAppMaster (DAGAppMaster.java:run(721)) - Sleeping for 5 seconds before shutting down
2016-01-14 18:29:16,052 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceStop(79)) - Stopping HistoryEventHandler
2016-01-14 18:29:16,053 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(189)) - Stopping RecoveryService
2016-01-14 18:29:16,053 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(192)) - Handle the remaining events in queue, queue size=0
2016-01-14 18:29:16,054 INFO  recovery.RecoveryService (RecoveryService.java:run(166)) - EventQueue take interrupted. Returning
2016-01-14 18:29:16,054 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(214)) - Closing Summary Stream
2016-01-14 18:29:16,055 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceStop(118)) - Stopping SimpleHistoryLoggingService, eventQueueBacklog=0
2016-01-14 18:29:16,056 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:run(105)) - EventQueue take interrupted. Returning
2016-01-14 18:29:16,062 INFO  app.DAGAppMaster (DAGAppMaster.java:run(1773)) - Completed deletion of tez scratch data dir, path=file:/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/F6F2996007554B13ACAAC8D6E1862FE1/FF95E98F92274BAA8D62F8A8BDB8847F/.tez/application_1452796155180_0001
2016-01-14 18:29:16,063 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [apache]  completed in: 00:00.926
2016-01-14 18:29:16,163 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(189)) - copying to local /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output//hadoop2-tez/functionplatform/testInsert/insert
2016-01-14 18:29:16,200 INFO  util.Util (Util.java:findMainClass(1327)) - using default application jar, may cause class not found exceptions on the cluster
2016-01-14 18:29:16,200 INFO  planner.Hadoop2TezPlanner (Hadoop2TezPlanner.java:initialize(149)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-tez/3.0.4/561447ee876073bb61fddc52e2ad157f45c8edd/cascading-hadoop2-tez-3.0.4.jar
2016-01-14 18:29:16,263 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] executed rule registry: NoHashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.026
2016-01-14 18:29:16,279 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] executed rule registry: HashJoinHadoop2TezRuleRegistry, completed as: SUCCESS, in: 00:00.042
2016-01-14 18:29:16,280 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] rule registry: NoHashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 1
2016-01-14 18:29:16,280 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] rule registry: HashJoinHadoop2TezRuleRegistry, supports assembly with steps: 1, nodes: 1
2016-01-14 18:29:16,281 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] rule registry: NoHashJoinHadoop2TezRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-01-14 18:29:16,301 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] tap forcing step to tez local mode: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt
2016-01-14 18:29:16,302 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] tap forcing step to tez local mode: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testSetValue/setvalue
2016-01-14 18:29:16,325 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] starting
2016-01-14 18:29:16,326 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"]
2016-01-14 18:29:16,327 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testSetValue/setvalue"]
2016-01-14 18:29:16,328 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue]  parallel execution of steps is enabled: false
2016-01-14 18:29:16,328 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue]  executing total steps: 1
2016-01-14 18:29:16,329 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue]  allocating management threads: 1
2016-01-14 18:29:16,330 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] starting step: (1/1) ...orm/testSetValue/setvalue
2016-01-14 18:29:16,330 WARN  flow.Flow (BaseFlow.java:logWarn(1445)) - [setvalue] 'yarn.timeline-service.enabled' is disabled, please enable to capture detailed metrics of completed flows, this may require starting the YARN timeline server daemon
2016-01-14 18:29:16,347 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] tez session mode enabled: true
2016-01-14 18:29:16,353 INFO  client.TezClient (TezClient.java:<init>(153)) - Tez Client Version: [ component=tez-api, version=0.6.2, revision=c04283bf91fd96823eec37056d5c8b1a92728265, SCM-URL=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git, buildTime=20150804-1436 ]
2016-01-14 18:29:16,353 INFO  client.TezClient (TezClient.java:start(333)) - Session mode. Starting session.
2016-01-14 18:29:16,353 INFO  client.TezClientUtils (TezClientUtils.java:setupTezJarsLocalResources(159)) - Ignoring 'tez.lib.uris' since  'tez.ignore.lib.uris' is set to true
2016-01-14 18:29:16,365 INFO  client.TezClient (TezCommonUtils.java:createTezSystemStagingPath(118)) - Tez system stage directory file:/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3/.tez/application_1452796156353_0001 doesn't exist and is created
2016-01-14 18:29:16,381 INFO  client.LocalClient (LocalClient.java:createDAGAppMaster(328)) - DAGAppMaster thread has been created
2016-01-14 18:29:16,381 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(251)) - DAGAppMaster is not created wait for 100ms...
2016-01-14 18:29:16,382 INFO  client.LocalClient (LocalClient.java:run(275)) - Using staging directory: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3/.tez/application_1452796156353_0001
2016-01-14 18:29:16,384 INFO  app.DAGAppMaster (DAGAppMaster.java:<init>(309)) - Created DAGAppMaster for application appattempt_1452796156353_0001_000000, versionInfo=[ component=tez-dag, version=0.6.2, revision=c04283bf91fd96823eec37056d5c8b1a92728265, SCM-URL=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git, buildTime=20150804-1436 ]
2016-01-14 18:29:16,401 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceInit(333)) - Comparing client version with AM version, clientVersion=0.6.2, AMVersion=0.6.2
2016-01-14 18:29:16,402 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceInit(386)) - Adding session token to jobTokenSecretManager for application
2016-01-14 18:29:16,404 INFO  node.AMNodeTracker (AMNodeTracker.java:serviceInit(77)) - blacklistDisablePercent is 33, blacklistingEnabled: false, maxTaskFailuresPerNode: 1
2016-01-14 18:29:16,404 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceInit(50)) - Initializing HistoryEventHandler
2016-01-14 18:29:16,404 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceInit(66)) - Log file location for SimpleHistoryLoggingService not specified, defaulting to containerLogDir=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3/.tez/application_1452796156353_0001/localmode-log-dir
2016-01-14 18:29:16,405 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceInit(88)) - Initializing SimpleHistoryLoggingService, logFileLocation=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3/.tez/application_1452796156353_0001/localmode-log-dir/history.txt.appattempt_1452796156353_0001_000000, maxErrors=10
2016-01-14 18:29:16,405 INFO  recovery.RecoveryService (RecoveryService.java:serviceInit(109)) - Initializing RecoveryService
2016-01-14 18:29:16,405 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:N/A][Event:AM_LAUNCHED]: appAttemptId=appattempt_1452796156353_0001_000000, appSubmitTime=1452796156384, launchTime=1452796156384
2016-01-14 18:29:16,413 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceStart(73)) - Starting HistoryEventHandler
2016-01-14 18:29:16,414 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceStart(95)) - Starting SimpleHistoryLoggingService
2016-01-14 18:29:16,415 INFO  recovery.RecoveryService (RecoveryService.java:serviceStart(127)) - Starting RecoveryService
2016-01-14 18:29:16,416 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event AM_LAUNCHED to history file
2016-01-14 18:29:16,418 INFO  client.DAGClientServer (DAGClientServer.java:serviceStart(91)) - Instantiated DAGClientRPCServer at ip-10-187-41-40.ec2.internal/10.187.41.40:59381
2016-01-14 18:29:16,420 WARN  impl.MetricsConfig (MetricsConfig.java:loadFirst(124)) - Cannot locate configuration: tried hadoop-metrics2-dagappmaster.properties,hadoop-metrics2.properties
2016-01-14 18:29:16,422 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:N/A][Event:AM_STARTED]: appAttemptId=appattempt_1452796156353_0001_000000, startTime=1452796156422
2016-01-14 18:29:16,422 INFO  app.DAGAppMaster (DAGAppMaster.java:serviceStart(1644)) - In Session mode. Waiting for DAG over RPC
2016-01-14 18:29:16,422 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event AM_STARTED to history file
2016-01-14 18:29:16,481 INFO  client.LocalClient (LocalClient.java:startDAGAppMaster(236)) - DAGAppMaster state: IDLE
2016-01-14 18:29:16,482 INFO  client.TezClient (TezClient.java:start(367)) - The url to track the Tez Session: N/A
2016-01-14 18:29:16,482 INFO  client.TezClient (TezClient.java:submitDAGSession(405)) - Submitting dag to TezSession, sessionName=(1/1) ...orm/testSetValue/setvalue, applicationId=application_1452796156353_0001, dagName=[B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3] setvalue/(1/1) ...orm/testSetValue/setvalue
2016-01-14 18:29:16,533 INFO  app.DAGAppMaster (DAGAppMaster.java:submitDAGToAppMaster(1126)) - Starting DAG submitted via RPC: [B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3] setvalue/(1/1) ...orm/testSetValue/setvalue
2016-01-14 18:29:16,535 INFO  app.DAGAppMaster (DAGAppMaster.java:generateDAGVizFile(870)) - Generating DAG graphviz file, dagId=dag_1452796156353_0001_1, filePath=/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3/.tez/application_1452796156353_0001/localmode-log-dir/dag_1452796156353_0001_1.dot
2016-01-14 18:29:16,537 INFO  app.DAGAppMaster (DAGAppMaster.java:writePBTextFile(887)) - Writing DAG plan to: /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3/.tez/application_1452796156353_0001/localmode-log-dir/dag_1452796156353_0001_1-tez-dag.pb.txt
2016-01-14 18:29:16,569 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: dag_1452796156353_0001_1
2016-01-14 18:29:16,569 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:16,569 INFO  app.DAGAppMaster (DAGAppMaster.java:startDAG(2051)) - Running DAG: [B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3] setvalue/(1/1) ...orm/testSetValue/setvalue
2016-01-14 18:29:16 Running Dag: dag_1452796156353_0001_1
2016-01-14 18:29:16,580 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_SUBMITTED to history file
2016-01-14 18:29:16,581 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:DAG_SUBMITTED]: dagID=dag_1452796156353_0001_1, submitTime=1452796156534
2016-01-14 18:29:16,582 INFO  impl.VertexImpl (VertexImpl.java:setAdditionalOutputs(4033)) - setting additional outputs for vertex DB83C35EBA5E49FEAF56B4B46140749A
2016-01-14 18:29:16,582 INFO  impl.DAGImpl (DAGImpl.java:assignDAGScheduler(1381)) - Using DAG Scheduler: org.apache.tez.dag.app.dag.impl.DAGSchedulerNaturalOrderControlled
2016-01-14 18:29:16,583 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_INITIALIZED to history file
2016-01-14 18:29:16,583 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:DAG_INITIALIZED]: dagID=dag_1452796156353_0001_1, initTime=1452796156581
2016-01-14 18:29:16,583 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796156353_0001_1 transitioned from NEW to INITED due to event DAG_INIT
2016-01-14 18:29:16,584 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:DAG_STARTED]: dagID=dag_1452796156353_0001_1, startTime=1452796156584
2016-01-14 18:29:16,584 INFO  impl.DAGImpl (DAGImpl.java:transition(1614)) - Added additional resources : [[]] to classpath
2016-01-14 18:29:16,584 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796156353_0001_1 transitioned from INITED to RUNNING due to event DAG_START
2016-01-14 18:29:16,584 INFO  impl.VertexImpl (VertexImpl.java:setupVertex(2068)) - Root Inputs exist for Vertex: DB83C35EBA5E49FEAF56B4B46140749A : {E0639F4267114893985786131DD6CDEE={InputName=E0639F4267114893985786131DD6CDEE}, {Descriptor=ClassName=org.apache.tez.mapreduce.input.MRInput, hasPayload=true}, {ControllerDescriptor=ClassName=org.apache.tez.mapreduce.common.MRInputAMSplitGenerator, hasPayload=false}}
2016-01-14 18:29:16,585 INFO  impl.VertexImpl (VertexImpl.java:setupVertex(2078)) - Starting root input initializer for input: E0639F4267114893985786131DD6CDEE, with class: [org.apache.tez.mapreduce.common.MRInputAMSplitGenerator]
2016-01-14 18:29:16,585 INFO  impl.VertexImpl (VertexImpl.java:assignVertexManager(2191)) - Setting vertexManager to RootInputVertexManager for vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,585 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(2983)) - Num tasks is -1. Expecting VertexManager/InputInitializers/1-1 split to set #tasks for the vertex vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,585 INFO  impl.VertexImpl (VertexImpl.java:handleInitEvent(2987)) - Vertex will initialize from input initializer. vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,585 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_STARTED to history file
2016-01-14 18:29:16,586 INFO  impl.VertexImpl (VertexImpl.java:setupInputInitializerManager(3933)) - Vertex will initialize via inputInitializers vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]. Starting root input initializers: 1
2016-01-14 18:29:16,586 INFO  client.TezClient (TezClient.java:submitDAGSession(478)) - Submitted dag to TezSession, sessionName=(1/1) ...orm/testSetValue/setvalue, applicationId=application_1452796156353_0001, dagName=[B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3] setvalue/(1/1) ...orm/testSetValue/setvalue
2016-01-14 18:29:16,586 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] transitioned from NEW to INITIALIZING due to event V_INIT
2016-01-14 18:29:16,587 INFO  dag.RootInputInitializerManager (RootInputInitializerManager.java:run(242)) - Starting InputInitializer for Input: E0639F4267114893985786131DD6CDEE on vertex vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,589 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(92)) - Emitting serialized splits: true
2016-01-14 18:29:16,589 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(110)) - Input E0639F4267114893985786131DD6CDEE asking for 1 tasks. Headroom: 672 Task Resource: 1024 waves: 1.7
2016-01-14 18:29:16,590 INFO  common.MRInputAMSplitGenerator (MRInputAMSplitGenerator.java:initialize(121)) - Grouping input splits
2016-01-14 18:29:16,590 INFO  hadoop.MRInputHelpers (MRInputHelpers.java:generateInputSplitsToMem(294)) - Generating mapred api input splits
2016-01-14 18:29:16,594 INFO  hadoop.MRInputHelpers (MRInputHelpers.java:generateInputSplitsToMem(300)) - NumSplits: 1, SerializedSize: 522
2016-01-14 18:29:16,595 INFO  dag.RootInputInitializerManager (RootInputInitializerManager.java:onSuccess(272)) - Succeeded InputInitializer for Input: E0639F4267114893985786131DD6CDEE on vertex vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,595 INFO  impl.VertexImpl (VertexImpl.java:canInitVertex(3195)) - Cannot init vertex: vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] numTasks: -1 numUnitializedEdges: 0 numInitializedInputs: 0 initWaitsForRootInitializers: true
2016-01-14 18:29:16,595 INFO  impl.VertexImpl (VertexImpl.java:setParallelism(1374)) - Got updated RootInputsSpecs: {E0639F4267114893985786131DD6CDEE=forAllWorkUnits=true, update=[1]}
2016-01-14 18:29:16,596 INFO  impl.VertexImpl (VertexImpl.java:setParallelism(1393)) - Vertex vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] parallelism set to 1
2016-01-14 18:29:16,596 INFO  impl.VertexImpl (VertexImpl.java:canInitVertex(3195)) - Cannot init vertex: vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] numTasks: 1 numUnitializedEdges: 0 numInitializedInputs: 0 initWaitsForRootInitializers: true
2016-01-14 18:29:16,596 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:VERTEX_DATA_MOVEMENT_EVENTS_GENERATED]: vertexId=vertex_1452796156353_0001_1_00, eventCount=1
2016-01-14 18:29:16,597 INFO  impl.VertexImpl (VertexImpl.java:initializeCommitters(1915)) - Invoking committer inits for vertex, vertexId=vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,597 INFO  impl.VertexImpl (VertexImpl.java:initializeCommitters(1927)) - Instantiating committer for output=EAB1F05824A64B16847C543E4CC00D66, vertexId=vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A], committerClass=org.apache.tez.mapreduce.committer.MROutputCommitter
2016-01-14 18:29:16,597 INFO  impl.VertexImpl (VertexImpl.java:run(1945)) - Invoking committer init for output=EAB1F05824A64B16847C543E4CC00D66, vertexId=vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,601 INFO  committer.MROutputCommitter (MROutputCommitter.java:getOutputCommitter(145)) - OutputCommitter for outputName=EAB1F05824A64B16847C543E4CC00D66, vertexName=DB83C35EBA5E49FEAF56B4B46140749A, outputCommitterClass=org.apache.hadoop.mapred.FileOutputCommitter
2016-01-14 18:29:16,602 INFO  impl.VertexImpl (VertexImpl.java:run(1949)) - Invoking committer setup for output=EAB1F05824A64B16847C543E4CC00D66, vertexId=vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,603 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:VERTEX_INITIALIZED]: vertexName=DB83C35EBA5E49FEAF56B4B46140749A, vertexId=vertex_1452796156353_0001_1_00, initRequestedTime=1452796156584, initedTime=1452796156603, numTasks=1, processorName=cascading.flow.tez.FlowProcessor, additionalInputsCount=1
2016-01-14 18:29:16,603 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_INITIALIZED to history file
2016-01-14 18:29:16,603 INFO  impl.VertexImpl (VertexImpl.java:startIfPossible(3061)) - Triggering start event for vertex: vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] with distanceFromRoot: 0
2016-01-14 18:29:16,604 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] transitioned from INITIALIZING to INITED due to event V_ROOT_INPUT_INITIALIZED
2016-01-14 18:29:16,604 INFO  impl.ImmediateStartVertexManager (ImmediateStartVertexManager.java:scheduleTasks(99)) - Starting 1 in DB83C35EBA5E49FEAF56B4B46140749A
2016-01-14 18:29:16,605 INFO  impl.VertexImpl (VertexImpl.java:scheduleTasks(1250)) - Routing pending task events for vertex: vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,605 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:VERTEX_STARTED]: vertexId=vertex_1452796156353_0001_1_00, startRequestedTime=1452796156604, startedTime=1452796156604
2016-01-14 18:29:16,605 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_STARTED to history file
2016-01-14 18:29:16,605 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] transitioned from INITED to RUNNING due to event V_START
2016-01-14 18:29:16,606 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_STARTED to history file
2016-01-14 18:29:16,607 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:TASK_STARTED]: vertexName=DB83C35EBA5E49FEAF56B4B46140749A, taskId=task_1452796156353_0001_1_00_000000, scheduledTime=1452796156606, launchTime=1452796156606
2016-01-14 18:29:16,607 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796156353_0001_1_00_000000 Task Transitioned from NEW to SCHEDULED due to event T_SCHEDULE
2016-01-14 18:29:16,607 INFO  impl.DAGSchedulerNaturalOrderControlled (DAGSchedulerNaturalOrderControlled.java:scheduleTask(111)) - Scheduled vertex: vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,607 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1014)) - remoteTaskSpec:DAGName : [B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3] setvalue/(1/1) ...orm/testSetValue/setvalue, VertexName: DB83C35EBA5E49FEAF56B4B46140749A, VertexParallelism: 1, TaskAttemptID:attempt_1452796156353_0001_1_00_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=E0639F4267114893985786131DD6CDEE, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }}, ], outputSpecList=[{{ destinationVertexName=EAB1F05824A64B16847C543E4CC00D66, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }}, ]
2016-01-14 18:29:16,608 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796156353_0001_1_00_000000_0 TaskAttempt Transitioned from NEW to START_WAIT due to event TA_SCHEDULE
2016-01-14 18:29:16,608 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_LAUNCH_REQUEST
2016-01-14 18:29:16,609 INFO  node.AMNodeTracker (AMNodeTracker.java:nodeSeen(91)) - Adding new node: 127.0.0.1:0
2016-01-14 18:29:16,609 INFO  container.AMContainerHelpers (AMContainerHelpers.java:createCommonContainerLaunchContext(112)) - Adding #1 tokens and #0 secret keys for NM use for launching container
2016-01-14 18:29:16,610 INFO  container.AMContainerHelpers (AMContainerHelpers.java:createCommonContainerLaunchContext(122)) - Putting shuffle token in serviceData
2016-01-14 18:29:16,610 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(521)) - Sending Launch Request for Container with id: container_1452796156353_0001_00_000001
2016-01-14 18:29:16,610 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796156353_0001_00_000001 transitioned from ALLOCATED to LAUNCHING via event C_LAUNCH_REQUEST
2016-01-14 18:29:16,613 INFO  task.TezChild (TezChild.java:newTezChild(432)) - PID, containerIdentifier:  null, container_1452796156353_0001_00_000001
2016-01-14 18:29:16,613 WARN  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(151)) - DAGAppMaster metrics system already initialized!
2016-01-14 18:29:16,614 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796156353_0001_00_000001 transitioned from LAUNCHING to IDLE via event C_LAUNCHED
2016-01-14 18:29:16,614 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_LAUNCHED to history file
2016-01-14 18:29:16,615 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:CONTAINER_LAUNCHED]: containerId=container_1452796156353_0001_00_000001, launchTime=1452796156614
2016-01-14 18:29:16,615 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796156353_0001_00_000001
2016-01-14 18:29:16,618 INFO  container.AMContainerImpl (AMContainerImpl.java:transition(827)) - Assigned taskAttempt + [attempt_1452796156353_0001_1_00_000000_0] to container: [container_1452796156353_0001_00_000001]
2016-01-14 18:29:16,618 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796156353_0001_00_000001 transitioned from IDLE to RUNNING via event C_PULL_TA
2016-01-14 18:29:16,618 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(240)) - Container with id: container_1452796156353_0001_00_000001 given task: attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,619 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796156353_0001_00_000001: 0 ms after starting to poll. TaskInfo: shouldDie: false, currentTaskAttemptId: attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,619 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:transition(1146)) - TaskAttempt: [attempt_1452796156353_0001_1_00_000000_0] started. Is using containerId: [container_1452796156353_0001_00_000001] on NM: [127.0.0.1:0]
2016-01-14 18:29:16,619 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:TASK_ATTEMPT_STARTED]: vertexName=DB83C35EBA5E49FEAF56B4B46140749A, taskAttemptId=attempt_1452796156353_0001_1_00_000000_0, startTime=1452796156619, containerId=container_1452796156353_0001_00_000001, nodeId=127.0.0.1:0, inProgressLogs=127.0.0.1:0/node/containerlogs/container_1452796156353_0001_00_000001/teamcity, completedLogs=
2016-01-14 18:29:16,619 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796156353_0001_1_00_000000_0 TaskAttempt Transitioned from START_WAIT to RUNNING due to event TA_STARTED_REMOTELY
2016-01-14 18:29:16,620 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796156353_0001_1_00_000000 Task Transitioned from SCHEDULED to RUNNING due to event T_ATTEMPT_LAUNCHED
2016-01-14 18:29:16,620 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_STARTED to history file
2016-01-14 18:29:16 Starting to run new task attempt: attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,622 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,622 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:16,623 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(273)) - Refreshing UGI since Credentials have changed
2016-01-14 18:29:16,623 INFO  task.TezChild (TezChild.java:handleNewTaskCredentials(276)) - Credentials : #Tokens=1, #SecretKeys=0
2016-01-14 18:29:16,623 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(302)) - Localizing additional local resources for Task : {}
2016-01-14 18:29:16,623 INFO  task.TezChild (TezChild.java:handleNewTaskLocalResources(312)) - Done localizing additional resources
2016-01-14 18:29:16,624 INFO  metrics.TaskCounterUpdater (TaskCounterUpdater.java:initResourceCalculatorPlugin(148)) -  Using ResourceCalculatorProcessTree : [ ]
2016-01-14 18:29:16,628 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue] submitted tez dag to app master: application_1452796156353_0001, with dag id: dag_1452796156353_0001_1
2016-01-14 18:29:16,628 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:<init>(149)) - Initializing LogicalIOProcessorRuntimeTask with TaskSpec: DAGName : [B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3] setvalue/(1/1) ...orm/testSetValue/setvalue, VertexName: DB83C35EBA5E49FEAF56B4B46140749A, VertexParallelism: 1, TaskAttemptID:attempt_1452796156353_0001_1_00_000000_0, processorName=cascading.flow.tez.FlowProcessor, inputSpecListSize=1, outputSpecListSize=1, inputSpecList=[{{ sourceVertexName=E0639F4267114893985786131DD6CDEE, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }}, ], outputSpecList=[{{ destinationVertexName=EAB1F05824A64B16847C543E4CC00D66, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }}, ]
2016-01-14 18:29:16,634 INFO  resources.MemoryDistributor (MemoryDistributor.java:<init>(85)) - InitialMemoryDistributor (isEnabled=true) invoked with: numInputs=1, numOutputs=1, JVM.maxFree=704643072
2016-01-14 18:29:16,635 INFO  task.TezTaskRunner (TezTaskRunner.java:run(172)) - Initializing task, taskAttemptId=attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,636 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(191)) - Initializing LogicalProcessorIORuntimeTask
2016-01-14 18:29:16,636 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(195)) - Creating processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:16,638 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(488)) - Initializing processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:16,638 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(389)) - Initializing Input using InputSpec: { sourceVertexName=E0639F4267114893985786131DD6CDEE, physicalEdgeCount=1, inputClassName=org.apache.tez.mapreduce.input.MRInput }
2016-01-14 18:29:16,638 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createInput(537)) - Creating Input
2016-01-14 18:29:16,639 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(397)) - Initializing Input with src edge: E0639F4267114893985786131DD6CDEE
2016-01-14 18:29:16,639 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 0, type: INPUT, componentVertexName: E0639F4267114893985786131DD6CDEE
2016-01-14 18:29:16,640 INFO  impl.TaskImpl (TaskImpl.java:getTaskAttemptTezEvents(481)) - TaskAttempt:attempt_1452796156353_0001_1_00_000000_0 sent events: (0-1)
2016-01-14 18:29:16,642 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(88)) - cascading version: 3.0.4
2016-01-14 18:29:16,645 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(438)) - Initializing Output using OutputSpec: { destinationVertexName=EAB1F05824A64B16847C543E4CC00D66, physicalEdgeCount=0, outputClassName=org.apache.tez.mapreduce.output.MROutput }
2016-01-14 18:29:16,646 INFO  input.MRInput (MRInput.java:initialize(440)) - Using New mapreduce API: false, split information via event: true
2016-01-14 18:29:16,647 INFO  input.MRInput (MRInput.java:initializeInternal(493)) - Initialzed MRInput: E0639F4267114893985786131DD6CDEE
2016-01-14 18:29:16,647 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(403)) - Initialized Input with src edge: E0639F4267114893985786131DD6CDEE
2016-01-14 18:29:16,645 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:createOutput(565)) - Creating Output
2016-01-14 18:29:16,650 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(446)) - Initializing Output with dest edge: EAB1F05824A64B16847C543E4CC00D66
2016-01-14 18:29:16,650 INFO  output.MROutput (MROutput.java:initialize(347)) - Initializing Simple Output
2016-01-14 18:29:16,651 INFO  resources.MemoryDistributor$RequestorInfo (MemoryDistributor.java:<init>(233)) - Received request: 0, type: OUTPUT, componentVertexName: EAB1F05824A64B16847C543E4CC00D66
2016-01-14 18:29:16,657 INFO  tez.FlowProcessor (FlowProcessor.java:initialize(94)) - flow node id: DB83C35EBA5E49FEAF56B4B46140749A, ordinal: 0
2016-01-14 18:29:16,658 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: DB83C35EBA5E49FEAF56B4B46140749A, mem on start (mb), free: 245, total: 390, max: 672
2016-01-14 18:29:16,658 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initializeLogicalIOProcessor(491)) - Initialized processor, processorClassName=cascading.flow.tez.FlowProcessor
2016-01-14 18:29:16,659 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 2 initializers to finish
2016-01-14 18:29:16,659 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(220)) - Waiting for 1 initializers to finish
2016-01-14 18:29:16,661 INFO  output.MROutput (MROutput.java:initialize(418)) - Initialized Simple Output, using_new_api: false
2016-01-14 18:29:16,661 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(452)) - Initialized Output with dest edge: EAB1F05824A64B16847C543E4CC00D66
2016-01-14 18:29:16,661 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(233)) - All initializers finished
2016-01-14 18:29:16,661 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(124)) - Using Allocator class: org.apache.tez.runtime.library.resources.WeightedScalingMemoryDistributor
2016-01-14 18:29:16,662 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:getRequestTypeForClass(197)) - Falling back to RequestType.OTHER for class: org.apache.tez.mapreduce.input.MRInput
2016-01-14 18:29:16,662 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 1, for type: OTHER
2016-01-14 18:29:16,662 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:getRequestTypeForClass(197)) - Falling back to RequestType.OTHER for class: org.apache.tez.mapreduce.output.MROutput
2016-01-14 18:29:16,662 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:initialProcessMemoryRequestContext(171)) - ScaleFactor: 1, for type: OTHER
2016-01-14 18:29:16,662 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:computeReservedFraction(262)) - InitialReservationFraction=0.3, AdditionalReservationFractionForIOs=0.03, finalReserveFractionUsed=0.32999999999999996
2016-01-14 18:29:16,663 INFO  resources.WeightedScalingMemoryDistributor (WeightedScalingMemoryDistributor.java:assignMemory(126)) - Scaling Requests. NumRequests: 2, numScaledRequests: 2, TotalRequested: 0, TotalRequestedScaled: 0.0, TotalJVMHeap: 704643072, TotalAvailable: 472110858, TotalRequested/TotalJVMHeap:0.00
2016-01-14 18:29:16,663 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: INPUT, E0639F4267114893985786131DD6CDEE, org.apache.tez.mapreduce.input.MRInput: requested=0, allocated=0
2016-01-14 18:29:16,663 INFO  resources.MemoryDistributor (MemoryDistributor.java:makeInitialAllocations(138)) - Informing: OUTPUT, EAB1F05824A64B16847C543E4CC00D66, org.apache.tez.mapreduce.output.MROutput: requested=0, allocated=0
2016-01-14 18:29:16,664 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(255)) - Starting Inputs/Outputs
2016-01-14 18:29:16,664 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(419)) - Starting Input with src edge: E0639F4267114893985786131DD6CDEE
2016-01-14 18:29:16,664 INFO  input.MRInput (MRInput.java:start(450)) - MRInput setup to received events1
2016-01-14 18:29:16,664 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:call(421)) - Started Input with src edge: E0639F4267114893985786131DD6CDEE
2016-01-14 18:29:16,664 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(268)) - Input: E0639F4267114893985786131DD6CDEE being auto started by the framework. Subsequent instances will not be auto-started
2016-01-14 18:29:16,666 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(289)) - Num IOs determined for AutoStart: 1
2016-01-14 18:29:16,667 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(291)) - Waiting for 1 IOs to start
2016-01-14 18:29:16,667 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:initialize(304)) - AutoStartComplete
2016-01-14 18:29:16,667 INFO  task.TezTaskRunner (TezTaskRunner.java:run(175)) - Running task, taskAttemptId=attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,668 INFO  input.MRInput (MRInput.java:initFromEventInternal(619)) - Initializing RecordReader from event
2016-01-14 18:29:16,669 INFO  input.MRInput (MRInput.java:initFromEventInternal(630)) - Split Details -> SplitClass: org.apache.hadoop.mapred.split.TezGroupedSplit, OldSplit: org.apache.hadoop.mapred.split.TezGroupedSplit@7e82c636
2016-01-14 18:29:16,670 INFO  lib.MRReaderMapred (MRReaderMapred.java:setIncrementalConfigParams(163)) - Processing split: org.apache.hadoop.mapred.split.TezGroupedSplit@7e82c636
2016-01-14 18:29:16,671 INFO  input.MRInput (MRInput.java:initFromEventInternal(634)) - Initialized RecordReader from event
2016-01-14 18:29:16,671 INFO  input.MRInput (MRInput.java:processSplitEvent(586)) - Notifying on RecordReader Initialized
2016-01-14 18:29:16,672 INFO  graph.Hadoop2TezStreamGraph (Hadoop2TezStreamGraph.java:buildGraph(151)) - using streamed source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"]
2016-01-14 18:29:16,673 INFO  tez.FlowProcessor (FlowProcessor.java:run(121)) - sourcing from: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"] streamed: true, id: E0639F4267114893985786131DD6CDEE
2016-01-14 18:29:16,673 INFO  tez.FlowProcessor (FlowProcessor.java:run(124)) - sinking to: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testSetValue/setvalue"], id: EAB1F05824A64B16847C543E4CC00D66
2016-01-14 18:29:16,674 INFO  element.TezSinkStage (TezSinkStage.java:prepare(57)) - calling MROutput#start() on: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output/hadoop2-tez/functionplatform/testSetValue/setvalue"]
2016-01-14 18:29:16,674 INFO  element.TezSourceStage (TezSourceStage.java:prepare(63)) - calling MRInput#start() on: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/classes/test/data/upper.txt"]
2016-01-14 18:29:16,675 INFO  input.MRInput (MRInput.java:start(450)) - MRInput setup to received events1
2016-01-14 18:29:16,675 INFO  tez.FlowProcessor (FlowProcessor.java:waitForInputsReady(202)) - flow node id: DB83C35EBA5E49FEAF56B4B46140749A, all 1 inputs ready in: 00:00:00.000
2016-01-14 18:29:16,680 INFO  output.MROutput (MROutput.java:flush(534)) - Flushing Simple Output
2016-01-14 18:29:16,680 INFO  output.MROutput (MROutput.java:flush(544)) - Flushed Simple Output
2016-01-14 18:29:16,681 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:canCommit(353)) - Commit go/no-go request from attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,681 INFO  impl.TaskImpl (TaskImpl.java:canCommit(750)) - attempt_1452796156353_0001_1_00_000000_0 given a go for committing the task output.
2016-01-14 18:29:16,682 INFO  task.TezTaskRunner (TezTaskRunner.java:run(177)) - Closing task, taskAttemptId=attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,682 INFO  tez.FlowProcessor (LogUtil.java:logMemory(59)) - flow node id: DB83C35EBA5E49FEAF56B4B46140749A, mem on close (mb), free: 244, total: 390, max: 672
2016-01-14 18:29:16 Completed running task attempt: attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,683 INFO  task.TezTaskRunner (TezTaskRunner.java:run(181)) - Task completed, taskAttemptId=attempt_1452796156353_0001_1_00_000000_0, fatalErrorOccurred=false
2016-01-14 18:29:16,684 INFO  runtime.LogicalIOProcessorRuntimeTask (LogicalIOProcessorRuntimeTask.java:cleanup(712)) - Final Counters : Counters: 21 [[File System Counters FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=39, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0][org.apache.tez.common.counters.TaskCounter GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=408944640, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5][cascading.flow.SliceCounters Process_Begin_Time=1452796156675, Process_Duration=7, Process_End_Time=1452796156682, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0][cascading.flow.StepCounters Tuples_Read=5, Tuples_Written=5]]
2016-01-14 18:29:16,684 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: 
2016-01-14 18:29:16,684 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:16,685 INFO  task.ContainerReporter (ContainerReporter.java:call(55)) - Attempting to fetch new task for container container_1452796156353_0001_00_000001
2016-01-14 18:29:16,685 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_ATTEMPT_FINISHED to history file
2016-01-14 18:29:16,685 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:TASK_ATTEMPT_FINISHED]: vertexName=DB83C35EBA5E49FEAF56B4B46140749A, taskAttemptId=attempt_1452796156353_0001_1_00_000000_0, startTime=1452796156619, finishTime=1452796156684, timeTaken=65, status=SUCCEEDED, errorEnum=, diagnostics=, counters=Counters: 22, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=39, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=408944640, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796156675, Process_Duration=7, Process_End_Time=1452796156682, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5
2016-01-14 18:29:16,686 INFO  impl.TaskAttemptImpl (TaskAttemptImpl.java:handle(692)) - attempt_1452796156353_0001_1_00_000000_0 TaskAttempt Transitioned from RUNNING to SUCCEEDED due to event TA_DONE
2016-01-14 18:29:16,686 INFO  impl.TaskImpl (TaskImpl.java:transition(1052)) - Task succeeded with attempt attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16,686 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:handleEvent(149)) - Processing the event EventType: S_TA_ENDED
2016-01-14 18:29:16,687 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event TASK_FINISHED to history file
2016-01-14 18:29:16,687 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:TASK_FINISHED]: vertexName=DB83C35EBA5E49FEAF56B4B46140749A, taskId=task_1452796156353_0001_1_00_000000, startTime=1452796156619, finishTime=1452796156686, timeTaken=67, status=SUCCEEDED, successfulAttemptID=attempt_1452796156353_0001_1_00_000000_0, diagnostics=, counters=Counters: 22, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=39, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=408944640, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796156675, Process_Duration=7, Process_End_Time=1452796156682, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5
2016-01-14 18:29:16,688 INFO  impl.TaskImpl (TaskImpl.java:handle(862)) - task_1452796156353_0001_1_00_000000 Task Transitioned from RUNNING to SUCCEEDED due to event T_ATTEMPT_SUCCEEDED
2016-01-14 18:29:16,689 INFO  impl.VertexImpl (VertexImpl.java:transition(3536)) - Num completed Tasks for vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] : 1
2016-01-14 18:29:16,689 INFO  impl.VertexImpl (VertexImpl.java:checkVertexForCompletion(1674)) - Vertex succeeded: vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,692 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event VERTEX_FINISHED to history file
2016-01-14 18:29:16,694 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:VERTEX_FINISHED]: vertexName=DB83C35EBA5E49FEAF56B4B46140749A, vertexId=vertex_1452796156353_0001_1_00, initRequestedTime=1452796156584, initedTime=1452796156603, startRequestedTime=1452796156604, startedTime=1452796156604, finishTime=1452796156689, timeTaken=85, status=SUCCEEDED, diagnostics=, counters=Counters: 22, org.apache.tez.common.counters.DAGCounter, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=39, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=408944640, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796156675, Process_Duration=7, Process_End_Time=1452796156682, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5, vertexStats=firstTaskStartTime=1452796156619, firstTasksToStart=[ task_1452796156353_0001_1_00_000000 ], lastTaskFinishTime=1452796156684, lastTasksToFinish=[ task_1452796156353_0001_1_00_000000 ], minTaskDuration=65, maxTaskDuration=65, avgTaskDuration=65.0, numSuccessfulTasks=1, shortestDurationTasks=[ task_1452796156353_0001_1_00_000000 ], longestDurationTasks=[ task_1452796156353_0001_1_00_000000 ], vertexTaskStats={numFailedTasks=0, numSucceededTasks=1, numKilledTaskAttempts=0, numKilledTasks=0, numFailedTaskAttempts=0, numCompletedTasks=1}
2016-01-14 18:29:16,694 INFO  impl.VertexImpl (VertexImpl.java:handle(1564)) - vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] transitioned from RUNNING to SUCCEEDED due to event V_TASK_COMPLETED
2016-01-14 18:29:16,694 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796156353_0001_00_000001 transitioned from RUNNING to IDLE via event C_TA_SUCCEEDED
2016-01-14 18:29:16,695 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event CONTAINER_STOPPED to history file
2016-01-14 18:29:16,695 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:CONTAINER_STOPPED]: containerId=container_1452796156353_0001_00_000001, stoppedTime=1452796156695, exitStatus=0
2016-01-14 18:29:16,698 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796156353_0001_00_000001 transitioned from IDLE to STOP_REQUESTED via event C_STOP_REQUEST
2016-01-14 18:29:16,698 INFO  impl.DAGImpl (DAGImpl.java:transition(1747)) - Vertex vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A] completed., numCompletedVertices=1, numSuccessfulVertices=1, numFailedVertices=0, numKilledVertices=0, numVertices=1
2016-01-14 18:29:16,698 INFO  impl.DAGImpl (DAGImpl.java:commitOrAbortOutputs(831)) - Calling DAG commit/abort for dag: dag_1452796156353_0001_1
2016-01-14 18:29:16,698 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:DAG_COMMIT_STARTED]: dagID=dag_1452796156353_0001_1
2016-01-14 18:29:16,698 INFO  impl.DAGImpl (DAGImpl.java:commitOrAbortOutputs(892)) - Committing output: EAB1F05824A64B16847C543E4CC00D66 for vertex: vertex_1452796156353_0001_1_00 [DB83C35EBA5E49FEAF56B4B46140749A]
2016-01-14 18:29:16,698 INFO  app.TaskAttemptListenerImpTezDag (TaskAttemptListenerImpTezDag.java:getTask(213)) - Container with id: container_1452796156353_0001_00_000001 is valid, but no longer registered, and will be killed
2016-01-14 18:29:16,701 INFO  task.ContainerReporter (ContainerReporter.java:call(65)) - Got TaskUpdate for containerId= container_1452796156353_0001_00_000001: 15 ms after starting to poll. TaskInfo: shouldDie: true
2016-01-14 18:29:16,701 INFO  task.TezChild (TezChild.java:run(207)) - ContainerTask returned shouldDie=true for container container_1452796156353_0001_00_000001, Exiting
2016-01-14 18:29:16,701 INFO  task.TezChild (TezChild.java:shutdown(343)) - Shutdown invoked for container container_1452796156353_0001_00_000001
2016-01-14 18:29:16,701 INFO  task.TezChild (TezChild.java:shutdown(345)) - Shutting down container container_1452796156353_0001_00_000001
2016-01-14 18:29:16,705 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(270)) - ContainerExecutionResult for: container_1452796156353_0001_00_000001 = ContainerExecutionResult{exitStatus=SUCCESS, throwable=null, errorMessage='Asked to die by the AM'}
2016-01-14 18:29:16,705 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:onSuccess(274)) - Container: container_1452796156353_0001_00_000001 completed successfully
2016-01-14 18:29:16,712 INFO  recovery.RecoveryService (RecoveryService.java:handle(306)) - DAG completed, dagId=dag_1452796156353_0001_1, queueSize=0
2016-01-14 18:29:16,713 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:handleEvent(151)) - Writing event DAG_FINISHED to history file
2016-01-14 18:29:16,713 INFO  history.HistoryEventHandler (HistoryEventHandler.java:handleCriticalEvent(110)) - [HISTORY][DAG:dag_1452796156353_0001_1][Event:DAG_FINISHED]: dagId=dag_1452796156353_0001_1, startTime=1452796156584, finishTime=1452796156711, timeTaken=127, status=SUCCEEDED, diagnostics=, counters=Counters: 24, org.apache.tez.common.counters.DAGCounter, NUM_SUCCEEDED_TASKS=1, TOTAL_LAUNCHED_TASKS=1, RACK_LOCAL_TASKS=1, File System Counters, FILE_BYTES_READ=30, FILE_BYTES_WRITTEN=39, FILE_READ_OPS=0, FILE_LARGE_READ_OPS=0, FILE_WRITE_OPS=0, org.apache.tez.common.counters.TaskCounter, GC_TIME_MILLIS=0, CPU_MILLISECONDS=0, PHYSICAL_MEMORY_BYTES=0, VIRTUAL_MEMORY_BYTES=0, COMMITTED_HEAP_BYTES=408944640, INPUT_RECORDS_PROCESSED=0, OUTPUT_RECORDS=5, cascading.flow.SliceCounters, Process_Begin_Time=1452796156675, Process_Duration=7, Process_End_Time=1452796156682, Read_Duration=3, Tuples_Read=5, Tuples_Written=5, Write_Duration=0, cascading.flow.StepCounters, Tuples_Read=5, Tuples_Written=5
2016-01-14 18:29:16,713 INFO  impl.DAGImpl (DAGImpl.java:finished(1180)) - DAG: dag_1452796156353_0001_1 finished with state: SUCCEEDED
2016-01-14 18:29:16,714 INFO  impl.DAGImpl (DAGImpl.java:handle(973)) - dag_1452796156353_0001_1 transitioned from RUNNING to SUCCEEDED due to event DAG_VERTEX_COMPLETED
2016-01-14 18:29:16,714 INFO  container.AMContainerImpl (AMContainerImpl.java:handle(442)) - AMContainer container_1452796156353_0001_00_000001 transitioned from STOP_REQUESTED to COMPLETED via event C_COMPLETED
2016-01-14 18:29:16,714 INFO  launcher.LocalContainerLauncher (LocalContainerLauncher.java:stop(242)) - Ignoring stop request for containerId: container_1452796156353_0001_00_000001
2016-01-14 18:29:16 Completed Dag: dag_1452796156353_0001_1
2016-01-14 18:29:16,715 INFO  app.DAGAppMaster (DAGAppMaster.java:handle(579)) - DAG completed, dagId=dag_1452796156353_0001_1, dagState=SUCCEEDED
2016-01-14 18:29:16,716 INFO  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(164)) - Redirecting log file based on addend: dag_1452796156353_0001_1_post
2016-01-14 18:29:16,716 WARN  common.TezUtilsInternal (TezUtilsInternal.java:updateLoggers(179)) - Not configured with appender named: CLA. Cannot reconfigure logger output
2016-01-14 18:29:16,716 INFO  app.DAGAppMaster (DAGAppMaster.java:handle(625)) - Waiting for next DAG to be submitted.
2016-01-14 18:29:16,723 INFO  client.TezClient (TezClient.java:stop(495)) - Shutting down Tez Session, sessionName=(1/1) ...orm/testSetValue/setvalue, applicationId=application_1452796156353_0001
2016-01-14 18:29:16,726 INFO  client.DAGClientHandler (DAGClientHandler.java:shutdownAM(117)) - Received message to shutdown AM
2016-01-14 18:29:16,726 INFO  rm.TaskSchedulerEventHandler (TaskSchedulerEventHandler.java:setShouldUnregisterFlag(580)) - TaskScheduler notified that it should unregister from RM
2016-01-14 18:29:16,726 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdownTezAM(1088)) - No current running DAG, shutting down the AM
2016-01-14 18:29:16,726 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdown(692)) - DAGAppMasterShutdownHandler invoked
2016-01-14 18:29:16,726 INFO  app.DAGAppMaster (DAGAppMaster.java:shutdown(701)) - Handling DAGAppMaster shutdown
2016-01-14 18:29:16,727 INFO  app.DAGAppMaster (DAGAppMaster.java:run(721)) - Sleeping for 5 seconds before shutting down
2016-01-14 18:29:16,728 INFO  history.HistoryEventHandler (HistoryEventHandler.java:serviceStop(79)) - Stopping HistoryEventHandler
2016-01-14 18:29:16,728 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(189)) - Stopping RecoveryService
2016-01-14 18:29:16,728 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(192)) - Handle the remaining events in queue, queue size=0
2016-01-14 18:29:16,729 INFO  recovery.RecoveryService (RecoveryService.java:run(166)) - EventQueue take interrupted. Returning
2016-01-14 18:29:16,729 INFO  recovery.RecoveryService (RecoveryService.java:serviceStop(214)) - Closing Summary Stream
2016-01-14 18:29:16,730 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:serviceStop(118)) - Stopping SimpleHistoryLoggingService, eventQueueBacklog=0
2016-01-14 18:29:16,730 INFO  impl.SimpleHistoryLoggingService (SimpleHistoryLoggingService.java:run(105)) - EventQueue take interrupted. Returning
2016-01-14 18:29:16,738 INFO  app.DAGAppMaster (DAGAppMaster.java:run(1773)) - Completed deletion of tez scratch data dir, path=file:/opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/tmp/.staging/B04990B756334BE1BF0CD4DC9478CC50/AD5957FED1AC4F71945DF451D02361B3/.tez/application_1452796156353_0001
2016-01-14 18:29:16,740 INFO  flow.Flow (BaseFlow.java:logInfo(1433)) - [setvalue]  completed in: 00:00.414
2016-01-14 18:29:16,832 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(189)) - copying to local /opt/buildAgent-8.0.3/work/ca57560bc31094a7/apache-2.6.x-tez-0.6.x/build/test/output//hadoop2-tez/functionplatform/testSetValue/setvalue

Standard error

2016-01-14 18:29:13 Running Dag: dag_1452796153014_0001_1
2016-01-14 18:29:14 Starting to run new task attempt: attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14 Completed running task attempt: attempt_1452796153014_0001_1_00_000000_0
2016-01-14 18:29:14 Completed Dag: dag_1452796153014_0001_1
2016-01-14 18:29:15 Running Dag: dag_1452796155180_0001_1
2016-01-14 18:29:15 Starting to run new task attempt: attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15 Completed running task attempt: attempt_1452796155180_0001_1_00_000000_0
2016-01-14 18:29:15 Starting to run new task attempt: attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:16 Completed running task attempt: attempt_1452796155180_0001_1_01_000000_0
2016-01-14 18:29:16 Completed Dag: dag_1452796155180_0001_1
2016-01-14 18:29:16 Running Dag: dag_1452796156353_0001_1
2016-01-14 18:29:16 Starting to run new task attempt: attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16 Completed running task attempt: attempt_1452796156353_0001_1_00_000000_0
2016-01-14 18:29:16 Completed Dag: dag_1452796156353_0001_1