Verification Statistics#

Overview#

../../_images/need_pie_9ca39.svg

In Detail#

../../_images/need_pie_c1b0a.svg
../../_images/need_pie_8bcc0.svg
../../_images/need_pie_3661c.svg

Failed Tests

Hint: This table should be empty. Before a PR can be merged all tests have to be successful.

No needs passed the filters

Skipped / Disabled Tests

SKIPPED/DISABLED TESTS#

testcase

Result

Fully Verifies

Partially Verifies

Test Type

Derivation Technique

link

ValidateRangeTest/4__RejectsValueAboveMax

skipped

interface-test

explorative-testing

ValidateRangeTest/4__RejectsValueBelowMin

skipped

interface-test

explorative-testing

All passed Tests#

SUCCESSFUL TESTS#

testcase

Result

Fully Verifies

Partially Verifies

Test Type

Derivation Technique

link

AliveImplTest__DoesNotThrowWhenInterfacePathEnvVarIsSet

passed

interface-test

explorative-testing

AliveImplTest__ReportCheckpointSafeWhenNotConnected

passed

interface-test

explorative-testing

AliveImplTest__ThrowsWhenInterfacePathEnvVarIsNotSet

passed

interface-test

explorative-testing

AliveSupervisionTest__AliveDebouncesThroughFailedBeforeExpired

passed

interface-test

explorative-testing

AliveSupervisionTest__AliveReportsEnqueueFailureWhenRingBufferFull

passed

interface-test

explorative-testing

AliveSupervisionTest__AliveStaysOkWithCorrectHeartbeats

passed

interface-test

explorative-testing

AliveSupervisionTest__AliveTransitionsOkToExpiredOnMissingHeartbeat

passed

interface-test

explorative-testing

AliveSupervisionTest__DeactivatesOnProcessCrash

passed

interface-test

explorative-testing

AliveSupervisionTest__DeactivatesOnProcessSigterm

passed

interface-test

explorative-testing

AliveSupervisionTest__IgnoresIrrelevantProcessStates

passed

interface-test

explorative-testing

AliveSupervisionTest__MaxIndicationViolationExpires

passed

interface-test

explorative-testing

AliveSupervisionTest__ReactivatesAfterCrash

passed

interface-test

explorative-testing

ApplicationTypes/ApplicationTypeTest__ConvertsToExpectedValue/Native

passed

interface-test

explorative-testing

ApplicationTypes/ApplicationTypeTest__ConvertsToExpectedValue/Reporting

passed

interface-test

explorative-testing

ApplicationTypes/ApplicationTypeTest__ConvertsToExpectedValue/ReportingAndSupervised

passed

interface-test

explorative-testing

ApplicationTypes/ApplicationTypeTest__ConvertsToExpectedValue/StateManager

passed

interface-test

explorative-testing

ConfigurationAdapterFallbackTest__FallbackRunTargetResolvesDependenciesRecursively

passed

interface-test

explorative-testing

ConfigurationAdapterReadyConditionTest__DependencyDefaultsToRunningWhenTargetHasNoReadyCondition

passed

interface-test

explorative-testing

ConfigurationAdapterReadyConditionTest__DependencyUsesTargetComponentReadyCondition

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetListOfProcessGroupsReturnsSingleImplicitGroup

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetMainPGStartupStateMapsToInitialRunTarget

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetNameOfOffStateMapsToMainPGOff

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetNameOfRecoveryStateMapsToFallbackRunTarget

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetNumberOfOsProcessesReturnsComponentCount

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetOsProcessConfigurationInjectsAliveInterfaceForSupervised

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetOsProcessConfigurationMapsComponentFields

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetOsProcessConfigurationNoAliveInterfaceForNative

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetOsProcessConfigurationReturnsNulloptForInvalidIndex

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetOsProcessConfigurationReturnsNulloptForUnknownPG

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetOsProcessDependenciesEmptyForComponentWithNoDeps

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetOsProcessDependenciesMapsComponentDependsOn

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetProcessIndexesListResolvesRunTargetDependencies

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetProcessIndexesListResolvesTransitiveDependencies

passed

interface-test

explorative-testing

ConfigurationAdapterTest__GetSoftwareClusterReturnsDefault

passed

interface-test

explorative-testing

ConfigurationAdapterTest__OffStateReturnsProcessIndexesListEmpty

passed

interface-test

explorative-testing

ConverterTest__ConvertAliveSupervisionMissingCycleReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertAliveSupervisionNullReturnsDefault

passed

interface-test

explorative-testing

ConverterTest__ConvertAliveSupervisionValid

passed

interface-test

explorative-testing

ConverterTest__ConvertApplicationProfileMissingSelfTerminatingReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertApplicationProfileMissingTypeReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertApplicationProfileValid

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentAliveSupervisionBothIndicationsAbsentReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentAliveSupervisionMissingReportingCycleReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentAliveSupervisionMissingToleranceReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentAliveSupervisionNullReturnsDefault

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentAliveSupervisionOnlyMaxIndicationsPresent

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentAliveSupervisionOnlyMinIndicationsPresent

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentAliveSupervisionValid

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentsValid

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentsWithInvalidComponentReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertComponentValid

passed

interface-test

explorative-testing

ConverterTest__ConvertDeploymentConfigMissingReadyTimeoutReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertDeploymentConfigMissingShutdownTimeoutReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertDeploymentConfigValid

passed

interface-test

explorative-testing

ConverterTest__ConvertEnvironmentalVariables

passed

interface-test

explorative-testing

ConverterTest__ConvertEnvironmentalVariablesNullReturnsEmpty

passed

interface-test

explorative-testing

ConverterTest__ConvertFallbackRunTargetMissingTimeoutReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertFallbackRunTargetValid

passed

interface-test

explorative-testing

ConverterTest__ConvertReadyConditionMissingProcessStateReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertReadyConditionValid

passed

interface-test

explorative-testing

ConverterTest__ConvertRestartActionMissingFieldsReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertRestartActionNullReturnsNullopt

passed

interface-test

explorative-testing

ConverterTest__ConvertRestartActionValid

passed

interface-test

explorative-testing

ConverterTest__ConvertRunTargetMissingTransitionTimeoutReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertRunTargetsValid

passed

interface-test

explorative-testing

ConverterTest__ConvertRunTargetsWithInvalidRunTargetReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertRunTargetValid

passed

interface-test

explorative-testing

ConverterTest__ConvertSandboxMissingGidReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertSandboxMissingSchedulingPolicyReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertSandboxMissingSchedulingPriorityReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertSandboxMissingUidReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertSandboxSupplementaryGidOutOfRangeReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertSandboxUidOutOfRangeReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertSandboxValid

passed

interface-test

explorative-testing

ConverterTest__ConvertSwitchRunTargetActionNullReturnsNullopt

passed

interface-test

explorative-testing

ConverterTest__ConvertSwitchRunTargetActionValid

passed

interface-test

explorative-testing

ConverterTest__ConvertWatchdogMissingDeactivateReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertWatchdogMissingMagicCloseReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertWatchdogMissingMaxTimeoutReturnsError

passed

interface-test

explorative-testing

ConverterTest__ConvertWatchdogNullReturnsNullopt

passed

interface-test

explorative-testing

ConverterTest__ConvertWatchdogValid

passed

interface-test

explorative-testing

DeadlineFixture__Start_AlreadyRunning

passed

interface-test

explorative-testing

DeadlineFixture__Start_Succeeds

passed

interface-test

explorative-testing

DeadlineMonitorBuilderFixture__AddDeadline_Succeeds

passed

interface-test

explorative-testing

DeadlineMonitorBuilderFixture__New_Succeeds

passed

interface-test

explorative-testing

DeadlineMonitorFixture__GetDeadline_Succeeds

passed

interface-test

explorative-testing

DeadlineMonitorFixture__GetDeadline_Unknown

passed

interface-test

explorative-testing

EnumConversionTest__ConvertSchedulingPolicyUnsupported

passed

interface-test

explorative-testing

EnvironmentTest__AddIncreasesSize

passed

interface-test

explorative-testing

EnvironmentTest__DefaultConstructedIsEmpty

passed

interface-test

explorative-testing

EnvironmentTest__EmptyEnvironmentEnvpIsNullTerminated

passed

interface-test

explorative-testing

EnvironmentTest__EnvpReturnsNullTerminatedArray

passed

interface-test

explorative-testing

EnvironmentTest__EnvpWithMultipleEntries

passed

interface-test

explorative-testing

EnvironmentTest__MoveAssignmentPreservesEntries

passed

interface-test

explorative-testing

EnvironmentTest__MoveConstructorPreservesEntries

passed

interface-test

explorative-testing

EnvironmentTest__RangeBasedForLoopWorks

passed

interface-test

explorative-testing

EnvironmentTest__ReserveAndAddAvoidReallocation

passed

interface-test

explorative-testing

EnvironmentTest__SsoLengthStringSurvivesReallocation

passed

interface-test

explorative-testing

EnvironmentVariableTest__CStrReturnsKeyEqualsValue

passed

interface-test

explorative-testing

EnvironmentVariableTest__EmptyValue

passed

interface-test

explorative-testing

EnvironmentVariableTest__KeyAndValueAreAccessible

passed

interface-test

explorative-testing

EnvironmentVariableTest__ValueContainingEquals

passed

interface-test

explorative-testing

ExecErrorDomainTest__AllKnownCodesHaveDistinctMessages

passed

interface-test

explorative-testing

ExecErrorDomainTest__AllKnownCodesReturnNonEmptyMessage

passed

interface-test

explorative-testing

ExecErrorDomainTest__UnknownCodeReturnsNonEmptyMessage

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__CorruptedBufferReturnsInvalidFormat

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadAliveSupervision

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadBufferFailsWithGenericErrorReturnsGeneralError

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadBufferFailsWithNoSuchFileReturnsFileNotFound

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadBufferFailsWithPermissionDeniedReturnsInsufficientPermission

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadComponentAliveSupervision

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadEnvironmentalVariables

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadFallbackRunTarget

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadMinimalConfig

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadMultipleComponents

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadRestartRecoveryAction

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadRunTargets

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadSandbox

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadSingleComponent

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadSwitchRunTargetAction

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__LoadWatchdog

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__MissingSchemaVersionReturnsInvalidFormat

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__OptionalReadyConditionAbsent

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__OptionalWatchdogAbsent

passed

interface-test

explorative-testing

FlatbufferConfigLoaderTest__WrongSchemaVersionReturnsUnsupportedVersion

passed

interface-test

explorative-testing

HealthMonitor__GetDeadlineMonitor_Available

passed

HealthMonitor__GetDeadlineMonitor_Taken

passed

HealthMonitor__GetDeadlineMonitor_Unknown

passed

HealthMonitor__GetHeartbeatMonitor_Available

passed

HealthMonitor__GetHeartbeatMonitor_Taken

passed

HealthMonitor__GetHeartbeatMonitor_Unknown

passed

HealthMonitor__GetLogicMonitor_Available

passed

HealthMonitor__GetLogicMonitor_Taken

passed

HealthMonitor__GetLogicMonitor_Unknown

passed

HealthMonitor__Start_MonitorsNotTaken

passed

HealthMonitor__Start_Succeeds

passed

HealthMonitorBuilderFixture__Build_InvalidCycles

passed

interface-test

explorative-testing

HealthMonitorBuilderFixture__Build_NoMonitors

passed

interface-test

explorative-testing

HealthMonitorBuilderFixture__Build_Succeeds

passed

interface-test

explorative-testing

HealthMonitorBuilderFixture__New_Succeeds

passed

interface-test

explorative-testing

HealthMonitorTest__Integrated

passed

interface-test

explorative-testing

HeartbeatMonitor__Heartbeat_Succeeds

passed

interface-test

explorative-testing

HeartbeatMonitorBuilder__New_Succeeds

passed

interface-test

explorative-testing

IdentifierHashTest__IdentifierHash_default_created

passed

interface-test

explorative-testing

IdentifierHashTest__IdentifierHash_EqualityOperators

passed

interface-test

explorative-testing

IdentifierHashTest__IdentifierHash_invalid_hash_no_string_representation

passed

interface-test

explorative-testing

IdentifierHashTest__IdentifierHash_LessThanOperator

passed

interface-test

explorative-testing

IdentifierHashTest__IdentifierHash_no_dangling_pointer_after_source_string_dies

passed

interface-test

explorative-testing

IdentifierHashTest__IdentifierHash_with_string_created

passed

interface-test

explorative-testing

IdentifierHashTest__IdentifierHash_with_string_view_created

passed

interface-test

explorative-testing

LogicMonitorBuilderFixture__AddState_Succeeds

passed

interface-test

explorative-testing

LogicMonitorBuilderFixture__New_Succeeds

passed

interface-test

explorative-testing

LogicMonitorFixture__State_Invalid

passed

interface-test

explorative-testing

LogicMonitorFixture__State_Succeeds

passed

interface-test

explorative-testing

LogicMonitorFixture__Transition_Invalid

passed

interface-test

explorative-testing

LogicMonitorFixture__Transition_Succeeds

passed

interface-test

explorative-testing

LogicMonitorFixture__Transition_Unknown

passed

interface-test

explorative-testing

MonitorIfDaemonTest__Active_CheckpointDataForwarded

passed

interface-test

explorative-testing

MonitorIfDaemonTest__Active_FutureTimestamp_NotForwardedInCurrentCycle

passed

interface-test

explorative-testing

MonitorIfDaemonTest__Active_FutureTimestampCheckpoint_ConsumedInLaterCycle

passed

interface-test

explorative-testing

MonitorIfDaemonTest__Active_MultipleCheckpointsInOneCycle_AllForwarded

passed

interface-test

explorative-testing

MonitorIfDaemonTest__Active_NonMatchingCheckpointId_NotForwarded

passed

interface-test

explorative-testing

MonitorIfDaemonTest__Active_OverflowDetected_TransitionsToInactiveOverflow

passed

interface-test

explorative-testing

MonitorIfDaemonTest__Active_TwoAttachedCheckpoints_RoutedByCheckpointId

passed

interface-test

explorative-testing

MonitorIfDaemonTest__GetInterfaceName_ReturnsNameGivenAtConstruction

passed

interface-test

explorative-testing

MonitorIfDaemonTest__InactiveOverflow_NoProcessRestart_DoesNotRepeatNotification

passed

interface-test

explorative-testing

MonitorIfDaemonTest__InactiveOverflow_ProcessRestartFlag_ClearedAfterNotification

passed

interface-test

explorative-testing

MonitorIfDaemonTest__InactiveOverflow_ProcessRestarts_PushesOverflowNotificationAgain

passed

interface-test

explorative-testing

MonitorIfDaemonTest__InitiallyInactive_CheckForNewData_DoesNotNotifyCheckpoint

passed

interface-test

explorative-testing

MonitorIfDaemonTest__ProcessOff_DeactivatesMonitor_NoFurtherDataForwarded

passed

interface-test

explorative-testing

MonitorIfDaemonTest__ProcessOffBeforeActivation_RemainsInactive

passed

interface-test

explorative-testing

MonitorIfDaemonTest__ProcessRunning_ActivatesMonitorOnNextCheckForNewData

passed

interface-test

explorative-testing

MonitorIfDaemonTest__ProcessStarting_AlsoActivatesMonitor

passed

interface-test

explorative-testing

MPMCConcurrentQueueTest_Basic__LvaluePushCopiesItem

passed

MPMCConcurrentQueueTest_Basic__PopReturnsNulloptOnSemaphoreWaitFailure

passed

MPMCConcurrentQueueTest_Basic__PushAndPopPreservesOrder

passed

MPMCConcurrentQueueTest_Basic__PushAndPopSingleItem

passed

MPMCConcurrentQueueTest_Basic__RvaluePushWorksWithMoveOnlyType

passed

MPMCConcurrentQueueTest_Blocking__PopBlocksUntilItemAvailable

passed

MPMCConcurrentQueueTest_Blocking__PushBlocksWhenFull

passed

MPMCConcurrentQueueTest_Blocking__StopUnblocksBlockedConsumer

passed

MPMCConcurrentQueueTest_Blocking__StopUnblocksBlockedProducer

passed

MPMCConcurrentQueueTest_MPMC__AllItemsDelivered

passed

MPMCConcurrentQueueTest_Stop__ItemsAreDroppedAfterStop

passed

MPMCConcurrentQueueTest_Stop__PopReturnsNulloptWhenStoppedAndEmpty

passed

MPMCConcurrentQueueTest_Stop__PushReturnsFalseAfterStop

passed

MPMCConcurrentQueueTest_Timeout__PushWithTimeoutReturnsFalseWhenFull

passed

MPMCConcurrentQueueTest_Timeout__PushWithTimeoutSucceedsWhenSlotAvailable

passed

OsHandlerTest__WaitReturnsError_OsHandlerSleepsAndDoesNotCallFindTerminated

passed

interface-test

explorative-testing

OsHandlerTest__WaitReturnsErrorThenProcessId_HandlerRecoversAndInvokesCallback

passed

interface-test

explorative-testing

OsHandlerTest__WaitReturnsProcessId_FindTerminatedIsCalled

passed

interface-test

explorative-testing

OsHandlerTest__WaitReturnsProcessIdBeforeRegistration_LaterRegistrationReceivesStoredTermination

passed

interface-test

explorative-testing

OsHandlerTest__WaitReturnsUnknownPidWhenMapIsFull_OutOfResourcesPathDoesNotNotifyCallbacks

passed

interface-test

explorative-testing

OsHandlerTest__WaitReturnsZeroPid_OsHandlerSleepsAndDoesNotCallFindTerminated

passed

interface-test

explorative-testing

ProcessStateClient_UT__ProcessStateClient_ConstructReceiver_Succeeds

passed

interface-test

explorative-testing

ProcessStateClient_UT__ProcessStateClient_QueueMaxNumberOfProcesses_Succeeds

passed

interface-test

explorative-testing

ProcessStateClient_UT__ProcessStateClient_QueueOneProcess_Succeeds

passed

interface-test

explorative-testing

ProcessStateClient_UT__ProcessStateClient_QueueOneProcessTooMany_Fails

passed

interface-test

explorative-testing

ProcessStates/ProcessStateTest__ConvertsToExpectedValue/Running

passed

interface-test

explorative-testing

ProcessStates/ProcessStateTest__ConvertsToExpectedValue/Terminated

passed

interface-test

explorative-testing

RecoveryClientTest__FIFOOrdering

passed

interface-test

explorative-testing

RecoveryClientTest__GetNextRequest

passed

interface-test

explorative-testing

RecoveryClientTest__GetNextRequestEmpty

passed

interface-test

explorative-testing

RecoveryClientTest__RingBufferFull

passed

interface-test

explorative-testing

RecoveryClientTest__SendSingleRequest

passed

interface-test

explorative-testing

RunTest__AsPosixProcessCreatesAndDestroysLifeCycleManager

passed

RunTest__AsPosixProcessForwardsConstructorArgsToApplication

passed

RunTest__AsPosixProcessForwardsNonZeroExitCode

passed

RunTest__AsPosixProcessPassesCorrectApplicationTypeToRun

passed

RunTest__AsPosixProcessReturnsZeroExitCode

passed

RunTest__RunApplicationFreeFunctionDelegatesToAsPosixProcess

passed

RunTest__RunConstructorPassesArgcArgvToApplicationContext

passed

SafeProcessMapTest__ConcurrentFindAndInsertFromMultipleThreads

passed

interface-test

explorative-testing

SafeProcessMapTest__ConcurrentInsertAndFindFromMultipleThreads

passed

interface-test

explorative-testing

SafeProcessMapTest__ConstructWithZeroCapacity

passed

interface-test

explorative-testing

SafeProcessMapTest__FindTerminatedInsertsEntryWhenPidNotPresent

passed

interface-test

explorative-testing

SafeProcessMapTest__FindTerminatedMatchesExistingInsertAndCallsCallback

passed

interface-test

explorative-testing

SafeProcessMapTest__FindTerminatedSamePidTwiceYieldsUntilInsertResolves

passed

interface-test

explorative-testing

SafeProcessMapTest__FindTerminatedWithNegativePidReturnsInvalid

passed

interface-test

explorative-testing

SafeProcessMapTest__FindTerminatedWorksAtMaxTreeDepth

passed

interface-test

explorative-testing

SafeProcessMapTest__InsertBeyondCapacityReturnsOutOfMemory

passed

interface-test

explorative-testing

SafeProcessMapTest__InsertIntoEmptyTreeReturnsZero

passed

interface-test

explorative-testing

SafeProcessMapTest__InsertMatchesExistingFindTerminatedEntry

passed

interface-test

explorative-testing

SafeProcessMapTest__InsertMultipleNodesThenFindTerminatedRemovesAll

passed

interface-test

explorative-testing

SafeProcessMapTest__InsertSamePidTwiceYieldsUntilFindTerminatedResolves

passed

interface-test

explorative-testing

SchedulingPolicies/SchedulingPolicyTest__ConvertsToExpectedPosixValue/SCHED_FIFO

passed

interface-test

explorative-testing

SchedulingPolicies/SchedulingPolicyTest__ConvertsToExpectedPosixValue/SCHED_OTHER

passed

interface-test

explorative-testing

SchedulingPolicies/SchedulingPolicyTest__ConvertsToExpectedPosixValue/SCHED_RR

passed

interface-test

explorative-testing

score/health_monitor/src/rust/test-510566969/tests

passed

score/health_monitor/src/rust/test-827801879/loom_tests

passed

SecondsToMsTest__ConvertsPositiveValue

passed

interface-test

explorative-testing

SecondsToMsTest__ConvertsZero

passed

interface-test

explorative-testing

SecondsToMsTest__RejectsNegativeValue

passed

interface-test

explorative-testing

SecondsToMsTest__RejectsOverflow

passed

interface-test

explorative-testing

SecondsToMsTest__RejectsSubMillisecond

passed

interface-test

explorative-testing

StringHelperTest__ConvertGidVectorReturnsEmptyWhenNull

passed

interface-test

explorative-testing

StringHelperTest__ConvertStringVectorReturnsEmptyWhenNull

passed

interface-test

explorative-testing

StringHelperTest__SafeStringReturnsEmptyWhenNull

passed

interface-test

explorative-testing

StringHelperTest__SafeStringReturnsValueWhenNotNull

passed

interface-test

explorative-testing

test_complex_monitoring

passed

test_crash_on_startup

passed

test_incorrect_config_non_reporting

passed

test_process_crash_monitoring

passed

test_process_fd_leak

passed

test_process_launch_args

passed

test_process_wrong_binary_failure

passed

test_recovery_action_complex_rep_failure

passed

test_recovery_action_simple_rep_failure

passed

test_smoke

passed

test_switch_run_target

passed

TimeRangeFixture__MinMax

passed

interface-test

explorative-testing

TimeRangeFixture__New_InvalidOrder

passed

interface-test

explorative-testing

TimeRangeFixture__New_Succeeds

passed

interface-test

explorative-testing

ValidateRangeTest/0__AcceptsMaxBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/0__AcceptsMinBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/0__AcceptsZero

passed

interface-test

explorative-testing

ValidateRangeTest/0__RejectsValueAboveMax

passed

interface-test

explorative-testing

ValidateRangeTest/0__RejectsValueBelowMin

passed

interface-test

explorative-testing

ValidateRangeTest/1__AcceptsMaxBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/1__AcceptsMinBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/1__AcceptsZero

passed

interface-test

explorative-testing

ValidateRangeTest/1__RejectsValueAboveMax

passed

interface-test

explorative-testing

ValidateRangeTest/1__RejectsValueBelowMin

passed

interface-test

explorative-testing

ValidateRangeTest/2__AcceptsMaxBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/2__AcceptsMinBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/2__AcceptsZero

passed

interface-test

explorative-testing

ValidateRangeTest/2__RejectsValueAboveMax

passed

interface-test

explorative-testing

ValidateRangeTest/2__RejectsValueBelowMin

passed

interface-test

explorative-testing

ValidateRangeTest/3__AcceptsMaxBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/3__AcceptsMinBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/3__AcceptsZero

passed

interface-test

explorative-testing

ValidateRangeTest/3__RejectsValueAboveMax

passed

interface-test

explorative-testing

ValidateRangeTest/3__RejectsValueBelowMin

passed

interface-test

explorative-testing

ValidateRangeTest/4__AcceptsMaxBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/4__AcceptsMinBoundary

passed

interface-test

explorative-testing

ValidateRangeTest/4__AcceptsZero

passed

interface-test

explorative-testing

Details About Testcases#

../../_images/need_pie_ab6cc.svg ../../_images/need_pie_52a6f.svg

Test Log Files#

tests-report/tests/integration/process_simple_rep_failure/process_simple_rep_failure/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/process_simple_rep_failure:process_simple_rep_failure
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1222/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/process_simple_rep_failure/process_simple_rep_failure.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_recovery_action_simple_rep_failure 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:16:56.550] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:16:56.731] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:56.731] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:56.731] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:56.731] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:56.742] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:56.947] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:16:56.949] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/bbe42ab4fcc1a564f32244b743eaf7d70656574cdade1311577cad33d67c010b/json HTTP/1.1" 200 None
[2026-07-14 07:16:57.067] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/bbe42ab4fcc1a564f32244b743eaf7d70656574cdade1311577cad33d67c010b/start HTTP/1.1" 204 0
[2026-07-14 07:16:57.068] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:57.068] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:57.068] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:57.068] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:57.081] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:57.252] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:16:57.395] [INFO] [launch_manager] 2026/07/14 07:16:57.3417394 3346092 000 ECU1 LM LM log debug verbose 1 Launch Manager Started !!!! 
[2026-07-14 07:16:57.396] [INFO] [launch_manager] 2026/07/14 07:16:57.3417394 3346095 000 ECU1 LM LM log debug verbose 1 Loading LCM Configurations... 
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417394 3346095 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully 
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417394 3346096 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 ) 
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417394 3346097 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 ) 
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417394 3346097 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_app_does_report_krunning_in_time ( IdentifierHash: 11934981641920773349 ) 
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417395 3346098 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_app_does_not_report_krunning_in_time ( IdentifierHash: 7672161913816744053 ) 
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417395 3346098 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 ) 
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417395 3346098 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 )
[2026-07-14 07:16:57.397] [INFO] [launch_manager] 2026/07/14 07:16:57.3417395 3346099 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:57.398] [INFO] [launch_manager] parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/process_simple_rep_failure/control_client_mock
[2026-07-14 07:16:57.398] [INFO] [launch_manager] 2026/07/14 07:16:57.3417395 3346101 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:57.398] [INFO] [launch_manager] Process control_client_mock is Reporting execution state
[2026-07-14 07:16:57.398] [INFO] [launch_manager] 2026/07/14 07:16:57.3417395 3346101 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.398] [INFO] [launch_manager] Process is STATE_MANAGEMENT function Cluster Affiliation
[2026-07-14 07:16:57.417] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346319 000 ECU1 LM LM log debug verbose 3 Process control_client_mock is Self terminating 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346320 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346320 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_report_krunning_in_time 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346320 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_not_report_krunning_in_time 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346321 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346322 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/process_simple_rep_failure/process_simple_reporting 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346323 000 ECU1 LM LM log debug verbose 3 Process component_does_report_krunning_in_time is Reporting execution state 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346323 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346323 000 ECU1 LM LM log debug verbose 3 Process component_does_report_krunning_in_time is Self terminating 
[2026-07-14 07:16:57.418] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346323 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_report_krunning_in_time
[2026-07-14 07:16:57.419] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346326 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:57.419] [INFO] [launch_manager] parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/process_simple_rep_failure/process_simple_reporting 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346327 000 ECU1 LM LM log debug verbose 3 Process component_does_not_report_krunning_in_time is Reporting execution state 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346327 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417417 3346327 000 ECU1 LM LM log debug verbose 3 Process component_does_not_report_krunning_in_time is Self terminating 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346328 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_not_report_krunning_in_time 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346329 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 3 executable_path_: /tmp/tests/process_simple_rep_failure/verification_process 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346330 000 ECU1 LM LM log debug verbose 3 Process verification_component is NOT Reporting execution state 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346330 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:16:57.420] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346330 000 ECU1 LM LM log debug verbose 3 Process verification_component is Self terminating 
[2026-07-14 07:16:57.421] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346330 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:16:57.421] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346330 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:16:57.421] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346332 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:16:57.421] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346332 000 ECU1 LM LM log debug verbose 3 Creating graph with 4 nodes 
[2026-07-14 07:16:57.421] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346332 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:16:57.421] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346332 000 ECU1 LM LM log debug verbose 1 Process Group initialization done
[2026-07-14 07:16:57.422] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346333 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 4 entries 
[2026-07-14 07:16:57.422] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346335 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024 
[2026-07-14 07:16:57.422] [INFO] [launch_manager] 2026/07/14 07:16:57.3417418 3346335 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:16:57.429] [INFO] [launch_manager] 2026/07/14 07:16:57.3417420 3346356 000 ECU1 LM LM log debug verbose 7 Process group index 0 (with name MainPG ) has 4 processes 
[2026-07-14 07:16:57.429] [INFO] [launch_manager] 2026/07/14 07:16:57.3417420 3346357 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 0 
[2026-07-14 07:16:57.429] [INFO] [launch_manager] 2026/07/14 07:16:57.3417420 3346357 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies 
[2026-07-14 07:16:57.429] [INFO] [launch_manager] 2026/07/14 07:16:57.3417420 3346357 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 1 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417420 3346358 000 ECU1 LM LM log debug verbose 5 Process 1 has 0 start dependencies 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417421 3346358 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 2 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417421 3346359 000 ECU1 LM LM log debug verbose 5 Process 2 has 0 start dependencies 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417421 3346359 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 3 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417421 3346359 000 ECU1 LM LM log debug verbose 5 Process 3 has 0 start dependencies 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417421 3346370 000 ECU1 LM LM log debug verbose 3 Created 4 process nodes 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346370 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346370 000 ECU1 LM LM log debug verbose 1 Graphs initialized 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346372 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded. 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346372 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346373 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Monitor buffer size: 512 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346373 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346373 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346373 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346373 000 ECU1 LM Fcty log debug verbose 2 Software Cluster Handler starts constructing workers: MainCluster 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346374 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Process States: control_client_mock 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346374 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 1 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346374 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_client_mock 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346374 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1 
[2026-07-14 07:16:57.430] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346375 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_client_mock 
[2026-07-14 07:16:57.431] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346375 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1 
[2026-07-14 07:16:57.431] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346375 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_client_mock_checkpoint 
[2026-07-14 07:16:57.431] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346375 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1 
[2026-07-14 07:16:57.431] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346375 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_client_mock_alive_supervision 
[2026-07-14 07:16:57.431] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346375 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1 
[2026-07-14 07:16:57.432] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346376 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:16:57.432] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346376 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1 
[2026-07-14 07:16:57.432] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346376 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  0  ms 
[2026-07-14 07:16:57.432] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346376 000 ECU1 LM LM log info verbose 1 LCM started successfully 
[2026-07-14 07:16:57.432] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346376 000 ECU1 LM LM log debug verbose 3 clock() at run(): 30.851000 ms 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346377 000 ECU1 LM LM log debug verbose 1 =============STARTING MAINPG STARTUP STATE============ 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417422 3346377 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346377 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346378 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346378 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346378 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346378 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346378 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346378 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346378 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346379 000 ECU1 LM LM log debug verbose 6 Starting process 0 ( control_client_mock ) from executable /tmp/tests/process_simple_rep_failure/control_client_mock 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346379 000 ECU1 LM LM log debug verbose 3 Initialize the control client for control_client_mock  process 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346379 000 ECU1 LM LM log debug verbose 1 ControlClientChannel initialized 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346380 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 1 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346383 000 ECU1 LM LM log debug verbose 4 startProcess pid 73 received for process: control_client_mock 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] 2026/07/14 07:16:57.3417423 3346383 000 ECU1 LM LM log debug verbose 1 ControlClientChannel obtained from sync. 
[2026-07-14 07:16:57.433] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:16:57.433] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:16:57.433] [INFO] [launch_manager] [----------] 1 test from RecoveryActionSimpleRepFailure
[2026-07-14 07:16:57.433] [INFO] [launch_manager] [ RUN      ] RecoveryActionSimpleRepFailure.ControlClientMock
[2026-07-14 07:16:57.433] [INFO] [launch_manager] [ STEP     ] Report running from ControlClientMock
[2026-07-14 07:16:57.433] [INFO] [launch_manager] [ END STEP ] Report running from ControlClientMock
[2026-07-14 07:16:57.434] [INFO] [launch_manager] [ STEP     ] Activate RunTarget run_target_app_does_report_krunning_in_time
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417427 3346428 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment... 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417428 3346429 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 73 ( control_client_mock ) process 0 of group MainPG 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417428 3346429 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( control_client_mock ) done 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417428 3346429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417428 3346429 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 31.728000 ms 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417428 3346429 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417428 3346430 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 5 ms 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417428 3346430 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346441 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_app_does_report_krunning_in_time of PG MainPG
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346441 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_app_does_report_krunning_in_time 
[2026-07-14 07:16:57.434] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_app_does_report_krunning_in_time to
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_app_does_report_krunning_in_time for PG MainPG
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346442 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346443 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346443 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:57.436] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346443 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:57.437] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346443 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:57.437] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346443 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:16:57.437] [INFO] [launch_manager] 2026/07/14 07:16:57.3417429 3346444 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:57.437] [INFO] [launch_manager] Starting process 1 ( component_does_report_krunning_in_time ) from executable /tmp/tests/process_simple_rep_failure/process_simple_reporting
[2026-07-14 07:16:57.437] [INFO] [launch_manager] 2026/07/14 07:16:57.3417430 3346448 000 ECU1 LM LM log debug verbose 4 startProcess pid 75 received for process: component_does_report_krunning_in_time
[2026-07-14 07:16:57.437] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:16:57.437] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:16:57.437] [INFO] [launch_manager] [----------] 1 test from ProcessSimpleRepFailure
[2026-07-14 07:16:57.437] [INFO] [launch_manager] [ RUN      ] ProcessSimpleRepFailure.ProcessSimpleReporting
[2026-07-14 07:16:57.438] [INFO] [launch_manager] [ STEP     ] Check args
[2026-07-14 07:16:57.438] [INFO] [launch_manager] [ END STEP ] Check args
[2026-07-14 07:16:57.438] [INFO] [launch_manager] [ STEP     ] Report running from ProcessSimpleReporting
[2026-07-14 07:16:57.454] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:57.473] [INFO] [launch_manager] 2026/07/14 07:16:57.3417473 3346881 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 2 
[2026-07-14 07:16:57.474] [INFO] [launch_manager] 2026/07/14 07:16:57.3417473 3346881 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_report_krunning_in_time changed state PG MainPG/run_target_app_does_report_krunning_in_time PS 1 
[2026-07-14 07:16:57.474] [INFO] [launch_manager] 2026/07/14 07:16:57.3417473 3346882 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to OK.
[2026-07-14 07:16:57.942] [INFO] [launch_manager] [ END STEP ] Report running from ProcessSimpleReporting
[2026-07-14 07:16:57.942] [INFO] [launch_manager] [       OK ] ProcessSimpleRepFailure.ProcessSimpleReporting (502 ms)
[2026-07-14 07:16:57.942] [INFO] [launch_manager] [----------] 1 test from ProcessSimpleRepFailure (502 ms total)
[2026-07-14 07:16:57.942] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:16:57.942] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (508 ms total)
[2026-07-14 07:16:57.942] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417941 3351564 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 75 ( component_does_report_krunning_in_time ) for node True terminated with status 0
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417942 3351573 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 75 ( component_does_report_krunning_in_time ) process 1 of group MainPG
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417942 3351573 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 1 ( component_does_report_krunning_in_time ) done 
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417942 3351573 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417942 3351574 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/run_target_app_does_report_krunning_in_time in 513 ms 
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417942 3351574 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417943 3351582 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.945] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/run_target_app_does_report_krunning_in_time of PG MainPG
[2026-07-14 07:16:57.945] [INFO] [launch_manager] 2026/07/14 07:16:57.3417943 3351583 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:16:57.973] [INFO] [launch_manager] 2026/07/14 07:16:57.3417973 3351881 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_report_krunning_in_time changed state PG MainPG/run_target_app_does_report_krunning_in_time PS 4
[2026-07-14 07:16:58.064] [INFO] [launch_manager] 2026/07/14 07:16:58.3418030 3352454 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:16:58.064] [INFO] [launch_manager] [ END STEP ] Activate RunTarget run_target_app_does_report_krunning_in_time
[2026-07-14 07:16:58.065] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:58.616] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:59.039] [INFO] [launch_manager] [ STEP     ] Verify fallback run target has not been activated
[2026-07-14 07:16:59.039] [INFO] [launch_manager] [ END STEP ] Verify fallback run target has not been activated
[2026-07-14 07:16:59.039] [INFO] [launch_manager] [ STEP     ] Activate RunTarget run_target_app_does_not_report_krunning_in_time
[2026-07-14 07:16:59.039] [INFO] [launch_manager] 2026/07/14 07:16:59.3419038 3362532 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:16:59.040] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362550 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:59.041] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_app_does_not_report_krunning_in_time of PG MainPG
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362553 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_app_does_not_report_krunning_in_time
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362553 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:59.041] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362553 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_app_does_not_report_krunning_in_time to
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362554 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_app_does_not_report_krunning_in_time for PG MainPG
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362554 000 ECU1 LM LM log debug verbose 9 2026/07/14 07:16:59.3419040 3362554 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:16:59.041] [INFO] [launch_manager] Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362555 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.041] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362555 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.041] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362556 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.041] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:59.041] [INFO] [launch_manager] 2026/07/14 07:16:59.3419040 3362557 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.042] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:59.042] [INFO] [launch_manager] 2026/07/14 07:16:59.3419041 3362557 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.042] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:16:59.042] [INFO] [launch_manager] 2026/07/14 07:16:59.3419041 3362558 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.042] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:16:59.042] [INFO] [launch_manager] 2026/07/14 07:16:59.3419041 3362559 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.042] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:16:59.042] [INFO] [launch_manager] 2026/07/14 07:16:59.3419041 3362559 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.042] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:16:59.042] [INFO] [launch_manager] 2026/07/14 07:16:59.3419041 3362561 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:59.042] [INFO] [launch_manager] Starting process 2 ( component_does_not_report_krunning_in_time ) from executable /tmp/tests/process_simple_rep_failure/process_simple_reporting
[2026-07-14 07:16:59.042] [INFO] [launch_manager] 2026/07/14 07:16:59.3419042 3362571 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:59.042] [INFO] [launch_manager] startProcess pid 88 received for process: component_does_not_report_krunning_in_time
[2026-07-14 07:16:59.044] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:16:59.044] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:16:59.044] [INFO] [launch_manager] [----------] 1 test from ProcessSimpleRepFailure
[2026-07-14 07:16:59.044] [INFO] [launch_manager] [ RUN      ] ProcessSimpleRepFailure.ProcessSimpleReporting
[2026-07-14 07:16:59.044] [INFO] [launch_manager] [ STEP     ] Check args
[2026-07-14 07:16:59.044] [INFO] [launch_manager] [ END STEP ] Check args
[2026-07-14 07:16:59.044] [INFO] [launch_manager] [ STEP     ] Report running from ProcessSimpleReporting
[2026-07-14 07:16:59.073] [INFO] [launch_manager] 2026/07/14 07:16:59.3419073 3362881 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_not_report_krunning_in_time changed state PG MainPG/run_target_app_does_not_report_krunning_in_time PS 1
[2026-07-14 07:16:59.176] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:59.752] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:00.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420145 3373601 000 ECU1 LM LM log warn verbose 5 Got kRunning timeout for process 2 ( component_does_not_report_krunning_in_time ) 
[2026-07-14 07:17:00.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420145 3373601 000 ECU1 LM LM log debug verbose 5 terminating process 2 ( component_does_not_report_krunning_in_time ) 
[2026-07-14 07:17:00.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420145 3373601 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 2 of MainPG pid 88 ( component_does_not_report_krunning_in_time ) 
[2026-07-14 07:17:00.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420145 3373601 000 ECU1 LM LM log debug verbose 2 Request termination received for 88
[2026-07-14 07:17:00.176] [INFO] [launch_manager] 2026/07/14 07:17:00.3420173 3373881 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_not_report_krunning_in_time changed state PG MainPG/run_target_app_does_not_report_krunning_in_time PS 3
[2026-07-14 07:17:00.335] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:00.545] [INFO] [launch_manager] [ END STEP ] Report running from ProcessSimpleReporting
[2026-07-14 07:17:00.545] [INFO] [launch_manager] [       OK ] ProcessSimpleRepFailure.ProcessSimpleReporting (1500 ms)
[2026-07-14 07:17:00.545] [INFO] [launch_manager] [----------] 1 test from ProcessSimpleRepFailure (1500 ms total)
[2026-07-14 07:17:00.545] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:00.545] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (1500 ms total)
[2026-07-14 07:17:00.545] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:00.545] [INFO] [launch_manager] 2026/07/14 07:17:00.3420544 3377597 000 ECU1 LM LM log debug verbose 12 Child process 2 of MainPG pid 88 ( component_does_not_report_krunning_in_time ) for node True terminated with status 0
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420546 3377615 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 2 ( component_does_not_report_krunning_in_time ) 
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420546 3377616 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 2 ( component_does_not_report_krunning_in_time ) done 
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420546 3377616 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kAborting for PG 0 ( MainPG ) 
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420546 3377616 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 2 ( component_does_not_report_krunning_in_time ) done 
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420546 3377616 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kAborting to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420546 3377617 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420548 3377636 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateFailed ( 19 ) re state MainPG/run_target_app_does_not_report_krunning_in_time of PG MainPG
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420548 3377637 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:00.550] [INFO] [launch_manager] 2026/07/14 07:17:00.3420548 3377637 000 ECU1 LM LM log warn verbose 3
[2026-07-14 07:17:00.550] [INFO] [launch_manager] Problem discovered in PG MainPG Activating Recovery state.
[2026-07-14 07:17:00.551] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377638 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:00.551] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377638 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:00.551] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:00.551] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377639 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:00.551] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377639 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:00.551] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:00.551] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377639 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:00.551] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:00.551] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377640 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:00.551] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:00.552] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377640 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:00.552] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377641 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:00.552] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:00.553] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377641 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:00.554] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:00.554] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377642 000 ECU1 LM LM log debug verbose 6 Starting process 3 ( verification_component ) from executable /tmp/tests/process_simple_rep_failure/verification_process
[2026-07-14 07:17:00.554] [INFO] [launch_manager] 2026/07/14 07:17:00.3420549 3377647 000 ECU1 LM LM log debug verbose 4 startProcess pid 107 received for process: verification_component
[2026-07-14 07:17:00.561] [INFO] [launch_manager] 2026/07/14 07:17:00.3420550 3377648 000 ECU1 LM LM log debug verbose 8 Considered kRunning for Non Reporting Process pid 107 ( verification_component ) process 3 of group MainPG 
[2026-07-14 07:17:00.561] [INFO] [launch_manager] 2026/07/14 07:17:00.3420550 3377648 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 3 ( verification_component ) done 
[2026-07-14 07:17:00.561] [INFO] [launch_manager] 2026/07/14 07:17:00.3420550 3377648 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:00.561] [INFO] [launch_manager] 2026/07/14 07:17:00.3420550 3377648 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/fallback_run_target in 1 ms
[2026-07-14 07:17:00.561] [INFO] [launch_manager] 2026/07/14 07:17:00.3420550 3377648 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377662 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.562] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377664 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:17:00.562] [INFO] [launch_manager] Child process 3 of MainPG pid 107 ( verification_component ) for node True terminated with status 0
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377665 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.562] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377665 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377665 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377666 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377667 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377667 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.562] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377667 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377667 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377667 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420551 3377667 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377667 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377668 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377668 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377668 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377668 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377668 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377668 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377668 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377669 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377669 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377669 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377669 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377669 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377669 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377669 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.563] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.564] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.564] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.564] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377670 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.564] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.564] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.564] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.588] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.588] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.588] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.588] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.588] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377671 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.588] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.588] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377672 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377673 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.589] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377674 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377675 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377676 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.590] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.591] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.591] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.591] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.591] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420552 3377677 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377677 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377678 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.613] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377679 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377680 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377680 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377680 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377680 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377680 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377680 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377681 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.614] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.615] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.615] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.615] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.615] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.615] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377682 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.615] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.615] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377683 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.627] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377684 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.628] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.628] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.628] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.628] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.638] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.638] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.638] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.639] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377685 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.639] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377686 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.639] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377686 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.639] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377686 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:00.640] [INFO] [launch_manager] 2026/07/14 07:17:00.3420553 3377687 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.640] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.648] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377688 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.648] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.648] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377688 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.648] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.648] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377690 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.648] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.648] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377691 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.648] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377691 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.649] [INFO] [launch_manager] Control Client handler nudged 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377692 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377692 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377692 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377692 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377693 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.649] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.650] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.650] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.650] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.650] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377694 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377695 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377696 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377697 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377697 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377697 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377697 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377697 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377697 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420554 3377697 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377698 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377699 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377700 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377700 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377700 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377700 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377700 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377700 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.665] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.665] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.665] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377701 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.665] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377702 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.688] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377703 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377704 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.689] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377705 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377706 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.690] [INFO] [launch_manager] 2026/07/14 07:17:00.3420555 3377707 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.691] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.691] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.691] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.691] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.702] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.702] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377708 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377709 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377710 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377710 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377710 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377710 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377710 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377710 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.703] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377711 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377712 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377713 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.704] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.705] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.705] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.705] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.705] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.705] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377714 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377715 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.723] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377716 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420556 3377717 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377717 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377718 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.724] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377719 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377721 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.725] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377721 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377722 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377722 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377722 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377722 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377722 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377722 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377722 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.725] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.726] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.726] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.726] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.726] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377723 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377724 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.744] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377725 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377726 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377727 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377727 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377727 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377727 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377727 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377727 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420557 3377727 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.745] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377727 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377728 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377729 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377730 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377730 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377730 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.746] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377730 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.747] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377730 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.747] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377730 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.747] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.747] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.747] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.765] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.765] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.765] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.765] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.765] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.765] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377731 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377732 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377733 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.766] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377734 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377735 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377736 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.767] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.768] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.768] [INFO] [launch_manager] 2026/07/14 07:17:00.3420558 3377737 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.768] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377737 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.768] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.768] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377738 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377739 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.778] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377740 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377740 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377740 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377740 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377740 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377740 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377740 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377741 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377742 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.779] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377743 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377744 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.780] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.781] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.781] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377745 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.781] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.781] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.781] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.781] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.791] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.791] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.791] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.791] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377746 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.791] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.791] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420559 3377747 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377747 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377748 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.792] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.793] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.793] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.793] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:00.793] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377749 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.796] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.796] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377751 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.796] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.796] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377752 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.796] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.796] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377753 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.796] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.796] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377754 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.797] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.797] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377754 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.797] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.805] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377755 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.805] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.805] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377756 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.806] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377756 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.806] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420560 3377757 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.806] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377757 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.806] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377758 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.806] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377759 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.806] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377759 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.806] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377760 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.806] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.806] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377761 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.807] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377761 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377762 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377763 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.807] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.808] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.808] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.808] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.808] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.808] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377764 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377765 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.820] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377766 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377767 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377767 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377767 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377767 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377767 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377767 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420561 3377767 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377767 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377768 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.821] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377769 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377770 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377770 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377770 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377770 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377770 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377770 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377771 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377772 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377772 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377772 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377772 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377772 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.822] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377772 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.823] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377772 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.823] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.823] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.823] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.823] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377773 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377774 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.834] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377775 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377776 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377777 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377777 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377777 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377777 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377777 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377777 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420562 3377777 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377777 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.835] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377778 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.836] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377778 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.836] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377778 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.836] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377778 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.836] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377778 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.836] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377778 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377778 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377779 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377781 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.839] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.839] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377782 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.840] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.840] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377782 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.840] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.840] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377783 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.850] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.850] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377784 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.850] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.850] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377785 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.850] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.850] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377785 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.850] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.850] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377786 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.851] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420563 3377787 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.851] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377788 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.851] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377789 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.851] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377789 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.851] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377790 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.851] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377790 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.851] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377791 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.851] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377792 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.851] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.851] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377793 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.851] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.852] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377793 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.852] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.852] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377794 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.852] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.852] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377795 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.852] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.852] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377796 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.852] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.852] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377796 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.852] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.852] [INFO] [launch_manager] 2026/07/14 07:17:00.3420564 3377797 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.856] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.857] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377798 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.857] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.857] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377798 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.858] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.858] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377799 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.858] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.858] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377800 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.859] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.859] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377801 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.859] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.859] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377801 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.859] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.859] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377802 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.859] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.863] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377803 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.863] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.864] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377804 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.864] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.864] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377804 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.867] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.867] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377805 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.867] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.867] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377806 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.867] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.867] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377806 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.867] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.867] [INFO] [launch_manager] 2026/07/14 07:17:00.3420565 3377807 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.867] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.867] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377808 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.867] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.868] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377809 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.868] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.868] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377809 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.868] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.873] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377810 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.873] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.873] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377811 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.873] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.873] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377811 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.873] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.873] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377812 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.873] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377813 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.874] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377813 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.874] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377814 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.874] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377815 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.874] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377816 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.874] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377816 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.874] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420566 3377817 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.874] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377818 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.874] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.874] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377819 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.875] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.875] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377819 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.875] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.875] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377820 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.888] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:00.888] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377821 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:00.888] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.888] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377821 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.888] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377821 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377821 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377822 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.889] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377823 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.889] [INFO] [launch_manager] Control Client handler nudged 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377823 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377823 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377823 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.889] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377824 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.895] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.895] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377825 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377826 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.896] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.897] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.897] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.897] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420567 3377827 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377827 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377828 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.903] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.904] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.904] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377829 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377830 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377830 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377830 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377830 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377830 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377830 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377831 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377831 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377831 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.905] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377831 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.906] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377831 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:00.906] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377831 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:00.908] [INFO] [launch_manager] Control Client handler nudged 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377833 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377834 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377835 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377835 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377836 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377836 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420568 3377837 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377837 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377838 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377839 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377839 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.908] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377840 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.909] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377840 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.909] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377841 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.909] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377841 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.909] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377843 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.909] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377843 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377844 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377844 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377845 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377845 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377846 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377846 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377846 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.916] [INFO] [launch_manager] 2026/07/14 07:17:00.3420569 3377847 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.917] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377848 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.917] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377848 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.917] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377848 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.917] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377849 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.917] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377849 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377850 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377850 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377851 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377851 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377852 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377852 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377853 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377853 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377854 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377854 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377855 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377855 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377856 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.918] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377856 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420570 3377857 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377857 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377858 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377858 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377858 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377859 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377859 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377860 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377860 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377860 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377860 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377861 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377861 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377862 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377862 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377862 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377863 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377863 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377863 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377863 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.919] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.920] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.920] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.920] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377864 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.920] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.920] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.936] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.936] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377865 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377866 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377867 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377867 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.937] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.938] [INFO] [launch_manager] 2026/07/14 07:17:00.3420571 3377867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.938] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377867 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.938] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.938] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.939] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.940] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377869 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.940] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377870 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.940] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377870 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.940] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377870 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.940] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377870 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.951] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377870 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.951] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377870 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377870 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377871 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377872 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.952] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377873 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377874 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377875 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377875 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377875 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377875 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377875 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.953] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377875 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.936] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:00.956] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377875 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377876 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377877 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377877 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377877 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377877 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377877 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377877 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420572 3377877 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377877 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.960] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377878 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377879 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377881 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_not_report_krunning_in_time changed state PG MainPG/run_target_app_does_not_report_krunning_in_time PS 4 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377881 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377882 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377883 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377883 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377884 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377884 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377885 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377885 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.961] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377886 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.962] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377886 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.962] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377887 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.962] [INFO] [launch_manager] 2026/07/14 07:17:00.3420573 3377887 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377888 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377888 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377889 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377889 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377890 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377890 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377891 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377891 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377892 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377892 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377893 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.968] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377893 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.969] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377894 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.969] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377894 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.969] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377895 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.969] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377895 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.969] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377896 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.974] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377896 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.974] [INFO] [launch_manager] 2026/07/14 07:17:00.3420574 3377897 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.974] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377898 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.974] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377898 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.974] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377899 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.974] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377899 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.974] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377900 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377900 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377901 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.34205
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 75 3377901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377902 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377902 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377903 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377903 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377904 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377904 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377905 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377906 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377906 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377906 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420575 3377907 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377907 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377908 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377909 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377909 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.975] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377910 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377910 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377911 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377911 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377912 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377913 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377913 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377914 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377915 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377915 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377916 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377916 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377917 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420576 3377917 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377918 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377919 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.976] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377919 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.982] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377919 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.983] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377919 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.983] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377919 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377919 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377920 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377920 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377920 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377920 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377920 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377920 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377921 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377921 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377921 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377921 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377921 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377921 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377921 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377922 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377922 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377922 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.987] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377922 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377922 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377922 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377923 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377923 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377923 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377923 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377923 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377923 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377923 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377924 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377924 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377924 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377924 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377924 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377924 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377924 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377925 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377925 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377925 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377925 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377925 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377925 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377926 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377926 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.988] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377926 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.989] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377926 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.989] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377926 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377926 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377926 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377927 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377927 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377927 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377927 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420577 3377927 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377927 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377928 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377928 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377928 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377928 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377928 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.993] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377928 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.994] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377929 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:00.994] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377929 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:00.994] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377929 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:00.994] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377929 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.003] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377929 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.003] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377929 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.003] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377929 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.003] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377930 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.003] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377931 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377932 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377932 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377933 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377934 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377935 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377935 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377936 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377937 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420578 3377937 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377938 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377939 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377939 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377940 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377941 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377942 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377943 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377944 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377945 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377945 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.004] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377946 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420579 3377947 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377947 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377948 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377949 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377950 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377950 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377951 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377952 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377952 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377953 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377954 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377955 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.005] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377955 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377956 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377957 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420580 3377957 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377958 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377959 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377959 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377960 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377960 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377961 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377962 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377962 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377962 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377962 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.008] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377963 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.009] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377964 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.009] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377965 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.009] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377965 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.009] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377966 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.009] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377966 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377966 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377967 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420581 3377967 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377968 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377969 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377969 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377969 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377970 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377971 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377971 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377971 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377971 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377971 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377971 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377971 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377972 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.014] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377972 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377972 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377972 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377972 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377972 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377972 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377973 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377973 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377973 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377973 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377973 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377973 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377974 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377974 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377974 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377974 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377974 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377974 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377974 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377975 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377975 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.015] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377975 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.016] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377975 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377975 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377975 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377975 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377976 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377976 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377976 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377976 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377976 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377976 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377976 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.022] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377977 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.023] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377977 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.023] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377977 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.023] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377977 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.023] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377977 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.023] [INFO] [launch_manager] 2026/07/14 07:17:00.3420582 3377977 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.026] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377978 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.026] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377978 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.026] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377978 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.026] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377978 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.026] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377978 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.026] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377978 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.026] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377978 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377979 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377979 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377980 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377981 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377982 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377983 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377983 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377984 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377985 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377985 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377986 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377987 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.027] [INFO] [launch_manager] 2026/07/14 07:17:00.3420583 3377987 000 ECU1 LM LM log debug verbose 8 ProcessGroupMana
[2026-07-14 07:17:01.027] [INFO] [launch_manager] ger::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.028] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377988 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.028] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377989 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.028] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377990 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.028] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377991 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.028] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377991 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.032] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377992 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.032] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377993 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.032] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377993 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.033] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377994 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.033] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377994 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.033] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377995 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.033] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377996 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.034] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377996 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.034] [INFO] [launch_manager] 2026/07/14 07:17:00.3420584 3377997 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3377998 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3377998 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3377999 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3377999 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378000 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378001 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378001 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378002 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378003 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378003 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378004 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378004 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378005 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378006 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378006 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378007 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378007 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420585 3378007 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378008 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378008 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.035] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378009 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378009 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378009 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378009 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378010 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378010 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378010 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378010 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378010 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378010 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378011 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378011 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378011 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378011 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378011 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378011 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378012 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378012 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.036] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378012 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378012 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378012 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378012 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378012 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378013 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378013 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378013 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378013 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378013 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378013 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378014 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378014 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378014 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378014 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.047] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378014 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378014 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378014 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378015 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378015 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378015 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378015 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378015 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378015 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378015 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378016 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378016 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378016 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378016 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378016 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378016 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378016 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378017 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378017 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378017 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378017 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378017 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420586 3378017 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378017 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378018 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.048] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378018 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.049] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378018 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.049] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378018 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.049] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378018 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.049] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378018 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.049] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378018 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.049] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378019 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378019 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378019 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378019 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378019 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378019 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378020 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378021 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378022 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378022 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378023 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378024 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378024 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378025 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378025 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378026 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.052] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378027 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.053] [INFO] [launch_manager] 2026/07/14 07:17:00.3420587 3378027 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.053] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378028 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.053] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378029 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.053] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378029 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.053] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378030 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378031 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378031 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378032 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378032 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378033 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378034 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378034 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378035 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378036 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378036 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420588 3378037 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378038 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378038 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.057] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378039 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378040 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378041 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378041 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378042 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378043 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378043 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378044 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378045 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378046 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378046 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420589 3378047 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378047 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378048 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378048 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378048 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378048 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378048 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378049 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378049 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378049 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378049 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378049 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378049 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378050 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.058] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378050 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378050 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378050 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378050 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378050 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378051 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378051 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378051 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378051 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378051 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378051 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378051 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378052 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378052 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378052 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378052 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.059] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378052 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378052 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378053 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378053 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378053 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378053 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378053 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378053 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.068] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378054 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378054 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378054 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378054 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378054 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378054 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378054 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378055 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378055 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378055 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378055 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378055 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378055 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378055 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378056 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378056 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378056 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378056 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378056 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378056 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378057 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378057 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378057 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378057 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.069] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378057 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.070] [INFO] [launch_manager] 2026/07/14 07:17:00.3420590 3378057 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378057 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378058 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378058 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378058 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378058 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378058 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378058 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378059 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378059 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378059 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378059 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378059 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378059 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.071] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378060 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.072] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378060 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.072] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378061 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.072] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378062 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.072] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378062 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378063 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378064 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378064 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378065 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378066 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378066 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420591 3378067 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378068 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.077] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378068 000 ECU1 LM LM log
[2026-07-14 07:17:01.078] [INFO] [launch_manager] debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378069 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378069 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378070 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378071 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378071 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378072 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378072 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378073 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.080] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378073 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378074 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378074 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378075 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378075 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378076 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378076 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420592 3378077 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378078 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378078 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378078 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378079 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378080 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378080 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378081 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378081 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378082 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378082 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378083 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378083 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378083 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378084 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.081] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378084 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.082] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378085 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.082] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378085 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.082] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378086 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.082] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378086 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.082] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378087 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.082] [INFO] [launch_manager] 2026/07/14 07:17:00.3420593 3378087 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.090] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378088 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378088 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378089 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378089 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378090 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378090 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378091 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378092 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378092 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378093 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378093 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378093 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378094 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378094 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378094 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378094 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378094 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378094 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.091] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.092] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.092] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.092] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378095 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.092] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.092] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378096 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378097 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378097 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378097 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378097 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378097 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420594 3378097 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378097 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.095] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.096] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378098 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.103] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.104] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.104] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378099 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.104] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.104] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.104] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378100 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.105] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.106] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.106] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.106] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.106] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.106] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378101 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.109] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.109] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.109] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.109] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.109] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.109] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.110] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.110] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378102 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.110] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.110] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378103 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378104 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.115] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378105 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378106 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378107 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378107 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378107 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378107 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378107 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378107 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.116] [INFO] [launch_manager] 2026/07/14 07:17:00.3420595 3378107 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378107 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378108 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378109 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378110 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378111 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.117] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378111 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378112 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378112 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378113 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378113 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378114 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378114 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378115 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378115 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378116 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378116 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378117 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420596 3378117 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378118 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378118 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378118 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378119 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.126] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378119 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378120 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378120 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378121 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378121 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378122 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378122 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378123 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378123 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378124 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378124 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378125 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378125 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378126 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378126 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378127 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420597 3378127 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378128 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378128 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378129 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378129 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378130 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378130 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378131 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.127] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378131 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.128] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378132 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.128] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378132 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.128] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378133 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.128] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378133 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.128] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378134 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378134 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378134 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378134 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378134 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378134 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378134 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.132] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 1 Control Client handler nudge
[2026-07-14 07:17:01.133] [INFO] [launch_manager] d 
[2026-07-14 07:17:01.133] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.133] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378135 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378136 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.134] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378137 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378137 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378137 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378137 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378137 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378137 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420598 3378137 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378137 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378138 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378139 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.135] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378140 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378140 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378140 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378140 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378140 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378140 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378140 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.136] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.140] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.140] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.140] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378141 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.140] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.140] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.141] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.141] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.141] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.141] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.141] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378142 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378143 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.142] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378144 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378145 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378146 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378147 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378147 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378147 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378147 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.143] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378147 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.144] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378147 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.144] [INFO] [launch_manager] 2026/07/14 07:17:00.3420599 3378147 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.144] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378147 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.144] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.144] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378148 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378149 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378151 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.151] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378151 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378152 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378153 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378153 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378154 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378154 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378155 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378155 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378156 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378156 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420600 3378157 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378157 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378158 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378158 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378159 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378159 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378160 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378160 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378160 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378161 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378161 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.152] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378162 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.153] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378162 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.153] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378162 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378162 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378162 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378162 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378162 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.157] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378163 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.161] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378164 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378165 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378166 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.162] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420601 3378167 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.163] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.167] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378168 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.167] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.167] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.167] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.167] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.167] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.168] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.168] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.168] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378169 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.168] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378170 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.168] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378170 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.171] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378170 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.171] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378170 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378170 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378170 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378170 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378171 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378172 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.172] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG
[2026-07-14 07:17:01.173] [INFO] [launch_manager] /fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378173 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378174 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.173] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.180] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378175 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378176 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.182] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378177 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378177 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378177 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378177 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378177 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378177 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420602 3378177 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378177 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378178 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.183] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.184] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378179 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.184] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378181 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.184] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378182 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.184] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378182 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378183 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378183 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378184 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378184 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378185 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378186 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378186 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378187 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378187 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378187 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378187 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.188] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378187 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.189] [INFO] [launch_manager] 2026/07/14 07:17:00.3420603 3378187 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.189] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378187 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.189] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.189] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.189] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.189] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378188 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.192] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378189 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378190 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378190 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378190 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378190 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378190 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378190 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378190 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378191 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.193] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378192 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.194] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.200] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378193 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.200] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.201] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.201] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.201] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.201] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378194 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.203] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378195 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378196 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378197 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378197 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378197 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378197 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378197 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378197 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420604 3378197 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.204] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378198 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.208] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.209] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.209] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378199 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.209] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378200 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378200 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378200 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378200 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378200 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378200 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378200 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.213] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378201 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378202 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378203 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.214] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.215] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.215] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.215] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.215] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.215] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.215] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.221] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378204 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.221] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.221] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.221] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.221] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.221] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.221] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.222] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.222] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.222] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378205 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.222] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.222] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.222] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378206 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420605 3378207 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378207 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.227] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.228] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.228] [INFO] [launch_manager] 2026/07/1
[2026-07-14 07:17:01.228] [INFO] [launch_manager] 4 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.228] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.228] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378208 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378209 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378210 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378211 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378212 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378212 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.230] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378213 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.231] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378213 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.231] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378214 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.231] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378215 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.231] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378215 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.231] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378216 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.231] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378216 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378217 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378217 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378217 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378217 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420606 3378217 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378217 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378218 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.239] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378219 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378220 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378220 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378220 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378220 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378220 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378220 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378220 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.240] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378221 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378222 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378223 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.241] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.242] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378224 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.242] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378225 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.250] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378225 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.250] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378225 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.250] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378225 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.250] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378225 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.250] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378225 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.250] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378225 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.250] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378226 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420607 3378227 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378227 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.251] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378228 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378229 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378230 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378230 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378230 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378230 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378230 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378230 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378230 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.252] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378231 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.253] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.254] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378232 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.254] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.254] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.254] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.254] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.254] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378233 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.261] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378234 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378235 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378236 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.262] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.263] [INFO] [launch_manager] 2026/07/14 07:17:00.3420608 3378237 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378237 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378238 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.267] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.268] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.268] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378239 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.268] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378240 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.268] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378241 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.268] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378242 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378242 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378243 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378243 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378244 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378244 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378245 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378245 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378246 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378246 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378247 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420609 3378247 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378248 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378248 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378249 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.273] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378249 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378250 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378250 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378251 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378251 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378252 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378252 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378253 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378253 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:01.274] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378254 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378254 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378255 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378255 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378256 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378256 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378257 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420610 3378257 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378258 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378258 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.274] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378259 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378259 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378260 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378260 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378261 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378261 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378262 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378262 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378263 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378263 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.275] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378264 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378265 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378265 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378266 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378266 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378266 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420611 3378267 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378268 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378268 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378269 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378269 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378270 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378270 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378271 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378271 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.281] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378272 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378272 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378273 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378273 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378273 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378273 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378274 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378275 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.282] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378276 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420612 3378277 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378277 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.283] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378278 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378279 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.292] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378280 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378281 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378282 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.293] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.294] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378283 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.294] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.294] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.294] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378284 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378285 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378285 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378285 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378285 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378285 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378285 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378285 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.296] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.297] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.297] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.297] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.297] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.297] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378286 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.297] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378287 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378287 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378287 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378287 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378287 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420613 3378287 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378287 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378288 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.303] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378289 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378291 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378292 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378292 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378293 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378293 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378294 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.304] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378294 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378295 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378295 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378296 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378297 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420614 3378297 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378298 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378298 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.305] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378299 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378299 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378300 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378300 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378301 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378301 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378302 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378302 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378303 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378303 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.306] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378304 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378305 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378305 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378306 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378306 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378307 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420615 3378307 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378308 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378308 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378309 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378309 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378310 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378310 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378311 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.313] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378311 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378312 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378312 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378313 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378313 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378314 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378314 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378315 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378315 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378315 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378315 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378316 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378316 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420616 3378317 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.314] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378317 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378318 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378318 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378318 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378319 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378319 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378319 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378320 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378320 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378321 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378321 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.319] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378321 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.320] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378322 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.320] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378324 000
[2026-07-14 07:17:01.324] [INFO] [launch_manager] ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378325 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378325 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378325 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378325 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378326 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.324] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378327 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378327 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378327 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378327 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378327 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378327 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420617 3378327 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378327 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.325] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378328 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378329 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378330 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378330 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378330 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378330 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378330 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378330 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378330 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378331 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.326] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.327] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.327] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.327] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.327] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.327] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378332 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378333 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.336] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378334 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378335 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.337] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378336 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420618 3378337 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.340] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.341] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.341] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.341] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.341] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378338 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.341] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378339 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378341 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378342 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378342 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378343 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378344 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378344 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.349] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378345 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378345 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378346 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378346 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420619 3378347 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378348 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378348 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378349 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378349 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378350 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378351 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378351 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378352 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378352 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378353 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378353 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378354 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378355 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378355 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378355 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378355 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.350] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378356 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378357 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378357 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378357 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378357 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378357 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378357 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420620 3378357 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378357 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378358 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.351] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.352] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.352] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.352] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.352] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.352] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.354] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378359 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378360 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378361 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378362 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378362 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378362 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378362 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378362 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.355] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378362 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378362 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378363 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378364 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378364 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378364 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378364 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378364 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378364 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378364 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.356] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.357] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378365 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.357] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.357] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.357] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.357] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378366 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378367 000 ECU1 LM LM log debug verbose 1 Control Clie
[2026-07-14 07:17:01.363] [INFO] [launch_manager] nt handler nudged 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378367 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378367 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378367 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378367 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378367 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.363] [INFO] [launch_manager] 2026/07/14 07:17:00.3420621 3378367 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378367 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378368 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378369 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378370 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378370 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378370 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378370 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378370 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378370 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378370 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.364] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378371 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378371 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378371 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378371 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378371 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378371 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378371 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378372 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378373 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.365] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.366] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.366] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.366] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.366] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.366] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378374 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378375 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.372] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378376 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378377 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378377 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378377 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378377 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378377 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378377 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420622 3378377 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378377 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378378 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378378 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378378 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378378 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378378 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378378 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378379 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378379 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378379 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378379 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378379 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378379 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378381 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.373] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378381 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378382 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378383 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378383 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378384 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378384 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378385 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378385 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378386 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378387 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420623 3378387 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378388 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378388 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378389 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378389 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378389 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378390 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378391 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378391 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378392 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378392 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378393 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378394 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378394 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378395 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.374] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378395 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.375] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378396 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.375] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378396 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.375] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378397 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.375] [INFO] [launch_manager] 2026/07/14 07:17:00.3420624 3378397 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.375] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378398 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378398 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378399 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378399 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378400 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378400 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378401 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378401 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378402 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378402 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378403 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378403 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.381] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378403 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378404 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378405 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378405 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378406 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378406 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378407 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420625 3378407 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378408 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378408 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378409 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378409 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378410 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378410 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378411 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378411 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378411 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378412 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378412 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378413 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378413 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.382] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378413 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378414 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378414 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378414 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378414 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378414 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378415 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378415 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378416 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378416 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378416 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378416 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378417 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378417 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420626 3378417 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378418 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378418 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378419 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378419 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378419 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378419 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378419 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.383] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378419 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.384] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378420 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.384] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378420 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.384] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378420 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.384] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378420 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.384] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378420 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378420 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378420 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378421 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.390] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378422 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378423 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378424 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.391] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378425 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 )
[2026-07-14 07:17:01.392] [INFO] [launch_manager] re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378426 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378427 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378427 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378427 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378427 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.392] [INFO] [launch_manager] 2026/07/14 07:17:00.3420627 3378427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.393] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.393] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.393] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.393] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.393] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378430 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378431 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378431 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.399] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378432 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378432 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378433 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378433 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378434 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378434 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378434 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378434 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378434 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378435 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378435 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378436 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378436 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378436 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378437 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378437 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378437 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378437 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378437 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378437 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420628 3378437 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378437 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.400] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378438 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378439 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378440 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378440 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378440 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378440 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378440 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378440 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378440 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.401] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.402] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.402] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.402] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378441 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.402] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.402] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.402] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378442 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.408] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378443 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378444 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378445 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.409] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378446 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378447 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378447 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378447 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378447 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378447 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420629 3378447 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378447 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.410] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.411] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.411] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.411] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378448 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.411] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378449 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378450 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378450 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378450 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.417] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378450 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378450 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378450 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378450 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378452 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.418] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378453 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378454 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.419] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.420] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.420] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.420] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.420] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.420] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378457 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378457 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420630 3378457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.426] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378461 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378461 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378462 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378462 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378463 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.427] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378463 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not e
[2026-07-14 07:17:01.428] [INFO] [launch_manager] mpty. 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378463 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378464 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378465 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378465 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378466 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378466 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420631 3378467 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378470 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378470 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378471 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378471 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.428] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378472 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.429] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378473 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.429] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378473 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.429] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378474 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.429] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378474 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.429] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.429] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378475 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378476 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420632 3378477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378478 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378478 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.435] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378478 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378479 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378479 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378480 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378480 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378481 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378481 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378482 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378482 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378482 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378482 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378482 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378483 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.436] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378484 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378485 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378486 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.437] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.438] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.438] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.438] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.438] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.438] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420633 3378487 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378487 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.444] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378488 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378489 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.445] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378490 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378491 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378492 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378493 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.446] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.447] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.447] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.447] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.447] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.447] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.447] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378494 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378495 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.458] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378496 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378497 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378497 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378497 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378497 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378497 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378497 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420634 3378497 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378497 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378498 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.459] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.460] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.460] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.460] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.460] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.460] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.470] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378499 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.470] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378500 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.470] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378501 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.470] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378501 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.470] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378501 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378502 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378503 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378503 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378503 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378504 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378504 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.471] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378505 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378505 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378506 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378506 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378507 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420635 3378507 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378508 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.472] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378508 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378508 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378509 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378509 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378510 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378510 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378511 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378511 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378512 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378512 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378512 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378513 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378513 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378514 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378514 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378515 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378515 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378516 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378516 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378516 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378517 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.473] [INFO] [launch_manager] 2026/07/14 07:17:00.3420636 3378517 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.474] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378518 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.474] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378518 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.474] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378519 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.474] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378519 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.474] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378519 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.474] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378519 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.476] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378519 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.476] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378519 000 ECU1 LM LM log
[2026-07-14 07:17:01.484] [INFO] [launch_manager] debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.484] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378520 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.485] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378520 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.498] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378520 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.498] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378520 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378520 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378520 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378520 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378521 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.504] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378522 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378523 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.505] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.517] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378526 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.518] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420637 3378527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.519] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378529 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.520] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378530 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.520] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378530 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.520] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378530 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.520] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378530 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.524] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378530 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.524] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378530 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.524] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378530 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378531 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378532 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.525] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378533 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.526] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378534 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.528] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.528] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.529] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.529] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.529] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.529] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378535 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378536 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.532] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420638 3378537 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378537 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378538 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378539 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378540 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378541 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378541 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378542 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.533] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378542 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378543 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378543 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378543 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378544 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378544 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378545 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378545 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378546 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378547 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.534] [INFO] [launch_manager] 2026/07/14 07:17:00.3420639 3378547 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378548 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378548 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.661] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378550 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378550 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.662] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.663] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.664] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.664] [INFO] [launch_manager] 2026/07/14 07:17:00.342
[2026-07-14 07:17:01.667] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 0640 3378555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.667] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420640 3378557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.668] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.669] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.669] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.669] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.669] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.669] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.669] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.672] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.672] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.672] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.672] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.672] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378559 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.672] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.675] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.676] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378559 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.676] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:01.676] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378561 000 ECU1 LM LM log debug verbose 1 2026/07/14 07:17:00.3420641 3378559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:01.676] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378562 000 ECU1 LM LM log debug verbose 8 Response retrieved. 
[2026-07-14 07:17:01.676] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:01.676] [INFO] [launch_manager] [ END STEP ] Activate RunTarget run_target_app_does_not_report_krunning_in_time
[2026-07-14 07:17:01.676] [INFO] [launch_manager] 2026/07/14 07:17:00.3420641 3378563 000 ECU1 LM LM log debug verbose 1 Response sent. 
[2026-07-14 07:17:01.676] [INFO] [launch_manager] 2026/07/14 07:17:00.3420741 3379564 000 ECU1 LM LM log debug verbose 1 Response retrieved.
[2026-07-14 07:17:01.676] [INFO] [launch_manager] [ STEP     ] Verify fallback run target was activated
[2026-07-14 07:17:01.676] [INFO] [launch_manager] [ END STEP ] Verify fallback run target was activated
[2026-07-14 07:17:01.676] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Off
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421641 3388565 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388573 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388574 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Off 
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388574 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388574 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Off to 
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388574 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Off for PG MainPG 
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388574 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388575 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388575 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:01.678] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388575 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:01.679] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388575 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:01.679] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388576 000 ECU1 LM LM log debug verbose 5 terminating process 0 ( control_client_mock ) 
[2026-07-14 07:17:01.679] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388576 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 0 of MainPG pid 73 ( control_client_mock ) 
[2026-07-14 07:17:01.679] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388576 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:01.679] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-07-14 07:17:01.679] [INFO] [launch_manager] 2026/07/14 07:17:01.3421642 3388576 000 ECU1 LM LM log debug verbose 2 Request termination received for 73
[2026-07-14 07:17:01.679] [INFO] [launch_manager] 2026/07/14 07:17:01.3421673 3388881 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 3 
[2026-07-14 07:17:01.679] [INFO] [launch_manager] 2026/07/14 07:17:01.3421673 3388882 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:17:01.743] [INFO] [launch_manager] [       OK ] RecoveryActionSimpleRepFailure.ControlClientMock (4317 ms)
[2026-07-14 07:17:01.743] [INFO] [launch_manager] [----------] 1 test from RecoveryActionSimpleRepFailure (4318 ms total)
[2026-07-14 07:17:01.743] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:01.743] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (4318 ms total)
[2026-07-14 07:17:01.743] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:01.744] [INFO] [launch_manager] 2026/07/14 07:17:01.3421743 3389584 000 ECU1 LM LM log debug verbose 12 Child process 0 of MainPG pid 73 ( control_client_mock ) for node True terminated with status 0
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389594 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 0 ( control_client_mock )
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389595 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 0 ( control_client_mock ) done 
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389595 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389595 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389595 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389595 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389595 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389596 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 102 ms
[2026-07-14 07:17:01.745] [INFO] [launch_manager] 2026/07/14 07:17:01.3421744 3389596 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:01.775] [INFO] [launch_manager] 2026/07/14 07:17:01.3421773 3389881 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 4
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395675 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions 
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395675 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395676 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395676 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395676 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395676 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395676 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:02.353] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395677 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395677 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395677 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395677 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395677 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422352 3395677 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422353 3395678 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422353 3395678 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422353 3395678 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:02.354] [INFO] [launch_manager] 2026/07/14 07:17:02.3422353 3395678 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:02.354] [INFO] [launch_manager] Wait for all process groups to complete the transition
[2026-07-14 07:17:02.448] [INFO] [launch_manager] 2026/07/14 07:17:02.3422448 3396631 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:17:02.474] [INFO] [launch_manager] 2026/07/14 07:17:02.3422474 3396890 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:17:02.476] [INFO] [launch_manager] 2026/07/14 07:17:02.3422475 3396901 000 ECU1 LM LM log debug verbose 1 Graph destroyed 
[2026-07-14 07:17:02.476] [INFO] [launch_manager] 2026/07/14 07:17:02.3422475 3396901 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1222/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/process_simple_rep_failure/process_simple_rep_failure/test.xml -
============================== 1 passed in 6.77s ===============================

tests-report/tests/integration/process_wrong_binary_failure/process_wrong_binary_failure/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/process_wrong_binary_failure:process_wrong_binary_failure
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1207/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/process_wrong_binary_failure/process_wrong_binary_failure.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_process_wrong_binary_failure 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:16:51.129] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:16:51.354] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:51.354] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:51.354] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:51.354] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:51.367] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:51.535] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:16:51.539] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/cab5da32b942a95f668f969d4142af8ac6b430d4e1c032e65165252d9c823531/json HTTP/1.1" 200 None
[2026-07-14 07:16:51.660] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/cab5da32b942a95f668f969d4142af8ac6b430d4e1c032e65165252d9c823531/start HTTP/1.1" 204 0
[2026-07-14 07:16:51.661] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:51.661] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:51.661] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:51.661] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:51.669] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:51.812] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411908 3291237 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.914] [INFO] [launch_manager] Launch Manager Started !!!! 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291241 000 ECU1 LM LM log debug verbose 1 Loading LCM Configurations... 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291241 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291241 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 ) 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291242 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 ) 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291242 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_with_missing_binary ( IdentifierHash: 13113169863542733312 ) 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291242 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 ) 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291242 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 ) 
[2026-07-14 07:16:51.914] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291243 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/process_wrong_binary_failure/control_client_mock 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291243 000 ECU1 LM LM log debug verbose 3 Process control_client_mock is Reporting execution state 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291243 000 ECU1 LM LM log debug verbose 1 Process is STATE_MANAGEMENT function Cluster Affiliation 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291243 000 ECU1 LM LM log debug verbose 3 Process control_client_mock is Self terminating 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291243 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291243 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_with_missing_binary 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291244 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291244 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/process_wrong_binary_failure/abc_complex_reporting_process 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291244 000 ECU1 LM LM log debug verbose 3 Process component_with_missing_binary is Reporting execution state 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291244 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291244 000 ECU1 LM LM log debug verbose 3 Process component_with_missing_binary is Self terminating 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291244 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_with_missing_binary 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291245 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/process_wrong_binary_failure/verification_process 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291245 000 ECU1 LM LM log debug verbose 3 Process verification_component is NOT Reporting execution state 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291245 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291245 000 ECU1 LM LM log debug verbose 3 Process verification_component is Self terminating 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291245 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291245 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291245 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291246 000 ECU1 LM LM log debug verbose 3 Creating graph with 3 nodes 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291246 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291246 000 ECU1 LM LM log debug verbose 1 Process Group initialization done 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291246 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 3 entries 
[2026-07-14 07:16:51.915] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291246 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024 
[2026-07-14 07:16:51.916] [INFO] [launch_manager] 2026/07/14 07:16:51.3411909 3291246 000 ECU1 LM LM log debug verbose 1 Creating worker threads... 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291255 000 ECU1 LM LM log debug verbose 7 Process group index 0 (with name MainPG ) has 3 processes 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 0 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 1 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 5 Process 1 has 0 start dependencies 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 2 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 5 Process 2 has 0 start dependencies 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 3 Created 3 process nodes 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291256 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG 
[2026-07-14 07:16:51.923] [INFO] [launch_manager] 2026/07/14 07:16:51.3411910 3291257 000 ECU1 LM LM log debug verbose 1 Graphs initialized
[2026-07-14 07:16:51.924] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291258 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded. 
[2026-07-14 07:16:51.924] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291259 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100
[2026-07-14 07:16:51.925] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291259 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:16:51.926] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Monitor buffer size: 512 
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291259 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291259 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0 
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291260 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291261 000 ECU1 LM Fcty log debug verbose 2 Software Cluster Handler starts constructing workers: MainCluster 
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291261 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Process States: control_client_mock 
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291262 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 1 
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291262 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_client_mock 
[2026-07-14 07:16:51.926] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291262 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291263 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_client_mock 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291263 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291263 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_client_mock_checkpoint 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291263 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291263 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_client_mock_alive_supervision 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291263 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291263 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291264 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1 
[2026-07-14 07:16:51.927] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291264 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  0  ms
[2026-07-14 07:16:51.936] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291264 000 ECU1 LM LM log info verbose 1 LCM started successfully 
[2026-07-14 07:16:51.936] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291265 000 ECU1 LM LM log debug verbose 3 clock() at run(): 29.673000 ms
[2026-07-14 07:16:51.936] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291265 000 ECU1 LM LM log debug verbose 1 =============STARTING MAINPG STARTUP STATE============ 
[2026-07-14 07:16:51.936] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291265 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:51.936] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291266 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.936] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291266 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291266 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291266 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291266 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291266 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411911 3291267 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:51.937] [INFO] [launch_manager] Starting process 0 ( control_client_mock ) from executable /tmp/tests/process_wrong_binary_failure/control_client_mock
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411912 3291271 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:51.937] [INFO] [launch_manager] Initialize the control client for control_client_mock  process
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411912 3291271 000 ECU1 LM LM log debug verbose 1 ControlClientChannel initialized
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411912 3291275 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:51.937] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:16:51.937] [INFO] [launch_manager] startProcess pid 69 received for process: control_client_mock
[2026-07-14 07:16:51.937] [INFO] [launch_manager] 2026/07/14 07:16:51.3411937 3291521 000 ECU1 LM LM log debug verbose 1 ControlClientChannel obtained from sync.
[2026-07-14 07:16:51.938] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:16:51.938] [INFO] [launch_manager] [----------] 1 test from MissingBinaryFailure
[2026-07-14 07:16:51.938] [INFO] [launch_manager] [ RUN      ] MissingBinaryFailure.ControlClientMock
[2026-07-14 07:16:51.941] [INFO] [launch_manager] [ STEP     ] Report kRunning from ControlClientMock
[2026-07-14 07:16:51.944] [INFO] [launch_manager] [ END STEP ] Report kRunning from ControlClientMock
[2026-07-14 07:16:51.945] [INFO] [launch_manager] [ STEP     ] Activate RunTarget containing a component with a missing binary
[2026-07-14 07:16:51.945] [INFO] [launch_manager] 2026/07/14 07:16:51.3411943 3291585 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.945] [INFO] [launch_manager] Request sent. Waiting for acknowledgment...
[2026-07-14 07:16:51.945] [INFO] [launch_manager] 2026/07/14 07:16:51.3411944 3291594 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:51.945] [INFO] [launch_manager] Got kRunning for pid 69 ( control_client_mock ) process 0 of group MainPG
[2026-07-14 07:16:51.945] [INFO] [launch_manager] 2026/07/14 07:16:51.3411944 3291595 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:16:51.945] [INFO] [launch_manager] startProcess for MainPG process 0 ( control_client_mock ) done
[2026-07-14 07:16:51.946] [INFO] [launch_manager] 2026/07/14 07:16:51.3411944 3291596 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.946] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:51.946] [INFO] [launch_manager] 2026/07/14 07:16:51.3411944 3291597 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:51.946] [INFO] [launch_manager] clock() at successful initial state transition: 30.864000 ms
[2026-07-14 07:16:51.946] [INFO] [launch_manager] 2026/07/14 07:16:51.3411944 3291597 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:16:51.946] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:16:51.946] [INFO] [launch_manager] 2026/07/14 07:16:51.3411945 3291598 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:16:51.946] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Startup in 33 ms
[2026-07-14 07:16:51.946] [INFO] [launch_manager] 2026/07/14 07:16:51.3411945 3291599 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.946] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:51.946] [INFO] [launch_manager] 2026/07/14 07:16:51.3411945 3291604 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:51.946] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_with_missing_binary of PG MainPG
[2026-07-14 07:16:51.947] [INFO] [launch_manager] 2026/07/14 07:16:51.3411945 3291606 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:51.947] [INFO] [launch_manager] Pending state for process group MainPG changed from to MainPG/run_target_with_missing_binary
[2026-07-14 07:16:51.947] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291608 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291608 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_with_missing_binary to 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291608 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_with_missing_binary for PG MainPG 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291608 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291609 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291609 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291609 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291609 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291609 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291609 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:51.948] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291611 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:51.949] [INFO] [launch_manager] Starting process 1 ( component_with_missing_binary ) from executable /tmp/tests/process_wrong_binary_failure/abc_complex_reporting_process
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291611 000 ECU1 LM LM log error verbose 2 File does not exist or is not executable: /tmp/tests/process_wrong_binary_failure/abc_complex_reporting_process
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291611 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kAborting for PG 0 ( MainPG ) 
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291611 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 1 ( component_with_missing_binary ) done 
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291612 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kAborting to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411946 3291612 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411947 3291619 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.949] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291631 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:51.949] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateFailed ( 19 ) re state MainPG/run_target_with_missing_binary of PG MainPG 
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291632 000 ECU1 LM LM log debug verbose 1 Response sent. 
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291632 000 ECU1 LM LM log warn verbose 3 Problem discovered in PG MainPG Activating Recovery state. 
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291633 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:51.949] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291633 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.950] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291633 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.950] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291633 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:51.950] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291633 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:51.950] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291633 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:51.966] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291633 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:51.966] [INFO] [launch_manager] 2026/07/14 07:16:51.3411948 3291635 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:51.966] [INFO] [launch_manager] Starting process 2 ( verification_component ) from executable /tmp/tests/process_wrong_binary_failure/verification_process
[2026-07-14 07:16:51.966] [INFO] [launch_manager] 2026/07/14 07:16:51.3411949 3291642 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:51.966] [INFO] [launch_manager] startProcess pid 78 received for process: verification_component
[2026-07-14 07:16:51.966] [INFO] [launch_manager] 2026/07/14 07:16:51.3411952 3291671 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:51.966] [INFO] [launch_manager] Considered kRunning for Non Reporting Process pid 78 ( verification_component ) process 2 of group MainPG
[2026-07-14 07:16:51.966] [INFO] [launch_manager] 2026/07/14 07:16:51.3411952 3291673 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:16:51.967] [INFO] [launch_manager] startProcess for MainPG process 2 ( verification_component ) done
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411952 3291674 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:16:51.967] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411952 3291675 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:16:51.967] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/fallback_run_target in 4 ms
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411952 3291676 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.967] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411954 3291697 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411954 3291697 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411954 3291697 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291698 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291698 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291698 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291698 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291698 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291699 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291699 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.967] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291699 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.968] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291699 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:51.968] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291699 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:51.968] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291699 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:51.968] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291700 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.969] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291700 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:51.969] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291700 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.969] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:51.969] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291701 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:51.969] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291701 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:51.969] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:51.969] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291702 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.969] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291702 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291703 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291703 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.970] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291703 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411955 3291704 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:51.970] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291720 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291720 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291721 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291721 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291721 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291721 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291721 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291721 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291722 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291722 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291722 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291722 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.970] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291722 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.971] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291722 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.971] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291722 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.971] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291723 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.971] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291723 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.971] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291723 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291723 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291723 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291723 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291723 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291724 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291724 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291724 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291724 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291724 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291724 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291724 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291725 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291725 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291725 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291725 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291725 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291725 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291726 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.972] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291726 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291726 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291726 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291726 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291726 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291726 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291727 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291727 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291727 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291727 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291727 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291727 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411957 3291727 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291727 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291728 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291728 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291728 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291728 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291728 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291728 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291729 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291729 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291729 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291729 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291729 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.973] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291729 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.974] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291730 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.974] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291730 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.974] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291730 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.974] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291730 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.974] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291730 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.975] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291730 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.975] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291731 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.975] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291731 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.975] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291731 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.975] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291731 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291731 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291731 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291731 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291732 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291732 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291732 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291732 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291732 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291732 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291732 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291733 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291733 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291733 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291733 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291733 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291733 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291733 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291734 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291734 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291734 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.976] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291734 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291734 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291734 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291734 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291735 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291735 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291735 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291735 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291735 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291735 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291735 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.977] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291736 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291736 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291736 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291736 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291736 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291736 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291736 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291737 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.978] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291737 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291737 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291737 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291737 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411958 3291737 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291737 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291738 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291738 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291738 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291738 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291738 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291738 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291738 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291739 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.979] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291739 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291739 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291739 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291739 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291739 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411959 3291739 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291781 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:16:51.980] [INFO] [launch_manager] Process with Id control_client_mock changed state PG MainPG/Startup PS 1
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291782 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:16:51.980] [INFO] [launch_manager] Process with Id control_client_mock changed state PG MainPG/Startup PS 2
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291783 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:51.980] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291784 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:51.980] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291784 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:51.980] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:51.981] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291786 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_with_missing_binary changed state PG MainPG/run_target_with_missing_binary PS 1 
[2026-07-14 07:16:51.981] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291786 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_with_missing_binary changed state PG MainPG/run_target_with_missing_binary PS 4 
[2026-07-14 07:16:51.982] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291786 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.984] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291786 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.984] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291787 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to OK. 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291787 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291787 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411963 3291787 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291788 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291788 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291788 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291788 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291788 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291788 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291789 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291789 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291789 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291789 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.985] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291789 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291789 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291790 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291790 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291790 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291790 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291790 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291791 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291791 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291791 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291791 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291791 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291791 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291791 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291792 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291792 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291792 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291792 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291792 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291792 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291792 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291793 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.986] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291793 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291793 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291793 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291793 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291793 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291794 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291794 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291794 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291794 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291794 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291794 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291794 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291795 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291795 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291795 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291795 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291795 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291795 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291796 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291796 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291796 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291796 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291796 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.987] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291796 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.988] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291796 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.988] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291797 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.988] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291797 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.988] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291797 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.988] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291797 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.985] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:51.990] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291797 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411964 3291797 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291798 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291798 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291798 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291798 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291798 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291798 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291798 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291799 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291799 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.993] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291799 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291799 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291799 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291799 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291800 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291800 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291800 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291800 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291800 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291800 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291801 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291801 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291801 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291801 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291801 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291801 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291802 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291802 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291802 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291802 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291802 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.994] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291803 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291803 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291803 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291803 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291803 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291803 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291804 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291804 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291804 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291804 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291804 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291805 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291805 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291805 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291805 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291805 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291805 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291806 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291806 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291806 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291806 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291806 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291807 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291807 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.995] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291807 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.996] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291807 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.996] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291807 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:51.996] [INFO] [launch_manager] 2026/07/14 07:16:51.3411965 3291807 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:51.996] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291808 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:51.996] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291808 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291808 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291808 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291808 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291808 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291809 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291809 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291809 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291809 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291809 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291809 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291811 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.001] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291811 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:52.002] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291812 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.002] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.002] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291813 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.002] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291813 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.002] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291813 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291813 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291814 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291814 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291814 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291814 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291814 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291815 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291815 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291815 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291815 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291815 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291815 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.003] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291816 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.004] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291816 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.004] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291816 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.004] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291816 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291816 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291817 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291817 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291817 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291817 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411966 3291817 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291817 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291818 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.005] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291818 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291818 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291818 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291818 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291818 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291819 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291819 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291819 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291819 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291819 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291820 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291820 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291820 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291820 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291820 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291821 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291821 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291821 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291821 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.006] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291821 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.007] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291821 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.007] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291822 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.007] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291822 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.007] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291822 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291822 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291822 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291822 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291823 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291823 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291823 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291823 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291823 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291823 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291824 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291824 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291824 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291824 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291824 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.009] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291824 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.010] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291825 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.010] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291825 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.010] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291825 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.010] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291825 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291825 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291825 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291826 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291826 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291826 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291826 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291826 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291826 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291827 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291827 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291827 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291827 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291827 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411967 3291827 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.011] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291828 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.012] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291828 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.012] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291828 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.012] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291828 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.012] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291828 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291828 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291829 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291829 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291829 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291829 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291829 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291829 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291830 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291830 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291830 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291830 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.013] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291830 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.014] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291830 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.014] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291831 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.014] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291831 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.014] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291831 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.014] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291831 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291831 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291831 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291831 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291832 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291832 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291832 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291832 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291832 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291832 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291832 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291833 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291833 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291833 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291833 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.015] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291833 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.016] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291833 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.016] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291833 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.016] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291834 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.016] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291834 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.016] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291834 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291834 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291834 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291834 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291834 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291835 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.017] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.018] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.018] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.018] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.018] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291836 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291837 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291837 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291837 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291837 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291837 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291837 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411968 3291837 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291837 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.020] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291838 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291839 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.021] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291841 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.021] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291842 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.021] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291843 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.021] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.021] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291843 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.021] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.022] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291844 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.022] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.022] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291845 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.022] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.022] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291845 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.023] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.023] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291846 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.023] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.023] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291847 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.023] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.023] [INFO] [launch_manager] 2026/07/14 07:16:51.3411969 3291847 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.023] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.023] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291848 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.023] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.023] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291849 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.024] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.024] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291849 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.024] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.024] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291850 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.026] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.026] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291851 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.026] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.026] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291852 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.026] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.026] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291852 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.026] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.026] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291853 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.026] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.026] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291854 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.026] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.026] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291855 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.027] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291855 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.027] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291856 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.027] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291856 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.027] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291857 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291857 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411970 3291857 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291857 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291858 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.027] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.028] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.028] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.028] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.028] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.028] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.028] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291859 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291860 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291861 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291861 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291861 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291861 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.030] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291861 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291861 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291861 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291862 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291863 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291863 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291863 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291863 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291863 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291863 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291864 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291864 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291864 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.031] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291864 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291864 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.032] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291865 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291866 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291866 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291866 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291866 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411971 3291867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.032] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.033] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.033] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.033] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.033] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.033] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291869 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.034] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.034] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291869 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.034] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291869 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.034] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.034] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291869 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291870 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291870 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291871 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291871 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291871 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291871 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291871 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291871 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291872 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291872 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291872 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291872 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291872 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291872 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291872 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291873 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291873 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291873 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291873 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291873 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291873 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291874 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.035] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291874 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291874 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291874 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291874 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291875 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291876 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291876 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291876 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291876 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291876 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291876 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291876 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291877 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291877 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291877 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291877 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.036] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291877 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.037] [INFO] [launch_manager] 2026/07/14 07:16:51.3411972 3291877 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.037] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291878 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.037] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291878 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.037] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291878 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.037] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291878 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.037] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291878 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291878 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291879 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291879 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291879 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291879 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291879 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291879 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291880 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291880 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291880 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291880 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291880 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.040] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.041] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.041] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.041] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.041] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.041] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291881 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291882 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.043] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291883 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291884 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291885 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.044] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.045] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.045] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.045] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291886 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.045] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291887 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.045] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291887 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291887 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291887 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291887 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291887 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411973 3291887 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291887 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291888 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291888 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291888 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291888 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291888 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291888 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291888 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.047] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291889 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291890 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291890 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291890 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291890 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291890 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291890 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291891 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291891 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291891 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291891 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291891 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291891 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.048] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291891 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291892 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291893 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291893 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291893 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291893 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291893 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291893 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291893 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.049] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.050] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.050] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.050] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291894 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291895 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291896 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.052] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291896 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.053] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291896 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.053] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291896 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.053] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291896 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.053] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291896 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.053] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291896 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.053] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.053] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411974 3291897 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291897 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.055] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.056] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.056] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.056] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291898 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.056] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291899 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07
[2026-07-14 07:16:52.058] [INFO] [launch_manager] :16:51.3411975 3291899 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291899 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291899 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291899 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291899 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291899 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291900 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.058] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291902 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291903 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291903 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291903 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291903 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291903 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.059] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291903 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291903 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291904 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291905 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.060] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.061] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.061] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.061] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.061] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.061] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291906 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291907 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291907 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291907 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291907 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291907 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291907 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411975 3291907 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291907 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.064] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291908 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291909 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291910 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291910 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291911 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291911 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291911 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.065] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291911 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291911 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291911 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291911 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291912 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291913 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.066] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.067] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.067] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.067] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.067] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291914 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291915 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.069] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291916 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291917 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291917 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291917 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291917 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291917 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291917 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411976 3291917 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291917 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.070] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291918 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291919 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291920 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291920 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291920 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291920 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291920 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291920 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.071] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.072] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.072] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.072] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291921 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.072] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.072] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291922 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291923 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291923 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291923 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291923 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.075] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291923 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291923 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291923 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291924 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291924 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291924 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291924 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291924 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291925 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291925 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291925 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291925 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291925 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.076] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291925 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291925 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291926 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291927 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291927 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291927 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291927 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291927 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291927 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411977 3291927 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291927 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.077] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.078] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.078] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.078] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.078] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291928 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:52.083] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291929 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291930 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291930 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291930 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291931 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291932 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291932 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291932 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291932 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291932 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291932 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291932 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291933 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.084] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291933 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291933 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291933 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291933 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291933 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291933 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291934 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291935 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291935 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291935 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291935 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291935 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291935 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291935 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.085] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.086] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.086] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.086] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.086] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291936 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.086] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291937 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291937 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291937 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291937 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291937 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411978 3291937 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291937 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291938 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.089] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291938 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291938 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291938 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291938 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291938 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291938 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291939 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291939 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291939 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291939 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291939 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291939 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291939 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291941 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291941 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.090] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.091] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.091] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.091] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.091] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.091] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291942 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291943 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291944 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.092] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291944 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.093] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291944 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.093] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291944 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.093] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291944 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.093] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291944 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.093] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291944 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291945 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.095] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291946 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291947 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291947 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291947 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291947 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291947 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291947 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411979 3291947 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291947 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291948 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.096] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291949 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291949 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291949 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291949 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291949 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291949 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291949 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291950 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291950 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291950 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291951 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291951 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291951 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291951 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291951 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291952 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291952 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291952 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291952 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291953 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291953 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291953 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291953 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291954 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.097] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291955 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.098] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291955 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.098] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291955 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.098] [INFO] [launch_manager] 2026/07/14 07:16:51.3411980 3291955 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.098] [INFO] [launch_manager] 2026/07/14 07:16:51.3411981 3291964 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.101] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.101] [INFO] [launch_manager] 2026/07/14 07:16:51.3411981 3291965 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.101] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.101] [INFO] [launch_manager] 2026/07/14 07:16:51.3411982 3291976 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.101] [INFO] [launch_manager] 2026/07/14 07:16:51.3411982 3291976 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.101] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.101] [INFO] [launch_manager] 2026/07/14 07:16:51.3411982 3291977 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.101] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.101] [INFO] [launch_manager] 2026/07/14 07:16:51.3411982 3291977 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.101] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.101] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291978 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.102] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291978 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291979 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291980 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291981 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.102] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291981 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.102] [INFO] [launch_manager] Control Client handler nudged 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291982 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.102] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291982 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.103] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291982 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.103] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291982 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.103] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291982 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.103] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291982 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.103] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291982 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291983 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.104] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291984 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291985 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291986 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.105] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411983 3291987 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291988 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291989 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291989 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291989 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291989 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291989 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291989 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291989 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.106] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291991 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:52.107] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291991 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.107] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.107] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291992 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.110] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.110] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291992 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.110] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.110] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291993 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.110] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.110] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291993 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.110] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.110] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291994 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:52.110] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291994 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:52.110] [INFO] [launch_manager] 2026/07/14 07:16:51.3411984 3291997 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.110] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3291998 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.111] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3291998 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.111] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3291999 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:52.111] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3291999 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3291999 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292000 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292000 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292000 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292000 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292000 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292000 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.111] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292001 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292002 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292003 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.112] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292004 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292005 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292006 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292007 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292007 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292007 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292007 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292007 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.113] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292007 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411985 3292007 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292007 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292008 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.114] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292009 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:52.114] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292011 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292011 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292012 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292012 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292013 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292013 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292013 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292014 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292014 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292015 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292015 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292015 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292016 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292016 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292017 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411986 3292017 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292018 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292018 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292018 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292019 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292019 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292019 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.115] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292020 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292021 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292021 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292021 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292022 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292022 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292023 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292023 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292023 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292024 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292024 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292024 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292025 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292025 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292026 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292026 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292027 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292027 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411987 3292027 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292028 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292028 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.116] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292029 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292029 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292029 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292030 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292030 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292031 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292031 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292032 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292032 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292032 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292033 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292033 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292034 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292034 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292035 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292035 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411988 3292035 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292043 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292044 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292044 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292045 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292045 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292046 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.117] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292046 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292046 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292047 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411989 3292047 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292048 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292048 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292048 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292049 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292049 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292049 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292050 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292051 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292051 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292051 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292052 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292052 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292053 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292053 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292053 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292054 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292054 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292055 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292055 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292056 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.118] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292056 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292056 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292057 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411990 3292057 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292058 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292058 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292058 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292059 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292059 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292060 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292060 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292061 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292061 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292061 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292062 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292062 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292063 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292063 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292064 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292064 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292065 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292065 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292065 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.119] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292066 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292066 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292067 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292067 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411991 3292067 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292068 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292068 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292069 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292069 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292070 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292070 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292071 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292071 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292071 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292072 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292072 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292073 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292073 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292073 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292074 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292074 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292075 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292075 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.120] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292075 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292076 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292076 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292077 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292077 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411992 3292077 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292078 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292078 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292079 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292079 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292079 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292080 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292080 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292081 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292081 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292082 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292082 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292082 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292083 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292083 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292084 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292084 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292084 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.121] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292085 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292085 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292086 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292086 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292086 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292087 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411993 3292087 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292088 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292088 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292088 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292089 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292089 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292090 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292090 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292091 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292091 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292092 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292092 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292092 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292093 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292093 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292094 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.122] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292094 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292095 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292095 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292095 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292096 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292096 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292097 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292097 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411994 3292097 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292098 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292098 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292099 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292099 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292099 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292100 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292100 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292101 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292101 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292102 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292102 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292102 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292103 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292103 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292103 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.123] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292104 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292104 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292105 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292105 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292105 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292106 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292106 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292107 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411995 3292107 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292108 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292108 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292108 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292109 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292109 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292109 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292110 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292110 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292111 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292111 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292112 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292112 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292113 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292113 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.124] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292113 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292114 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292114 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292115 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292115 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292115 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292116 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292116 000 ECU1 LM LM log debug v
[2026-07-14 07:16:52.125] [INFO] [launch_manager] erbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292117 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411996 3292117 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292118 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292118 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292118 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292119 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292119 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292120 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292120 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292121 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292121 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292122 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.125] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292122 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292122 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292123 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292123 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292124 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292124 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292124 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292125 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292125 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292126 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292126 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292126 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292127 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411997 3292127 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292128 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292128 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292129 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.126] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292129 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292129 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292130 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292131 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292131 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292131 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292132 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292132 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292133 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292133 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292134 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292134 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292134 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292135 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292135 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292135 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292136 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292136 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292137 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411998 3292137 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292138 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292138 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292138 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.127] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292139 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292139 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292140 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292140 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292146 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292147 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:51.3411999 3292147 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292148 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292148 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292149 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292149 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292149 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292150 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292150 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292151 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292151 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292152 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292152 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292153 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292153 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292153 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292154 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292154 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292155 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.128] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292155 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292155 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292156 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292156 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292157 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412000 3292157 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292157 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292158 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292158 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292159 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292159 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292160 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292160 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292161 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292161 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292161 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292162 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292162 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292163 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292163 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292164 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292164 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292164 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.129] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292165 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292165 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292166 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292166 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292166 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292166 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292166 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292166 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412001 3292167 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292167 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.130] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292168 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292169 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292170 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.131] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292171 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292172 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292173 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.132] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292174 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292175 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292176 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292177 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292177 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.133] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292177 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292177 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292177 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292177 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412002 3292177 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292178 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292179 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.134] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292181 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292181 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292181 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292182 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292182 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292183 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292183 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292184 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292184 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292185 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292185 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292186 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292186 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292187 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412003 3292187 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292188 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292188 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292189 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292189 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.135] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 32
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 92190 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292191 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292191 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292192 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292192 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292193 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292193 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292194 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292194 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292195 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292195 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292196 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292196 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292197 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412004 3292197 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292198 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292198 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292199 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292200 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292200 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.136] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292201 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292201 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292202 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292203 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292203 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292204 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292204 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292205 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292205 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292206 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292207 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412005 3292207 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292208 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292208 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292209 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292210 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292210 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292211 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292211 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292212 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292212 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292213 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292214 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.137] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292214 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292215 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292215 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292216 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292217 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412006 3292217 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292218 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292218 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292219 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292219 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292220 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292221 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292221 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292222 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292222 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292223 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292224 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292224 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292225 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292225 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292226 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292226 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412007 3292227 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.138] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292228 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292228 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292229 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292229 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292230 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292231 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292231 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292232 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292232 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292233 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292234 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292234 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292235 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292235 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292236 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292236 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412008 3292237 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292237 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292238 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292239 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292239 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292240 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292240 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.139] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292241 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292241 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292242 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292243 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292243 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292244 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292244 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292245 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292245 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292246 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292246 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412009 3292247 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292248 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292248 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292249 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292249 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292250 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292250 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292251 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292252 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292252 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292253 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292253 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.140] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292254 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292254 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292255 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292255 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292256 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292257 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412010 3292257 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292258 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292258 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292259 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292259 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292260 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292261 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292261 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292262 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292262 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292263 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292263 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292264 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292264 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292265 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292265 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292266 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292266 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.141] [INFO] [launch_manager] 2026/07/14 07:16:52.3412011 3292267 000 ECU1 LM LM log debug verbose 12 Child process 2 of MainPG pid 78 ( verification_component ) for node True terminated with status 0 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292268 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292268 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292269 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292269 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292270 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292270 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292271 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292271 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292272 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292272 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292273 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292274 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292274 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292275 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292275 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292275 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292276 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292277 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412012 3292277 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292278 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292278 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292279 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.142] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292279 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292280 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292280 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292281 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292281 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292282 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292282 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292283 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292283 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292284 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292284 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292285 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292285 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292286 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292286 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292287 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412013 3292287 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292288 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292288 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292289 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292289 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.143] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292290 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292290 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292291 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292291 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292292 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292292 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292293 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292293 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292294 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292294 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292295 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292295 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292296 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292296 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292296 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412014 3292297 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292298 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292298 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292299 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292299 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292299 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.144] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292300 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292301 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292301 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292302 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292302 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292303 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292303 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292304 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292304 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292305 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292305 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292305 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292306 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292306 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412015 3292307 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.145] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292307 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292308 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292308 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292309 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292309 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292310 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292311 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292311 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292311 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292312 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292312 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292313 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292313 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292314 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292314 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292315 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292315 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292316 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292316 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.146] [INFO] [launch_manager] 2026/07/14 07:16:52.34
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 12016 3292317 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412016 3292317 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292318 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292318 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292319 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292319 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292320 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292320 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292321 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292321 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292322 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292322 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292323 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292323 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292324 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.147] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292324 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292324 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292324 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292324 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292324 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292325 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292325 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292326 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292326 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292327 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412017 3292327 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292328 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292328 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292329 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292329 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292330 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292330 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292331 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292331 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.148] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292332 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292332 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292333 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292333 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292334 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292334 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292334 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292335 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292335 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292336 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292336 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412018 3292337 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292337 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292338 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292338 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292339 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292339 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292340 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292340 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.149] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292341 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292341 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292342 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292342 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292343 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292343 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292344 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292344 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292345 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292345 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292346 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292346 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292347 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412019 3292347 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292348 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292348 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292349 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292349 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292350 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292350 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292350 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292351 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.150] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292351 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292352 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292352 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292353 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292353 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292354 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292354 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292355 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292355 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292356 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292356 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292357 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412020 3292357 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292358 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292358 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292359 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292359 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292360 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292360 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292361 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292361 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292362 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292362 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.151] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292363 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292363 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292364 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292364 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292365 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292365 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292366 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292366 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292367 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412021 3292367 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292368 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292368 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292369 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292369 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292369 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292370 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292371 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292371 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292372 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292372 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292372 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292373 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292373 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.152] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292374 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292374 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292375 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292375 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292376 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292376 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292377 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412022 3292377 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292378 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292378 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292379 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292379 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292380 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292380 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292381 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292381 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292382 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292382 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292382 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292383 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292383 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292384 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292384 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292385 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.153] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292385 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292386 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292386 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412023 3292387 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292387 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292388 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292388 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292389 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292389 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292390 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292390 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292391 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292391 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292392 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292392 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292393 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292393 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292394 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.154] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292394 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292395 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292395 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292396 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292396 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292397 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412024 3292397 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292398 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292398 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292399 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292399 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292400 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292400 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292401 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292401 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292402 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292402 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292403 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292403 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.155] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292404 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292404 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292405 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292405 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292406 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292406 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292407 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412025 3292407 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292408 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292408 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292409 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292409 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292410 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292410 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292411 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292411 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292412 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292412 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292413 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.156] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292413 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292414 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292414 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292415 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292415 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292416 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292416 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292417 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412026 3292417 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292418 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292418 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292419 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292419 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292420 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292420 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292420 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292420 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292420 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.157] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292420 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292420 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292421 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.158] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbo
[2026-07-14 07:16:52.158] [INFO] [launch_manager] se 1 Control Client handler nudged 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292422 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292423 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292424 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.159] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292425 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292426 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.160] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412027 3292427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.161] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292431 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292432 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292432 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292432 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292433 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292433 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292434 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292434 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292435 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292435 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292436 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292436 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292437 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412028 3292437 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292438 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.162] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292438 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.163] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292439 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.163] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292439 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.163] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292440 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.163] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292440 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292441 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292441 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292442 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292442 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292443 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292443 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292444 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292444 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292445 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292445 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292445 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292446 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292446 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292447 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412029 3292447 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292448 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292449 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.164] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292449 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292450 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292450 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292451 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292452 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292452 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292453 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292453 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292454 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292454 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412030 3292457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.165] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292460 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292460 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292461 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292461 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292462 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292462 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292463 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292464 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292464 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292465 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292465 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292466 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412031 3292467 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.166] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292470 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292470 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292471 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292472 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292473 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292473 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292474 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292475 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292476 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412032 3292477 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.167] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292478 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292478 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292479 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292479 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292480 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292480 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292481 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292481 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292482 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292482 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292483 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292483 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292484 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292484 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292485 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292485 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292486 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292486 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292486 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412033 3292487 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292487 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292488 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292488 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.168] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292489 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292489 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292490 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292490 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292491 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292491 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292492 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292492 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292493 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292493 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292494 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292494 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292495 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292495 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292496 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292496 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292496 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412034 3292497 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292497 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292498 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292498 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292499 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292499 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.169] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292500 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292500 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292501 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292501 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292502 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292503 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292503 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292504 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292504 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292505 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292506 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292506 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292507 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412035 3292507 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292507 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292508 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292508 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292509 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292509 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.170] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292510 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292510 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292511 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292511 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292512 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292512 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292513 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292513 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292514 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292514 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292515 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292515 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292516 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetSt
[2026-07-14 07:16:52.171] [INFO] [launch_manager] ateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292516 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292517 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412036 3292517 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292517 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292518 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292518 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.171] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292519 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292519 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292520 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292520 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292521 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292522 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292522 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292525 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292526 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292526 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412037 3292527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292529 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292529 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.172] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292530 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292531 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292531 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292531 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292532 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292532 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292533 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292533 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292534 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292534 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292535 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292535 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292536 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292536 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292537 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412038 3292537 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292538 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292538 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292539 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292539 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292540 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292540 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292541 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.173] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292541 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292542 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292542 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292543 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292543 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292544 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292544 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292545 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292545 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292546 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412039 3292547 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292548 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.174] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412040 3292557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412041 3292558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412041 3292558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412041 3292560 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412041 3292560 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412041 3292561 000 ECU1 LM LM log debug verbose 1 2026/07/14 07:16:52.3412041 3292561 000 ECU1 LM LM log debug verbose 1 Response sent. 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] Response retrieved. 
[2026-07-14 07:16:52.175] [INFO] [launch_manager] [ END STEP ] Activate RunTarget containing a component with a missing binary
[2026-07-14 07:16:52.175] [INFO] [launch_manager] 2026/07/14 07:16:52.3412141 3293564 000 ECU1 LM LM log debug verbose 1 Response retrieved.
[2026-07-14 07:16:52.535] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:53.042] [INFO] [launch_manager] [ STEP     ] Verify fallback run target was activated
[2026-07-14 07:16:53.042] [INFO] [launch_manager] [ END STEP ] Verify fallback run target was activated
[2026-07-14 07:16:53.042] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Off
[2026-07-14 07:16:53.042] [INFO] [launch_manager] 2026/07/14 07:16:53.3413041 3302567 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:16:53.043] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302581 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG 
[2026-07-14 07:16:53.043] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302581 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Off 
[2026-07-14 07:16:53.043] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302581 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302581 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Off to 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302581 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Off for PG MainPG 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302582 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302582 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302582 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302582 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302583 000 ECU1 LM LM log debug verbose 5 terminating process 0 ( control_client_mock ) 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302583 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 0 of MainPG pid 69 ( control_client_mock ) 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413043 3302583 000 ECU1 LM LM log debug verbose 2 Request termination received for 69
[2026-07-14 07:16:53.044] [INFO] [launch_manager] 2026/07/14 07:16:53.3413044 3302592 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:16:53.044] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-07-14 07:16:53.061] [INFO] [launch_manager] 2026/07/14 07:16:53.3413061 3302765 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 3
[2026-07-14 07:16:53.062] [INFO] [launch_manager] 2026/07/14 07:16:53.3413061 3302765 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:16:53.081] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:53.143] [INFO] [launch_manager] [       OK ] MissingBinaryFailure.ControlClientMock (1205 ms)
[2026-07-14 07:16:53.143] [INFO] [launch_manager] [----------] 1 test from MissingBinaryFailure (1205 ms total)
[2026-07-14 07:16:53.143] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:16:53.143] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (1228 ms total)
[2026-07-14 07:16:53.143] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:16:53.144] [INFO] [launch_manager] 2026/07/14 07:16:53.3413144 3303592 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:16:53.144] [INFO] [launch_manager] Child process 0 of MainPG pid 69 ( control_client_mock ) for node True terminated with status 0
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303601 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 0 ( control_client_mock )
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303601 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 0 ( control_client_mock ) done 
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303601 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303601 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303601 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303602 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303602 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 102 ms 
[2026-07-14 07:16:53.145] [INFO] [launch_manager] 2026/07/14 07:16:53.3413145 3303602 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:53.161] [INFO] [launch_manager] 2026/07/14 07:16:53.3413161 3303765 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 4
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309699 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309699 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309699 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309700 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309700 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309700 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309700 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309700 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309700 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309700 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:53.758] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309701 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:53.759] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309701 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:16:53.759] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309701 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms 
[2026-07-14 07:16:53.759] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309701 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:53.759] [INFO] [launch_manager] 2026/07/14 07:16:53.3413755 3309701 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:16:53.846] [INFO] [launch_manager] 2026/07/14 07:16:53.3413846 3310610 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:16:53.862] [INFO] [launch_manager] 2026/07/14 07:16:53.3413861 3310765 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:16:53.864] [INFO] [launch_manager] 2026/07/14 07:16:53.3413862 3310777 000 ECU1 LM LM log debug verbose 1 Graph destroyed 
[2026-07-14 07:16:53.864] [INFO] [launch_manager] 2026/07/14 07:16:53.3413863 3310778 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1207/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/process_wrong_binary_failure/process_wrong_binary_failure/test.xml -
============================== 1 passed in 3.49s ===============================

tests-report/tests/integration/process_complex_rep_failure/process_complex_rep_failure/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/process_complex_rep_failure:process_complex_rep_failure
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1243/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/process_complex_rep_failure/process_complex_rep_failure.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_recovery_action_complex_rep_failure 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:17:15.365] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:17:15.588] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:15.589] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:15.589] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:15.589] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:15.605] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:15.681] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:17:15.683] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/86710b1711a7df02b89515b54962b89f02d2e8c612118db370314842561175a4/json HTTP/1.1" 200 None
[2026-07-14 07:17:15.803] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/86710b1711a7df02b89515b54962b89f02d2e8c612118db370314842561175a4/start HTTP/1.1" 204 0
[2026-07-14 07:17:15.805] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:15.805] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:15.806] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:15.806] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:15.812] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:15.981] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436079 3532945 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:16.086] [INFO] [launch_manager] Launch Manager Started !!!! 
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436079 3532947 000 ECU1 LM LM log debug verbose 1 Loading LCM Configurations... 
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532947 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully 
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532948 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 ) 
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532948 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 ) 
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532949 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_app_does_report_krunning_in_time ( IdentifierHash: 11934981641920773349 ) 
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532949 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_app_does_not_report_krunning_in_time ( IdentifierHash: 7672161913816744053 ) 
[2026-07-14 07:17:16.086] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532949 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 ) 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532949 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 ) 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532950 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/process_complex_rep_failure/control_client_mock 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532950 000 ECU1 LM LM log debug verbose 3 Process control_client_mock is Reporting execution state 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532950 000 ECU1 LM LM log debug verbose 1 Process is STATE_MANAGEMENT function Cluster Affiliation 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532950 000 ECU1 LM LM log debug verbose 3 Process control_client_mock is Self terminating 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532951 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532951 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_report_krunning_in_time 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532951 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_not_report_krunning_in_time 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532951 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532951 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/process_complex_rep_failure/complex_reporting_process 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532952 000 ECU1 LM LM log debug verbose 3 Process component_does_report_krunning_in_time is Reporting execution state 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532952 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532952 000 ECU1 LM LM log debug verbose 3 Process component_does_report_krunning_in_time is Self terminating 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532952 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_report_krunning_in_time 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532952 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/process_complex_rep_failure/complex_reporting_process 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532952 000 ECU1 LM LM log debug verbose 3 Process component_does_not_report_krunning_in_time is Reporting execution state 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532953 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:17:16.087] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532953 000 ECU1 LM LM log debug verbose 3 Process component_does_not_report_krunning_in_time is Self terminating 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532953 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_app_does_not_report_krunning_in_time 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532953 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 3 executable_path_: /tmp/tests/process_complex_rep_failure/verification_process 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532953 000 ECU1 LM LM log debug verbose 3 Process verification_component is NOT Reporting execution state 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532954 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532954 000 ECU1 LM LM log debug verbose 3 Process verification_component is Self terminating 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532954 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532954 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532954 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532955 000 ECU1 LM LM log debug verbose 3 Creating graph with 4 nodes 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532955 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532955 000 ECU1 LM LM log debug verbose 1 Process Group initialization done 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532955 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 4 entries 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532955 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436080 3532956 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532965 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:16.088] [INFO] [launch_manager] Process group index 0 (with name MainPG ) has 4 processes 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532966 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 0 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532966 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532966 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 1 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532966 000 ECU1 LM LM log debug verbose 5 Process 1 has 0 start dependencies 
[2026-07-14 07:17:16.088] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532966 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 2 
[2026-07-14 07:17:16.089] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532967 000 ECU1 LM LM log debug verbose 5 Process 2 has 0 start dependencies 
[2026-07-14 07:17:16.089] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532967 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 3 
[2026-07-14 07:17:16.089] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532967 000 ECU1 LM LM log debug verbose 5 Process 3 has 0 start dependencies 
[2026-07-14 07:17:16.089] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532967 000 ECU1 LM LM log debug verbose 3 Created 4 process nodes 
[2026-07-14 07:17:16.089] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532967 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG 
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436081 3532967 000 ECU1 LM LM log debug verbose 1 Graphs initialized
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532969 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded.
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532971 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100 
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532971 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Monitor buffer size: 512 
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532971 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532971 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0 
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532972 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured 
[2026-07-14 07:17:16.096] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532972 000 ECU1 LM Fcty log debug verbose 2
[2026-07-14 07:17:16.097] [INFO] [launch_manager] Software Cluster Handler starts constructing workers: MainCluster 
[2026-07-14 07:17:16.097] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532973 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Process States: control_client_mock 
[2026-07-14 07:17:16.097] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532973 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 1
[2026-07-14 07:17:16.097] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532974 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_client_mock 
[2026-07-14 07:17:16.098] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532975 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1
[2026-07-14 07:17:16.098] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532975 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_client_mock 
[2026-07-14 07:17:16.098] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532975 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1 
[2026-07-14 07:17:16.098] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532975 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_client_mock_checkpoint 
[2026-07-14 07:17:16.099] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532976 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1
[2026-07-14 07:17:16.099] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532976 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_client_mock_alive_supervision 
[2026-07-14 07:17:16.099] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532976 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1 
[2026-07-14 07:17:16.100] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532976 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:17:16.100] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532977 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1
[2026-07-14 07:17:16.102] [INFO] [launch_manager] 2026/07/14 07:17:16.3436082 3532977 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  0  ms
[2026-07-14 07:17:16.102] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532978 000 ECU1 LM LM log info verbose 1 LCM started successfully
[2026-07-14 07:17:16.102] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532978 000 ECU1 LM LM log debug verbose 3 clock() at run(): 28.793000 ms
[2026-07-14 07:17:16.102] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532979 000 ECU1 LM LM log debug verbose 1 =============STARTING MAINPG STARTUP STATE============
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532979 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532979 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532979 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532980 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532980 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532980 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532980 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532980 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532980 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:16.103] [INFO] [launch_manager] Start Dependencies: 0 
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532981 000 ECU1 LM LM log debug verbose 6 Starting process 0 ( control_client_mock ) from executable /tmp/tests/process_complex_rep_failure/control_client_mock 
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532982 000 ECU1 LM LM log debug verbose 3 Initialize the control client for control_client_mock  process 
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532982 000 ECU1 LM LM log debug verbose 1 ControlClientChannel initialized 
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532986 000 ECU1 LM LM log debug verbose 4 startProcess pid 69 received for process: control_client_mock 
[2026-07-14 07:17:16.103] [INFO] [launch_manager] 2026/07/14 07:17:16.3436083 3532986 000 ECU1 LM LM log debug verbose 1 ControlClientChannel obtained from sync.
[2026-07-14 07:17:16.103] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:16.103] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:16.103] [INFO] [launch_manager] [----------] 1 test from RecoveryActionComplexRepFailure
[2026-07-14 07:17:16.103] [INFO] [launch_manager] [ RUN      ] RecoveryActionComplexRepFailure.ControlClientMock
[2026-07-14 07:17:16.103] [INFO] [launch_manager] [ STEP     ] Report running from ControlClientMock
[2026-07-14 07:17:16.104] [INFO] [launch_manager] [ END STEP ] Report running from ControlClientMock
[2026-07-14 07:17:16.104] [INFO] [launch_manager] [ STEP     ] Activate RunTarget run_target_app_does_report_krunning_in_time
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533032 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533034 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:16.104] [INFO] [launch_manager] Got kRunning for pid 69 ( control_client_mock ) process 0 of group MainPG
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533034 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( control_client_mock ) done
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533034 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:16.104] [INFO] [launch_manager] Control Client handler nudged 
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533035 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 29.776000 ms 
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533035 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533035 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 5 ms 
[2026-07-14 07:17:16.104] [INFO] [launch_manager] 2026/07/14 07:17:16.3436088 3533035 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533043 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_app_does_report_krunning_in_time of PG MainPG 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533043 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_app_does_report_krunning_in_time 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533043 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_app_does_report_krunning_in_time to 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_app_does_report_krunning_in_time for PG MainPG 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533044 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533045 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533045 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533045 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:16.105] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533045 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:16.106] [INFO] [launch_manager] 2026/07/14 07:17:16.3436089 3533046 000 ECU1 LM LM log debug verbose 6 Starting process 1 ( component_does_report_krunning_in_time ) from executable /tmp/tests/process_complex_rep_failure/complex_reporting_process
[2026-07-14 07:17:16.106] [INFO] [launch_manager] 2026/07/14 07:17:16.3436090 3533049 000 ECU1 LM LM log debug verbose 4 startProcess pid 71 received for process: component_does_report_krunning_in_time
[2026-07-14 07:17:16.107] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:16.107] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:16.108] [INFO] [launch_manager] [----------] 1 test from ComplexReportingProcess
[2026-07-14 07:17:16.108] [INFO] [launch_manager] [ RUN      ] ComplexReportingProcess.ReportsRunning
[2026-07-14 07:17:16.108] [INFO] [launch_manager] [ STEP     ] Check args
[2026-07-14 07:17:16.108] [INFO] [launch_manager] [ END STEP ] Check args
[2026-07-14 07:17:16.108] [INFO] [launch_manager] [ STEP     ] Report running from ProcessComplexReporting
[2026-07-14 07:17:16.136] [INFO] [launch_manager] 2026/07/14 07:17:16.3436135 3533500 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 1 
[2026-07-14 07:17:16.136] [INFO] [launch_manager] 2026/07/14 07:17:16.3436135 3533501 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 2 
[2026-07-14 07:17:16.136] [INFO] [launch_manager] 2026/07/14 07:17:16.3436135 3533501 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_report_krunning_in_time changed state PG MainPG/run_target_app_does_report_krunning_in_time PS 1
[2026-07-14 07:17:16.136] [INFO] [launch_manager] 2026/07/14 07:17:16.3436135 3533501 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to OK.
[2026-07-14 07:17:16.143] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:16.592] [INFO] [launch_manager] 2026/07/14 07:17:16.3436591 3538067 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:16.592] [INFO] [launch_manager] Initializing LifeCycleManager
[2026-07-14 07:17:16.592] [INFO] [launch_manager] 2026/07/14 07:17:16.3436592 3538071 000 ECU1 LM DFLT log info verbose 1 LifeCycleManager started
[2026-07-14 07:17:16.592] [INFO] [launch_manager] 2026/07/14 07:17:16.3436592 3538072 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:16.592] [INFO] [launch_manager] Signal handler started
[2026-07-14 07:17:16.592] [INFO] [launch_manager] 2026/07/14 07:17:16.3436592 3538073 000 ECU1 LM DFLT log info verbose 1 Running Application 
[2026-07-14 07:17:16.593] [INFO] [launch_manager] 2026/07/14 07:17:16.3436592 3538073 000 ECU1 LM DFLT log info verbose 1 Reporting kRunning to Launch Manager
[2026-07-14 07:17:16.595] [INFO] [launch_manager] 2026/07/14 07:17:16.3436594 3538095 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:16.596] [INFO] [launch_manager] 2026/07/14 07:17:16.3436594 3538095 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:16.596] [INFO] [launch_manager] Shutting down Application
[2026-07-14 07:17:16.596] [INFO] [launch_manager] Got kRunning for pid 71 ( component_does_report_krunning_in_time ) process 1 of group MainPG 
[2026-07-14 07:17:16.597] [INFO] [launch_manager] 2026/07/14 07:17:16.3436594 3538096 000 ECU1 LM DFLT log info verbose 4 Application /tmp/tests/process_complex_rep_failure/complex_reporting_process run finished with 0
[2026-07-14 07:17:16.597] [INFO] [launch_manager] 2026/07/14 07:17:16.3436594 3538097 000 ECU1 LM DFLT log info verbose 1 2026/07/14 07:17:16.3436594 3538097 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 1 ( component_does_report_krunning_in_time ) done
[2026-07-14 07:17:16.599] [INFO] [launch_manager] Signal SIGTERM received, requesting to stop the app 
[2026-07-14 07:17:16.599] [INFO] [launch_manager] 2026/07/14 07:17:16.3436594 3538097 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:16.599] [INFO] [launch_manager] 2026/07/14 07:17:16.3436595 3538098 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/run_target_app_does_report_krunning_in_time in 505 ms 
[2026-07-14 07:17:16.599] [INFO] [launch_manager] 2026/07/14 07:17:16.3436595 3538098 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:16.599] [INFO] [launch_manager] [ END STEP ] Report running from ProcessComplexReporting
[2026-07-14 07:17:16.599] [INFO] [launch_manager] [       OK ] ComplexReportingProcess.ReportsRunning (503 ms)
[2026-07-14 07:17:16.599] [INFO] [launch_manager] [----------] 1 test from ComplexReportingProcess (503 ms total)
[2026-07-14 07:17:16.599] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:16.599] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (503 ms total)
[2026-07-14 07:17:16.600] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:16.600] [INFO] [launch_manager] 2026/07/14 07:17:16.3436596 3538111 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 71 ( component_does_report_krunning_in_time ) for node True terminated with status 0
[2026-07-14 07:17:16.600] [INFO] [launch_manager] 2026/07/14 07:17:16.3436596 3538117 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:16.600] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/run_target_app_does_report_krunning_in_time of PG MainPG
[2026-07-14 07:17:16.600] [INFO] [launch_manager] 2026/07/14 07:17:16.3436597 3538117 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:16.633] [INFO] [launch_manager] 2026/07/14 07:17:16.3436633 3538478 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_report_krunning_in_time changed state PG MainPG/run_target_app_does_report_krunning_in_time PS 2 
[2026-07-14 07:17:16.633] [INFO] [launch_manager] 2026/07/14 07:17:16.3436633 3538479 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_report_krunning_in_time changed state PG MainPG/run_target_app_does_report_krunning_in_time PS 4
[2026-07-14 07:17:16.694] [INFO] [launch_manager] 2026/07/14 07:17:16.3436694 3539091 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:17:16.694] [INFO] [launch_manager] [ END STEP ] Activate RunTarget run_target_app_does_report_krunning_in_time
[2026-07-14 07:17:16.759] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:17.329] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:17.694] [INFO] [launch_manager] [ STEP     ] Verify fallback run target has not been activated
[2026-07-14 07:17:17.695] [INFO] [launch_manager] [ END STEP ] Verify fallback run target has not been activated
[2026-07-14 07:17:17.695] [INFO] [launch_manager] [ STEP     ] Activate RunTarget run_target_app_does_not_report_krunning_in_time
[2026-07-14 07:17:17.695] [INFO] [launch_manager] 2026/07/14 07:17:17.3437694 3549093 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:17.695] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549098 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_app_does_not_report_krunning_in_time of PG MainPG 
[2026-07-14 07:17:17.695] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549099 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_app_does_not_report_krunning_in_time 
[2026-07-14 07:17:17.695] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549099 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:17.695] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549099 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_app_does_not_report_krunning_in_time to 
[2026-07-14 07:17:17.695] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549099 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_app_does_not_report_krunning_in_time for PG MainPG 
[2026-07-14 07:17:17.695] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549099 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549100 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:17.696] [INFO] [launch_manager] 2026/07/14 07:17:17.3437695 3549102 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:17.696] [INFO] [launch_manager] Starting process 2 ( component_does_not_report_krunning_in_time ) from executable /tmp/tests/process_complex_rep_failure/complex_reporting_process
[2026-07-14 07:17:17.697] [INFO] [launch_manager] 2026/07/14 07:17:17.3437697 3549120 000 ECU1 LM LM log debug verbose 4 startProcess pid 91 received for process: component_does_not_report_krunning_in_time
[2026-07-14 07:17:17.697] [INFO] [launch_manager] 2026/07/14 07:17:17.3437697 3549121 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:17:17.697] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:17.697] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:17.697] [INFO] [launch_manager] [----------] 1 test from ComplexReportingProcess
[2026-07-14 07:17:17.698] [INFO] [launch_manager] [ RUN      ] ComplexReportingProcess.ReportsRunning
[2026-07-14 07:17:17.698] [INFO] [launch_manager] [ STEP     ] Check args
[2026-07-14 07:17:17.698] [INFO] [launch_manager] [ END STEP ] Check args
[2026-07-14 07:17:17.698] [INFO] [launch_manager] [ STEP     ] Report running from ProcessComplexReporting
[2026-07-14 07:17:17.733] [INFO] [launch_manager] 2026/07/14 07:17:17.3437733 3549479 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:17.733] [INFO] [launch_manager] Process with Id component_does_not_report_krunning_in_time changed state PG MainPG/run_target_app_does_not_report_krunning_in_time PS 1
[2026-07-14 07:17:17.873] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:18.424] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:18.800] [INFO] [launch_manager] 2026/07/14 07:17:18.3438800 3560152 000 ECU1 LM LM log warn verbose 5
[2026-07-14 07:17:18.801] [INFO] [launch_manager] Got kRunning timeout for process 2 ( component_does_not_report_krunning_in_time )
[2026-07-14 07:17:18.801] [INFO] [launch_manager] 2026/07/14 07:17:18.3438801 3560161 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:18.801] [INFO] [launch_manager] terminating process 2 ( component_does_not_report_krunning_in_time )
[2026-07-14 07:17:18.801] [INFO] [launch_manager] 2026/07/14 07:17:18.3438801 3560164 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:18.801] [INFO] [launch_manager] Requesting termination of process 2 of MainPG pid 91 ( component_does_not_report_krunning_in_time )
[2026-07-14 07:17:18.802] [INFO] [launch_manager] 2026/07/14 07:17:18.3438802 3560168 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:18.802] [INFO] [launch_manager] Request termination received for 91
[2026-07-14 07:17:18.833] [INFO] [launch_manager] 2026/07/14 07:17:18.3438833 3560478 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:18.833] [INFO] [launch_manager] Process with Id component_does_not_report_krunning_in_time changed state PG MainPG/run_target_app_does_not_report_krunning_in_time PS 3
[2026-07-14 07:17:18.970] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:19.198] [INFO] [launch_manager] 2026/07/14 07:17:19.3439198 3564133 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:19.199] [INFO] [launch_manager] Initializing LifeCycleManager
[2026-07-14 07:17:19.199] [INFO] [launch_manager] 2026/07/14 07:17:19.3439199 3564141 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:19.199] [INFO] [launch_manager] LifeCycleManager started
[2026-07-14 07:17:19.199] [INFO] [launch_manager] 2026/07/14 07:17:19.3439199 3564145 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:19.200] [INFO] [launch_manager] Signal handler started
[2026-07-14 07:17:19.200] [INFO] [launch_manager] 2026/07/14 07:17:19.3439200 3564149 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:19.200] [INFO] [launch_manager] Running Application
[2026-07-14 07:17:19.200] [INFO] [launch_manager] 2026/07/14 07:17:19.3439200 3564152 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:19.200] [INFO] [launch_manager] Reporting kRunning to Launch Manager
[2026-07-14 07:17:19.200] [INFO] [launch_manager] 2026/07/14 07:17:19.3439200 3564155 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:19.201] [INFO] [launch_manager] Shutting down Application
[2026-07-14 07:17:19.201] [INFO] [launch_manager] 2026/07/14 07:17:19.3439201 3564158 000 ECU1 LM DFLT log info verbose 4
[2026-07-14 07:17:19.201] [INFO] [launch_manager] Application /tmp/tests/process_complex_rep_failure/complex_reporting_process run finished with 0
[2026-07-14 07:17:19.201] [INFO] [launch_manager] 2026/07/14 07:17:19.3439201 3564161 000 ECU1 LM DFLT log info verbose 1
[2026-07-14 07:17:19.201] [INFO] [launch_manager] Signal SIGTERM received, requesting to stop the app
[2026-07-14 07:17:19.201] [INFO] [launch_manager] [ END STEP ] Report running from ProcessComplexReporting
[2026-07-14 07:17:19.201] [INFO] [launch_manager] [       OK ] ComplexReportingProcess.ReportsRunning (1504 ms)
[2026-07-14 07:17:19.202] [INFO] [launch_manager] [----------] 1 test from ComplexReportingProcess (1504 ms total)
[2026-07-14 07:17:19.202] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:19.202] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (1504 ms total)
[2026-07-14 07:17:19.202] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:19.203] [INFO] [launch_manager] 2026/07/14 07:17:19.3439203 3564179 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:17:19.203] [INFO] [launch_manager] Child process 2 of MainPG pid 91 ( component_does_not_report_krunning_in_time ) for node True terminated with status 0
[2026-07-14 07:17:19.205] [INFO] [launch_manager] 2026/07/14 07:17:19.3439204 3564196 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 2 ( component_does_not_report_krunning_in_time ) 
[2026-07-14 07:17:19.205] [INFO] [launch_manager] 2026/07/14 07:17:19.3439204 3564197 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 2 ( component_does_not_report_krunning_in_time ) done
[2026-07-14 07:17:19.205] [INFO] [launch_manager] 2026/07/14 07:17:19.3439204 3564197 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kAborting for PG 0 ( MainPG ) 
[2026-07-14 07:17:19.205] [INFO] [launch_manager] 2026/07/14 07:17:19.3439204 3564197 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 2 ( component_does_not_report_krunning_in_time ) done
[2026-07-14 07:17:19.205] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564198 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kAborting to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:19.205] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564198 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439206 3564217 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateFailed ( 19 ) re state MainPG/run_target_app_does_not_report_krunning_in_time of PG MainPG 
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439206 3564217 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564218 000 ECU1 LM LM log warn verbose 3 Problem discovered in PG MainPG Activating Recovery state.
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564218 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564218 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564219 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:19.208] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564219 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:19.208] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564219 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:19.209] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564219 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:19.209] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564220 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:19.209] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564220 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564220 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564221 000 ECU1 LM LM log debug verbose 6 Starting process 3 ( verification_component ) from executable /tmp/tests/process_complex_rep_failure/verification_process 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564226 000 ECU1 LM LM log debug verbose 4 startProcess pid 111 received for process: verification_component 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564226 000 ECU1 LM LM log debug verbose 8 Considered kRunning for Non Reporting Process pid 111 ( verification_component ) process 3 of group MainPG 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564226 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 3 ( verification_component ) done 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564226 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564227 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/fallback_run_target in 0 ms 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439207 3564227 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564245 000 ECU1 LM LM log debug verbose 12 Child process 3 of MainPG pid 111 ( verification_component ) for node True terminated with status 0
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564246 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564246 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564247 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564247 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564247 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564247 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439209 3564247 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564247 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564248 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564248 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564248 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564248 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564248 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564248 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564249 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564249 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564249 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564249 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564249 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564249 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.211] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564250 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564250 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564250 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.211] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564250 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.212] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564251 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.212] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564251 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.212] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564251 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.212] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564251 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.212] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564251 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.212] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:17:19.212] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564252 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.212] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.213] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564252 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.213] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564253 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.213] [INFO] [launch_manager] 2026/07/14 07:17:19.3439210 3564253 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.213] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564270 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.213] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564270 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.213] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564271 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564271 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564271 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564271 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564271 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564271 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564272 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564272 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.214] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564272 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.215] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564272 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.215] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564272 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.215] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564272 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.215] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564273 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.215] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564273 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.216] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564273 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.216] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564273 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.216] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564273 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.216] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564273 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.217] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564274 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.217] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564274 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.217] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564274 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.217] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564274 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.217] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564274 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.217] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564274 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.218] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564275 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.218] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564275 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.218] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564275 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.218] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564275 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.218] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564275 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.218] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564275 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.218] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564276 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564276 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564276 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564276 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564276 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564276 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564277 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564277 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564277 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564277 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.219] [INFO] [launch_manager] 2026/07/14 07:17:19.3439212 3564277 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564277 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564278 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564278 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564278 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564278 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564278 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564278 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564279 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564279 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564279 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564279 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564279 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564279 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564280 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564280 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564280 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564280 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564280 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564280 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.220] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564280 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564281 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564281 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564281 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564281 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564281 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564281 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564282 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564282 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564282 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564282 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564282 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.221] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564282 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564283 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564283 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564283 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564283 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564283 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564283 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564284 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564284 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564284 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.222] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564284 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.223] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564284 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.223] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564284 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.223] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564285 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.223] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564285 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.223] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564285 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.223] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564285 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564285 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564285 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564286 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564286 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564286 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564286 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564286 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564286 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.224] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564287 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.225] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564287 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.225] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564287 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.225] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564287 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.225] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564287 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.225] [INFO] [launch_manager] 2026/07/14 07:17:19.3439213 3564287 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.225] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564287 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.225] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564288 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564288 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564288 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564288 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564288 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564288 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564289 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564289 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564289 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564289 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564289 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564289 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.226] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564289 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564290 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564290 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564290 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564290 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564291 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564291 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564291 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564291 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564291 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.227] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564291 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564292 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564292 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564292 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564292 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.227] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564292 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564293 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564293 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564293 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564293 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564293 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564294 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564294 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564294 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.228] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.228] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564295 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.228] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.229] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564295 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.229] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.229] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564296 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.229] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.229] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564296 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.229] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.229] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564296 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.229] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.229] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564297 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.229] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.229] [INFO] [launch_manager] 2026/07/14 07:17:19.3439214 3564297 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.230] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564298 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.230] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.230] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564298 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.230] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.230] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564298 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.230] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.230] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564299 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.230] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.230] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564299 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.230] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.230] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564300 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.231] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564300 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564301 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.231] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564301 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564302 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.231] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564302 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.231] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564303 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.231] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564303 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.231] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.231] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564304 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.231] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564304 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.232] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564305 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564305 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.232] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564306 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564306 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.232] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564306 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564307 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.232] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439215 3564307 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564308 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.232] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564308 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.233] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564309 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.233] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564309 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564310 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.233] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564310 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.233] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564311 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.233] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564311 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.233] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564312 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.233] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.233] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564312 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.233] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564313 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.234] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564313 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.234] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564314 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.234] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564314 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.234] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564315 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.234] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564315 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.234] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564315 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.234] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.234] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564316 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.234] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564316 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.235] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564317 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439216 3564317 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.235] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564318 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564318 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.235] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564319 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564319 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.235] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564319 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.235] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564320 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.235] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.235] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564320 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.235] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.236] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564321 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.236] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564321 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.236] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.236] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564322 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.236] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.236] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564322 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.236] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.236] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564322 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.236] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.236] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564323 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.236] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564323 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564324 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564324 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.237] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564325 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.237] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564325 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.237] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564325 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.237] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564326 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.237] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564326 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.237] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564327 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.237] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564327 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.238] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439217 3564327 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.238] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564328 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564328 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.238] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564329 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.238] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564329 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.238] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564329 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.238] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564330 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.238] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.238] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564330 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.239] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564331 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.239] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564331 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.239] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.239] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564331 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.239] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.239] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564332 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.239] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564332 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.239] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.239] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564333 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.239] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.239] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564333 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.239] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.240] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564333 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.240] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564334 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.240] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.240] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564334 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.240] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.240] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564335 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.240] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.240] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564335 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.240] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564336 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.240] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564336 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.240] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564336 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.241] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564337 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.241] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439218 3564337 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.241] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564338 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564338 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564338 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564339 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564339 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564340 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564340 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564341 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564341 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564342 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564342 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564342 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564343 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564344 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.241] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564344 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564345 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564345 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564345 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564346 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564347 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439219 3564347 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439220 3564348 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439220 3564348 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439220 3564348 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564361 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564361 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564361 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564362 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564362 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564363 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564363 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564364 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564364 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.242] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564364 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564365 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564365 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564366 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564366 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564366 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564367 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439221 3564367 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564368 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564368 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564369 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564369 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564369 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564370 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564370 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564371 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564371 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564372 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564372 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564373 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564373 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564373 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564374 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.243] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564374 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564375 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564375 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564376 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564376 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564376 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564377 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439222 3564377 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564378 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564378 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564379 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564379 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564379 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564380 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564380 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564381 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564381 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564382 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564383 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564383 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564384 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564384 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564384 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.244] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564385 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564385 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564386 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564386 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564386 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564387 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439223 3564387 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564388 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564388 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564388 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564389 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564389 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564390 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564390 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564391 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564391 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564392 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564392 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564392 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564393 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.245] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564393 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564394 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564394 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564395 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564395 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564395 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564396 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564396 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564397 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439224 3564397 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564398 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564398 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564398 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564399 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564399 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564400 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564400 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564401 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564401 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564402 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564402 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564402 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564403 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.246] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564403 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564404 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564404 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564405 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564405 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564405 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564406 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564406 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564407 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439225 3564407 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564407 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564408 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564408 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564409 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564409 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564409 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564410 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564410 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564411 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564411 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564412 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564412 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564413 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564413 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564413 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564414 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564414 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564414 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564415 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564415 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.247] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564416 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564416 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564417 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439226 3564417 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564417 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564418 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564418 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564419 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564419 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564419 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564420 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564420 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564421 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.248] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564421 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564422 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564422 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564423 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564423 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564423 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564424 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564424 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.249] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564424 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564425 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564425 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564426 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564426 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439227 3564427 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564430 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.250] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564430 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564431 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564431 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564432 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564432 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564433 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564433 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564434 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564434 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564435 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564435 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564436 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564436 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.251] [INFO] [launch_manager] 2026/07/14 07:17:19.3439228 3564437 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564438 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564438 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564439 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564439 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564440 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564440 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564441 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564441 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564442 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564442 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564443 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.252] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564443 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564444 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564444 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564445 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564446 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564447 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439229 3564447 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564448 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564449 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564449 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564450 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.253] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564451 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564452 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564452 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564453 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564454 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564454 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.254] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fa
[2026-07-14 07:17:19.255] [INFO] [launch_manager] llback_run_target of PG MainPG 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.255] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564457 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564457 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439230 3564457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.256] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.257] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564460 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564460 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564460 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564460 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564460 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564460 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564460 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.258] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564461 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.259] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564462 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564463 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.260] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564464 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.261] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564465 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.262] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439231 3564467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564467 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.263] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564470 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564470 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564470 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564470 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564470 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564470 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564471 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.264] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564472 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564473 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.265] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.266] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.267] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564477 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564477 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439232 3564477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439233 3564477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439233 3564478 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439233 3564478 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.268] [INFO] [launch_manager] 2026/07/14 07:17:19.3439233 3564500 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564501 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564502 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564502 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564502 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564502 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.269] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564503 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.270] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564504 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564505 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564506 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564507 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564507 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564507 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.271] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564507 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564507 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564507 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439235 3564507 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564507 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.272] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564508 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564509 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564510 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.273] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564510 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564510 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564510 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564510 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564510 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564510 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564511 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.274] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564512 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564513 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.275] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564514 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564515 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.276] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564516 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564517 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564517 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564517 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564517 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564517 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564517 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.277] [INFO] [launch_manager] 2026/07/14 07:17:19.3439236 3564517 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564517 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564518 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.278] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564519 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564520 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.279] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564521 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564522 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564522 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564522 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564523 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564524 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564525 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564525 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564526 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.279] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564526 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564526 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564527 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439237 3564527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439238 3564528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439238 3564528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439238 3564528 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439238 3564529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564540 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.280] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564541 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.280] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.280] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564542 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.281] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564542 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_does_not_report_krunning_in_time changed state PG MainPG/run_target_app_does_not_report_krunning_in_time PS 4 
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564542 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564543 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564543 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564543 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564543 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564543 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.281] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564544 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.282] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564545 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564547 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564547 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564547 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.283] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564547 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439239 3564547 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.284] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564550 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564550 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564550 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.285] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.286] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439240 3564557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.287] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.288] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.289] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.289] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564560 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.289] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564560 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.289] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564560 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.289] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564560 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.289] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564560 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564560 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564560 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564561 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.290] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564562 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.291] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564563 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564564 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.292] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564565 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564566 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.294] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564567 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.294] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564567 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.294] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564567 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.294] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564567 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.294] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564567 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.294] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564567 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.294] [INFO] [launch_manager] 2026/07/14 07:17:19.3439241 3564567 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564567 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564568 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.295] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564569 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564570 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564571 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564572 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.296] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564573 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564574 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.297] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564575 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564576 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564577 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564577 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564577 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564577 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564577 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564577 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439242 3564577 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564577 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.298] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564578 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564579 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564580 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564580 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564580 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564580 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564580 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564580 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.299] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564580 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564581 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564582 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.300] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564583 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564584 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.301] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564585 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564586 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.302] [INFO] [launch_manager] 2026/07/14 07:17:19.3439243 3564587 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564588 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564589 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564590 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564590 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564590 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564590 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564590 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.303] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564590 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564591 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564592 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564593 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564593 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564593 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564593 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.304] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564593 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564593 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564593 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564594 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564595 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.305] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564596 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564597 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564597 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564597 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564597 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564597 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564597 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439244 3564597 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564597 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564598 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.306] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564599 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564600 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564600 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564601 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564601 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564601 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.307] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564601 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564601 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564601 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564601 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564602 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.308] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564603 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564604 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564605 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564606 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.309] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564607 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564607 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564607 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564607 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564607 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564607 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439245 3564607 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564607 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564608 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564609 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.310] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564610 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564610 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564610 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564610 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564610 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564610 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564610 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564611 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.311] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564612 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564613 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564614 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.312] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564615 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564616 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564617 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564617 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564617 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564617 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564617 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564617 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439246 3564617 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564617 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.313] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564618 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564619 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564620 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564620 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564620 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564620 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564620 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.314] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564621 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564622 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.315] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564623 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564624 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564625 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.316] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564626 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564627 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564627 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564627 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564627 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564627 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564627 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439247 3564627 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564627 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.317] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564628 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564629 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564630 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564631 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564631 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.318] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.318] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564632 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.319] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564632 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564632 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.319] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564633 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.319] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564633 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.319] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564634 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564634 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564634 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.319] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564635 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.319] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.319] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564635 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.320] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564636 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564636 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.320] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564636 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.320] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564637 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.320] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439248 3564637 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564638 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.320] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564638 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564638 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.320] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564639 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.320] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564639 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564640 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.321] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564640 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.321] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564641 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.321] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564641 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.321] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564641 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.321] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564642 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.321] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564642 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.321] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564643 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.321] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.321] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564643 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.321] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564644 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.322] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564644 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.322] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564645 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.322] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564645 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.322] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564645 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:19.322] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564646 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.322] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564646 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.322] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564647 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564647 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.322] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:17:19.322] [INFO] [launch_manager] 2026/07/14 07:17:19.3439249 3564647 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.323] [INFO] [launch_manager] Control Client handler nudged 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564648 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564648 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564649 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564649 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564650 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564650 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564651 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564651 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564652 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564652 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564652 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564653 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564653 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564654 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564654 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564655 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564655 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.323] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564656 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564656 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564657 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564657 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439250 3564657 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564658 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564658 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564659 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564659 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564660 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564660 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564661 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564661 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564662 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564662 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564662 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564663 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564663 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564664 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564664 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564665 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564665 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564665 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564666 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.324] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564666 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564667 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439251 3564667 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564668 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564668 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564668 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564669 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564669 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564670 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564670 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564671 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564671 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564671 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564672 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564672 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564673 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564673 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564673 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564674 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564674 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.325] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564675 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564675 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564676 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564676 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564676 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564677 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439252 3564677 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564678 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564678 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564678 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564679 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564679 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564680 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564680 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564681 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564681 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564681 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564682 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564682 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564683 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564683 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564684 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.326] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564684 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564684 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564685 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564685 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564686 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564686 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564686 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564687 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439253 3564687 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564688 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564688 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564689 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564689 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564689 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564690 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564690 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564691 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564691 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564691 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564692 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564692 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564692 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564693 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564693 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.327] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564693 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564694 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564694 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564695 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564695 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564695 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564696 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564696 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564696 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564697 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564697 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439254 3564697 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564698 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564698 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564698 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.328] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564699 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564699 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564700 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564700 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564700 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564701 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564701 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564701 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564702 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564702 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564703 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564703 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564703 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564704 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564704 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564704 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564705 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564705 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564705 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564706 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564706 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564706 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564707 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564707 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439255 3564707 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564708 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.329] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564708 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564708 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564709 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564709 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564709 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564710 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564710 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564711 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564711 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564711 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564712 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564712 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564712 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564713 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564713 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564713 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564714 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564714 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564714 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564715 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564715 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564715 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564716 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564716 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.330] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564716 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564717 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439256 3564717 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564718 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564718 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564718 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564719 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564719 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564719 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564720 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564720 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564720 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564721 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564721 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564721 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564722 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564722 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564723 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564723 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564723 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564724 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564724 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.331] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564724 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564725 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564725 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564725 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564726 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564726 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564726 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564727 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439257 3564727 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564727 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564728 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564728 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564728 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564729 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564729 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564730 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564730 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564730 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564731 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564731 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564731 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564732 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564732 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564733 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564733 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564733 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.332] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564734 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564734 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564734 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564735 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564735 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564735 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564736 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564736 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564736 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564737 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564737 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439258 3564737 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564738 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564738 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564738 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSu
[2026-07-14 07:17:19.334] [INFO] [launch_manager] ccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564739 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564739 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564739 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564740 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564740 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564741 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564741 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564741 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564742 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564742 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564742 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564743 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564743 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.334] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564743 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564744 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564744 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564744 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564745 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564745 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564745 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564746 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564746 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564747 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564747 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439259 3564747 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564748 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564748 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564748 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564749 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564749 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564749 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564750 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564750 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.335] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564751 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564751 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564751 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564752 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564752 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564752 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564753 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564753 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564753 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564754 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564754 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564754 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564755 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564755 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.336] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564755 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.338] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564756 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564756 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564756 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564757 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564757 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439260 3564757 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564758 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564758 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564758 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564759 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564759 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564759 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564760 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564760 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564761 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564761 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564761 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564762 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564762 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564762 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.339] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564763 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564763 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564763 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564764 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564764 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564764 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564765 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564765 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564765 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564766 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564766 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564766 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564767 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439261 3564767 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564768 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564768 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564768 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564769 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564769 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564769 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564770 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564770 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564770 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564771 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.340] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564771 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564772 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564772 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564772 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564773 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564773 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564773 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564774 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564774 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564774 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564775 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564775 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564775 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564776 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564776 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564776 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564777 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564777 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439262 3564777 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564778 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564778 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564778 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564779 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564779 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.341] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564779 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564780 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564780 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564781 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564781 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564781 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564782 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564782 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564782 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564783 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564783 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564783 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564784 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564784 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564784 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564785 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564785 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564785 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564785 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564785 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564785 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564785 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.342] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564786 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439263 3564787 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564787 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564788 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.343] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564789 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564790 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564791 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.344] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564792 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564792 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564792 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564792 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564792 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564792 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564792 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564793 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.345] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564794 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564795 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564796 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564797 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564797 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564797 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564797 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564797 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.346] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564797 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439264 3564797 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564797 000 ECU1 LM LM log debug verbose 1 Failed to send response: respo
[2026-07-14 07:17:19.347] [INFO] [launch_manager] nse is not empty. 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564798 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564799 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564800 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564800 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564801 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.347] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564801 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564801 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564802 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564802 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564803 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564803 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564803 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564804 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564804 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564804 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564805 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564805 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564805 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564806 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564806 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564806 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564807 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564807 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439265 3564807 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564808 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564808 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564808 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.348] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564809 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564809 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564809 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564810 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564810 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564811 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564811 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564811 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564812 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564812 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564812 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564813 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564813 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564813 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564814 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564814 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564814 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564815 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564815 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564815 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564816 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564816 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564816 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564817 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.349] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564817 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439266 3564817 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564818 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564818 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564818 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564819 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564819 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564819 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564820 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564820 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564821 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564821 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564821 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564822 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564822 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564822 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564823 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564823 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.350] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564823 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564824 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564824 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564824 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564825 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564825 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564825 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564826 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564826 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564827 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564827 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439267 3564827 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564828 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564828 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564828 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564829 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564829 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564829 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564830 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564830 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564831 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564831 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564831 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564832 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564832 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564832 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.351] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564833 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564833 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564834 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564834 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564834 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564835 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564835 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564835 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564836 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564836 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564836 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564837 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439268 3564837 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564838 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564838 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564838 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564839 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564839 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564839 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.352] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564840 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564840 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564841 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564841 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564842 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564842 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564843 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564843 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564843 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564844 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564844 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564845 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564845 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564845 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564846 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564846 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564847 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439269 3564847 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564848 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564848 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564848 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564849 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564849 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.353] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564850 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564850 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564851 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564851 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564851 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564852 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564852 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564853 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564853 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564854 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564854 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564854 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564855 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564855 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564856 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564856 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564856 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564856 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564856 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.354] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564856 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564856 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564857 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564857 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564857 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564857 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564857 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439270 3564857 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564858 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564858 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564858 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564858 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564858 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564858 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564858 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564859 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564859 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564859 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564859 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564859 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.355] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564859 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564859 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564860 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564860 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564860 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564860 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564860 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564860 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564861 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564861 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564861 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564861 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564861 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564861 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564861 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564862 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564862 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564862 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564862 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564862 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.356] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564862 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564863 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564863 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564863 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564863 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564863 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564863 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564863 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564864 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564864 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564864 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564864 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564864 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564864 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564864 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564865 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564865 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564865 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564865 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564865 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.357] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564865 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564865 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564866 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564866 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564866 000 ECU
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564866 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564866 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564866 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564867 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564867 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.358] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564867 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439271 3564867 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564868 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564868 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564868 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564868 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564869 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564869 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564869 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564869 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564869 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564870 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564871 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564871 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564872 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564872 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564873 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564873 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564873 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564874 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.359] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564874 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564874 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564875 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564875 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564876 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564876 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564877 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564877 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439272 3564877 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564878 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564878 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564879 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564879 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564879 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564880 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564880 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564881 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564881 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564881 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564882 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564882 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564883 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564883 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.360] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564883 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564884 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564884 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564885 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564885 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564885 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564886 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564886 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564887 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439273 3564887 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564887 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564888 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564888 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564889 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564889 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564890 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564890 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564890 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564891 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564891 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564892 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564892 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564892 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564893 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.361] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564893 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564893 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564894 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564894 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564894 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564894 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564894 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564894 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564894 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564895 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564895 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564895 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564895 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564895 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564895 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564895 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.362] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564896 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564897 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564897 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564897 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564897 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564897 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439274 3564897 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564897 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564898 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564899 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564899 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564899 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564899 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564899 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564899 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564899 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564900 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.363] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564900 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564900 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564900 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564900 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564900 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564900 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564901 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564901 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564901 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564901 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564902 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564902 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564902 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564902 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564902 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564902 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564902 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.364] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564903 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564904 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564904 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564904 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564904 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564904 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564904 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564904 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564905 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564905 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564905 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564905 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564905 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564905 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564905 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564906 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564906 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564906 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.365] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564906 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564906 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564906 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564906 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564907 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564907 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564907 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564907 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564907 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439275 3564907 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564907 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564908 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564908 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564908 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564908 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564908 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564908 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564908 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564909 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564909 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564909 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564909 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564909 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564909 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564909 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564910 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.366] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564910 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564911 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564911 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564912 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564912 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564912 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564913 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564913 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564914 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564914 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564914 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564915 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564915 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564916 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564916 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564916 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564917 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439276 3564917 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564918 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564918 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564918 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564919 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.367] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564919 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564920 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564920 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564920 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564921 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564921 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564922 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564922 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564922 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564923 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564923 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564924 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564924 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564924 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 07:17:19.3439277 3564925 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564925 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564925 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564926 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564926 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.368] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564927 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564927 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439277 3564927 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564928 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564928 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564928 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564929 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564929 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564930 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564930 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564930 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564931 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564931 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564932 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564932 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564932 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564933 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564933 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564933 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564934 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564934 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564934 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564935 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564935 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564936 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.369] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564936 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564936 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564936 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564936 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564937 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564937 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564937 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564937 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564937 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564937 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439278 3564937 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564937 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564938 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.370] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564939 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564940 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564940 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564940 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564940 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564940 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564940 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564940 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564941 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564942 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564942 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564942 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564942 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564942 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.371] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564942 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564942 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564943 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564944 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564944 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564944 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564944 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564944 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564944 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564944 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.372] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564945 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564946 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564947 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564947 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564947 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564947 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564947 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564947 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439279 3564947 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564947 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.373] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564948 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564949 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564950 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564950 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564951 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564951 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564951 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564952 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564952 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564952 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564953 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564953 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564953 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564954 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.374] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564954 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564954 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564955 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564955 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564955 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564956 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564956 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564956 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564957 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439280 3564957 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564958 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564958 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564958 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564959 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564959 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564959 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564960 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564960 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564960 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564961 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564961 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564961 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564962 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.375] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564962 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564962 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564963 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564963 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564963 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564964 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564964 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564964 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564965 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564965 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564966 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564966 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564966 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564967 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564967 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439281 3564967 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564968 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564968 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564968 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564969 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564969 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564969 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564970 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564970 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564970 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.376] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564971 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564971 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564971 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564972 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564972 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564972 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564973 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564973 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564974 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564974 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564974 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564975 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564975 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564975 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564976 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564976 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564976 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564977 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564977 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564977 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564977 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564977 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564977 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.377] [INFO] [launch_manager] 2026/07/14 07:17:19.3439282 3564977 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564978 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log
[2026-07-14 07:17:19.378] [INFO] [launch_manager] debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564979 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564980 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.378] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564980 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564980 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564980 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564980 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564980 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564980 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564981 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564982 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564982 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564982 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564983 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564983 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564983 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564984 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564984 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564984 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564985 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.379] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564985 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564985 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564986 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564986 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564986 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564987 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439283 3564987 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564987 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564988 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564988 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564988 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564989 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564989 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.380] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564989 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564990 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564990 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564991 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564991 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564991 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564992 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564992 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564992 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564992 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564992 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564993 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564993 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564993 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564993 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564993 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564993 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564993 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.381] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564994 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564995 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564996 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564997 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564997 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564997 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564997 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564997 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.382] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564997 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439284 3564997 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564997 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564998 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3564999 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565000 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565000 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.383] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565000 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565000 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565000 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565000 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565000 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565001 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565002 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.384] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565003 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565004 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565005 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.385] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565006 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565007 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565007 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565007 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565007 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565007 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565007 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439285 3565007 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565007 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565008 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.386] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565009 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565010 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565010 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565010 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565010 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565010 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565010 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565010 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565011 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.387] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565012 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565013 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565014 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.388] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sen
[2026-07-14 07:17:19.389] [INFO] [launch_manager] ding kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565015 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565016 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.389] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439286 3565017 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565018 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565019 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565020 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.390] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565021 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565021 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565021 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565022 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565022 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565022 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565023 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565023 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565023 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565024 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565024 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565024 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565025 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565025 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565025 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565026 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565026 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565026 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565027 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565027 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439287 3565027 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565028 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565028 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.391] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565028 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565029 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565029 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565029 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565030 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565030 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565031 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565031 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565031 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565032 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565032 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565032 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565033 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565033 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565033 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565034 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565034 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565034 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565035 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565035 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565035 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565036 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565036 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565036 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565037 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439288 3565037 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.392] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565037 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565038 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565038 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565038 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565039 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565039 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565039 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565040 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565040 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.393] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565041 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565041 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565041 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565042 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565042 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565042 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565043 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565043 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565043 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565044 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565044 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565045 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565045 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565045 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.395] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565046 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565046 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565046 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565047 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439289 3565047 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565048 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565048 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565049 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565049 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565050 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565050 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565050 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565051 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565051 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565052 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565052 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565052 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565053 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565053 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565053 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565054 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565054 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565055 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.396] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565055 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565055 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565056 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565056 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565056 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565057 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565057 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439290 3565057 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565058 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565058 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565058 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565059 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565059 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565059 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565060 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.397] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565060 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565061 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565061 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565061 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565062 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565062 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565063 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565063 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565063 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.399] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565064 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565064 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565065 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565065 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565065 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565066 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565066 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565067 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565067 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439291 3565067 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565068 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565068 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565069 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565069 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565069 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565070 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565070 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565071 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565071 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565072 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565072 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565072 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565072 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.400] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565073 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565073 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565073 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565073 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565073 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565073 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565073 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565074 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565074 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565074 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565074 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565074 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565074 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565074 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565075 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565075 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565075 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565075 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565075 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565075 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.401] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565075 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.402] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565076 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.402] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565076 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.402] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565076 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.402] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565076 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.402] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565076 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565076 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565076 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565077 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565077 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565077 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565077 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565077 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439292 3565077 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565077 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.406] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565078 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565078 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565078 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565078 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565078 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565078 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565078 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565079 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565079 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565079 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565079 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565079 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565079 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565079 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565080 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565080 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565080 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565080 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565080 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.407] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565080 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565081 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565081 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565081 000 ECU1 LM LM log debug verbose 1 Failed to send
[2026-07-14 07:17:19.408] [INFO] [launch_manager] response: response is not empty. 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565081 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565083 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565084 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565084 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565084 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565085 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565085 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565086 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565086 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565086 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.408] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565087 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.409] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565087 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.409] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565088 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.409] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565088 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.409] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565088 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.409] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565089 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565089 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565090 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565090 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565091 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565091 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565091 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565092 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565092 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565093 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565093 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.412] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565094 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565094 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565094 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565095 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565095 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565096 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565096 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565096 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565097 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565097 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439294 3565097 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565098 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565098 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565099 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565099 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565099 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565100 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565100 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565101 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.413] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565101 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565101 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565101 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565102 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565102 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565102 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565102 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565102 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565102 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565102 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565103 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565103 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565103 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565103 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565103 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565103 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565103 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565104 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565104 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.414] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565104 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.415] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565104 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.415] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565104 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.415] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565104 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.415] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565104 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.416] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565105 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.416] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565105 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.416] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565105 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565105 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565105 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565105 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565105 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565106 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565107 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565107 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565107 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565107 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565107 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439295 3565107 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565107 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565108 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565108 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565108 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.417] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565108 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565108 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565108 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565108 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565109 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565109 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565109 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565109 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565109 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565109 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565109 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565110 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565110 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565110 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565110 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565110 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565110 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565111 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565111 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565111 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565111 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565111 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565111 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.418] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565111 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.419] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565112 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.419] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565112 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.419] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565112 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.419] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565112 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565112 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565112 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565112 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565113 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565113 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565113 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565113 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565113 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565113 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565113 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565114 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565114 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565114 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565114 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565114 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.421] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565114 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565114 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565115 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565115 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565115 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565115 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565115 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565115 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565115 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565116 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565116 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565116 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565116 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.422] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565116 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565116 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565116 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565117 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565117 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565117 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565117 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565117 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565117 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439296 3565117 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.424] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565118 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565119 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565119 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565119 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565119 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565119 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565119 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565119 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565121 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:17:19.425] [INFO] [launch_manager] [ END STEP ] Activate RunTarget run_target_app_does_not_report_krunning_in_time
[2026-07-14 07:17:19.426] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565122 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:17:19.426] [INFO] [launch_manager] 2026/07/14 07:17:19.3439297 3565122 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:19.428] [INFO] [launch_manager] 2026/07/14 07:17:19.3439397 3566123 000 ECU1 LM LM log debug verbose 1 Response retrieved.
[2026-07-14 07:17:19.542] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:20.106] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:20.300] [INFO] [launch_manager] [ STEP     ] Verify fallback run target was activated
[2026-07-14 07:17:20.300] [INFO] [launch_manager] [ END STEP ] Verify fallback run target was activated
[2026-07-14 07:17:20.300] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Off
[2026-07-14 07:17:20.300] [INFO] [launch_manager] 2026/07/14 07:17:20.3440297 3575125 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:20.300] [INFO] [launch_manager] Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:20.300] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575141 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG
[2026-07-14 07:17:20.300] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575142 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:20.301] [INFO] [launch_manager] Pending state for process group MainPG changed from to MainPG/Off
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575143 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:20.301] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575143 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Off to
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575144 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:20.301] [INFO] [launch_manager] Start transition to MainPG/Off for PG MainPG
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575144 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575145 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:20.301] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575145 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575145 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:20.301] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575146 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:20.301] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:20.301] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575147 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:20.301] [INFO] [launch_manager] terminating process 0 ( control_client_mock )
[2026-07-14 07:17:20.302] [INFO] [launch_manager] 2026/07/14 07:17:20.3440299 3575147 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:20.302] [INFO] [launch_manager] 2026/07/14 07:17:20.3440300 3575148 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:20.302] [INFO] [launch_manager] Requesting termination of process 0 of MainPG pid 69 ( control_client_mock )
[2026-07-14 07:17:20.302] [INFO] [launch_manager] 2026/07/14 07:17:20.3440300 3575148 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:20.302] [INFO] [launch_manager] Request termination received for 69
[2026-07-14 07:17:20.302] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:17:20.302] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-07-14 07:17:20.340] [INFO] [launch_manager] 2026/07/14 07:17:20.3440333 3575479 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 3 
[2026-07-14 07:17:20.340] [INFO] [launch_manager] 2026/07/14 07:17:20.3440333 3575479 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:17:20.402] [INFO] [launch_manager] [       OK ] RecoveryActionComplexRepFailure.ControlClientMock (4313 ms)
[2026-07-14 07:17:20.402] [INFO] [launch_manager] [----------] 1 test from RecoveryActionComplexRepFailure (4313 ms total)
[2026-07-14 07:17:20.402] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:20.402] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (4313 ms total)
[2026-07-14 07:17:20.402] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:20.402] [INFO] [launch_manager] 2026/07/14 07:17:20.3440399 3576146 000 ECU1 LM LM log debug verbose 12 Child process 0 of MainPG pid 69 ( control_client_mock ) for node True terminated with status 0
[2026-07-14 07:17:20.402] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576164 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 0 ( control_client_mock ) 
[2026-07-14 07:17:20.402] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576164 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 0 ( control_client_mock ) done 
[2026-07-14 07:17:20.402] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576164 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:20.402] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576164 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:20.402] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576164 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:20.403] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576165 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:20.403] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576165 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:20.403] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576165 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 102 ms
[2026-07-14 07:17:20.403] [INFO] [launch_manager] 2026/07/14 07:17:20.3440401 3576165 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:20.439] [INFO] [launch_manager] 2026/07/14 07:17:20.3440433 3576478 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 4
[2026-07-14 07:17:20.807] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580223 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580223 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580223 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580223 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580224 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580224 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580224 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580224 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580224 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580225 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580225 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580225 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:20.808] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580225 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:20.809] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580225 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:20.809] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580225 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms 
[2026-07-14 07:17:20.809] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580225 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:20.809] [INFO] [launch_manager] 2026/07/14 07:17:20.3440807 3580226 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:17:20.906] [INFO] [launch_manager] 2026/07/14 07:17:20.3440900 3581152 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:17:20.935] [INFO] [launch_manager] 2026/07/14 07:17:20.3440933 3581479 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:17:20.936] [INFO] [launch_manager] 2026/07/14 07:17:20.3440934 3581489 000 ECU1 LM LM log debug verbose 1 Graph destroyed
[2026-07-14 07:17:20.936] [INFO] [launch_manager] 2026/07/14 07:17:20.3440934 3581490 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1243/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/process_complex_rep_failure/process_complex_rep_failure/test.xml -
============================== 1 passed in 6.22s ===============================

tests-report/tests/integration/switch_run_target/switch_run_target/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/switch_run_target:switch_run_target
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1240/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/switch_run_target/switch_run_target.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_switch_run_target 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:17:10.460] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:17:10.545] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:10.545] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:10.545] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:10.545] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:10.551] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:10.797] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:17:10.799] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/ade792adb7ab9a06365b2811faa5379720f8fb158de5230316153e2e42fb3d5f/json HTTP/1.1" 200 None
[2026-07-14 07:17:10.929] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/ade792adb7ab9a06365b2811faa5379720f8fb158de5230316153e2e42fb3d5f/start HTTP/1.1" 204 0
[2026-07-14 07:17:10.930] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:10.930] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:10.930] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:10.930] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:10.936] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:11.128] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:17:11.208] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484233 000 ECU1 LM LM log debug verbose 1 Launch Manager Started !!!!
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484235 000 ECU1 LM LM log debug verbose 1 Loading LCM Configurations... 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484236 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484236 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 ) 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484236 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 ) 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484237 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_a ( IdentifierHash: 4535707649935996147 ) 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484237 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_c ( IdentifierHash: 6199163020077258462 ) 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484237 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 ) 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431208 3484237 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 ) 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484237 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/switch_run_target/control_client_mock 
[2026-07-14 07:17:11.209] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 3 Process component_initial is Reporting execution state 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 1 Process is STATE_MANAGEMENT function Cluster Affiliation 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 3 Process component_initial is NOT Self terminating 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_a 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/switch_run_target/component_a 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 3 Process component_a is Reporting execution state 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484238 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:17:11.210] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484239 000 ECU1 LM LM log debug verbose 3 Process component_a is NOT Self terminating 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484239 000 ECU1 LM LM log debug verbose 4 ParseProcessExecutionDependency: target process path: component_b ID: component_b 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484239 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_a 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484239 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/switch_run_target/component_b 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484239 000 ECU1 LM LM log debug verbose 3 Process component_b is Reporting execution state 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484239 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484240 000 ECU1 LM LM log debug verbose 3 Process component_b is NOT Self terminating 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484240 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_a 
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484240 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:11.211] [INFO] [launch_manager] parseProcessConfigurations: Process index: 3 executable_path_: /tmp/tests/switch_run_target/reporting_process
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484241 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:11.211] [INFO] [launch_manager] Process component_e is Reporting execution state
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484241 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:11.211] [INFO] [launch_manager] Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484241 000 ECU1 LM LM log debug verbose 3 Process component_e is NOT Self terminating
[2026-07-14 07:17:11.211] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484242 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 4 executable_path_: /tmp/tests/switch_run_target/component_d
[2026-07-14 07:17:11.212] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484243 000 ECU1 LM LM log debug verbose 3 Process component_d is Reporting execution state
[2026-07-14 07:17:11.212] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484243 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:17:11.212] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484243 000 ECU1 LM LM log debug verbose 3 Process component_d is NOT Self terminating
[2026-07-14 07:17:11.212] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484243 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_a
[2026-07-14 07:17:11.212] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484243 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:11.213] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_c
[2026-07-14 07:17:11.213] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484244 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:11.214] [INFO] [launch_manager] Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:17:11.214] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484244 000 ECU1 LM LM log debug verbose 2 1 process group(s)
[2026-07-14 07:17:11.214] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484244 000 ECU1 LM LM log debug verbose 3 Creating graph with 4 nodes
[2026-07-14 07:17:11.214] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484244 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484245 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:11.215] [INFO] [launch_manager] Process Group initialization done 
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484245 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 4 entries 
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484245 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431209 3484245 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:11.215] [INFO] [launch_manager] Creating worker threads...
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484255 000 ECU1 LM LM log debug verbose 7 Process group index 0 (with name MainPG ) has 4 processes
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484255 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:11.215] [INFO] [launch_manager] Creating process node with id: 0
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484256 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484256 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 1 
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484256 000 ECU1 LM LM log debug verbose 5 Process 1 has 1 start dependencies 
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484256 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 2
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484257 000 ECU1 LM LM log debug verbose 5 Process 2 has 0 start dependencies
[2026-07-14 07:17:11.215] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484257 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:11.216] [INFO] [launch_manager] Creating process node with id: 3 
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484257 000 ECU1 LM LM log debug verbose 5 Process 3 has 0 start dependencies 
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484257 000 ECU1 LM LM log debug verbose 3 Created 4 process nodes
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431210 3484257 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484257 000 ECU1 LM LM log debug verbose 4 Adding kRunning successor for process 2 : 1 
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484258 000 ECU1 LM LM log debug verbose 4 Added successor node dependency: 2 -> 1
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484258 000 ECU1 LM LM log debug verbose 1 Graphs initialized
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484260 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded.
[2026-07-14 07:17:11.216] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484260 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100 
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484260 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Monitor buffer size: 512
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484261 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484261 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431211 3484261 000 ECU1 LM Fcty log warn verbose 2
[2026-07-14 07:17:11.217] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: No watchdog configured
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484270 000 ECU1 LM Fcty log debug verbose 2
[2026-07-14 07:17:11.217] [INFO] [launch_manager] Software Cluster Handler starts constructing workers: MainCluster
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484271 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Process States: component_initial
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484271 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 1
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484272 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_component_initial
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484272 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1 
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484273 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_component_initial 
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484273 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1 
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484273 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: component_initial_checkpoint 
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484273 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1 
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484273 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: component_initial_alive_supervision 
[2026-07-14 07:17:11.217] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484273 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484274 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484274 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484274 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  1  ms 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484274 000 ECU1 LM LM log info verbose 1 LCM started successfully 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484275 000 ECU1 LM LM log debug verbose 3 clock() at run(): 27.663000 ms 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484275 000 ECU1 LM LM log debug verbose 1 =============STARTING MAINPG STARTUP STATE============ 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484276 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484276 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484276 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484276 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484276 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484277 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484277 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 1 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484277 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484277 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431212 3484278 000 ECU1 LM LM log debug verbose 6 Starting process 0 ( component_initial ) from executable /tmp/tests/switch_run_target/control_client_mock 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431213 3484278 000 ECU1 LM LM log debug verbose 3 Initialize the control client for component_initial  process 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431213 3484278 000 ECU1 LM LM log debug verbose 1 ControlClientChannel initialized
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431213 3484283 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:11.218] [INFO] [launch_manager] startProcess pid 68 received for process: component_initial 
[2026-07-14 07:17:11.218] [INFO] [launch_manager] 2026/07/14 07:17:11.3431213 3484284 000 ECU1 LM LM log debug verbose 1 ControlClientChannel obtained from sync.
[2026-07-14 07:17:11.219] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:11.219] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:11.219] [INFO] [launch_manager] [----------] 1 test from SwitchRunTarget
[2026-07-14 07:17:11.219] [INFO] [launch_manager] [ RUN      ] SwitchRunTarget.ControlClientMock
[2026-07-14 07:17:11.219] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:17:11.219] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:17:11.219] [INFO] [launch_manager] [ STEP     ] Activate run target A
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484331 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment... 
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484332 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:11.219] [INFO] [launch_manager] Got kRunning for pid 68 ( component_initial ) process 0 of group MainPG 
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484332 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( component_initial ) done 
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484332 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484332 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 28.674000 ms
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484333 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:11.219] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484333 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:17:11.219] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Startup in 5 ms
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431218 3484333 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:11.219] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484342 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:11.219] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_a of PG MainPG 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484344 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_a 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484344 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484344 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_a to 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484344 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_a for PG MainPG 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484344 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 1 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484345 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484346 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484347 000 ECU1 LM LM log debug verbose 6 Starting process 2 ( component_b ) from executable /tmp/tests/switch_run_target/component_b
[2026-07-14 07:17:11.220] [INFO] [launch_manager] 2026/07/14 07:17:11.3431219 3484353 000 ECU1 LM LM log debug verbose 6 Starting process 3 ( component_d ) from executable /tmp/tests/switch_run_target/component_d
[2026-07-14 07:17:11.221] [INFO] [launch_manager] 2026/07/14 07:17:11.3431221 3484360 000 ECU1 LM LM log debug verbose 4 startProcess pid 70 received for process: component_b
[2026-07-14 07:17:11.221] [INFO] [launch_manager] 2026/07/14 07:17:11.3431221 3484364 000 ECU1 LM LM log debug verbose 4 startProcess pid 71 received for process: component_d
[2026-07-14 07:17:11.223] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:11.223] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:11.223] [INFO] [launch_manager] [----------] 1 test from ComponentD
[2026-07-14 07:17:11.223] [INFO] [launch_manager] [ RUN      ] ComponentD.RunAndVerify
[2026-07-14 07:17:11.223] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:17:11.224] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:11.224] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:11.224] [INFO] [launch_manager] [----------] 1 test from ComponentB
[2026-07-14 07:17:11.224] [INFO] [launch_manager] [ RUN      ] ComponentB.RunAndVerify
[2026-07-14 07:17:11.224] [INFO] [launch_manager] [ STEP     ] Verify startup order
[2026-07-14 07:17:11.224] [INFO] [launch_manager] [ END STEP ] Verify startup order
[2026-07-14 07:17:11.224] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:17:11.225] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:17:11.225] [INFO] [launch_manager] 2026/07/14 07:17:11.3431225 3484406 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 71 ( component_d ) process 3 of group MainPG
[2026-07-14 07:17:11.226] [INFO] [launch_manager] 2026/07/14 07:17:11.3431225 3484407 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 3 ( component_d ) done
[2026-07-14 07:17:11.226] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:17:11.227] [INFO] [launch_manager] 2026/07/14 07:17:11.3431227 3484423 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 70 ( component_b ) process 2 of group MainPG
[2026-07-14 07:17:11.228] [INFO] [launch_manager] 2026/07/14 07:17:11.3431227 3484424 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 2 ( component_b ) done 
[2026-07-14 07:17:11.228] [INFO] [launch_manager] 2026/07/14 07:17:11.3431227 3484424 000 ECU1 LM LM log debug verbose 6 Starting process 1 ( component_a ) from executable /tmp/tests/switch_run_target/component_a
[2026-07-14 07:17:11.228] [INFO] [launch_manager] 2026/07/14 07:17:11.3431228 3484428 000 ECU1 LM LM log debug verbose 4 startProcess pid 72 received for process: component_a
[2026-07-14 07:17:11.229] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:11.229] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:11.230] [INFO] [launch_manager] [----------] 1 test from ComponentA
[2026-07-14 07:17:11.230] [INFO] [launch_manager] [ RUN      ] ComponentA.RunAndVerify
[2026-07-14 07:17:11.230] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:17:11.232] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:17:11.232] [INFO] [launch_manager] [ STEP     ] Verify startup order
[2026-07-14 07:17:11.232] [INFO] [launch_manager] [ END STEP ] Verify startup order
[2026-07-14 07:17:11.233] [INFO] [launch_manager] 2026/07/14 07:17:11.3431232 3484477 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 72 ( component_a ) process 1 of group MainPG 
[2026-07-14 07:17:11.233] [INFO] [launch_manager] 2026/07/14 07:17:11.3431233 3484478 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 1 ( component_a ) done 
[2026-07-14 07:17:11.233] [INFO] [launch_manager] 2026/07/14 07:17:11.3431233 3484478 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:11.233] [INFO] [launch_manager] 2026/07/14 07:17:11.3431233 3484480 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:17:11.233] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/run_target_a in 13 ms
[2026-07-14 07:17:11.233] [INFO] [launch_manager] 2026/07/14 07:17:11.3431233 3484482 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:11.233] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:11.234] [INFO] [launch_manager] 2026/07/14 07:17:11.3431234 3484491 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/run_target_a of PG MainPG 
[2026-07-14 07:17:11.234] [INFO] [launch_manager] 2026/07/14 07:17:11.3431234 3484492 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:11.260] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:11.262] [INFO] [launch_manager] 2026/07/14 07:17:11.3431262 3484775 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_initial changed state PG MainPG/Startup PS 1 
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431262 3484776 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_initial changed state PG MainPG/Startup PS 2 
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431262 3484776 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_b changed state PG MainPG/run_target_a PS 1
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431262 3484777 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_d changed state PG MainPG/run_target_a PS 1 
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431262 3484777 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_d changed state PG MainPG/run_target_a PS 2 
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431262 3484777 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_b changed state PG MainPG/run_target_a PS 2 
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431262 3484777 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_a changed state PG MainPG/run_target_a PS 1
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431263 3484778 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_a changed state PG MainPG/run_target_a PS 2 
[2026-07-14 07:17:11.263] [INFO] [launch_manager] 2026/07/14 07:17:11.3431263 3484778 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( component_initial_alive_supervision ) switched to OK.
[2026-07-14 07:17:11.317] [INFO] [launch_manager] 2026/07/14 07:17:11.3431315 3485306 000 ECU1 LM LM log debug verbose 1 Response retrieved.
[2026-07-14 07:17:11.317] [INFO] [launch_manager] [ END STEP ] Activate run target A
[2026-07-14 07:17:11.317] [INFO] [launch_manager] [ STEP     ] Verify running processes
[2026-07-14 07:17:11.317] [INFO] [launch_manager] [ END STEP ] Verify running processes
[2026-07-14 07:17:11.317] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Startup
[2026-07-14 07:17:11.317] [INFO] [launch_manager] 2026/07/14 07:17:11.3431317 3485323 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:11.319] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485344 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Startup of PG MainPG 
[2026-07-14 07:17:11.319] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485344 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Startup
[2026-07-14 07:17:11.320] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485344 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:11.320] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485344 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Startup to 
[2026-07-14 07:17:11.320] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485345 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Startup for PG MainPG
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485345 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 1 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485345 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485346 000 ECU1 LM LM log debug verbose 5 terminating process 1 ( component_a ) 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485346 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 1 of MainPG pid 72 ( component_a ) 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485346 000 ECU1 LM LM log debug verbose 2 Request termination received for 72 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] [ STEP     ] Verify termination order
[2026-07-14 07:17:11.322] [INFO] [launch_manager] [ END STEP ] Verify termination order
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485347 000 ECU1 LM LM log debug verbose 5 terminating process 3 ( component_d ) 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485347 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 3 of MainPG pid 71 ( component_d ) 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] 2026/07/14 07:17:11.3431319 3485347 000 ECU1 LM LM log debug verbose 2 Request termination received for 71 
[2026-07-14 07:17:11.322] [INFO] [launch_manager] [       OK ] ComponentA.RunAndVerify (90 ms)
[2026-07-14 07:17:11.322] [INFO] [launch_manager] [----------] 1 test from ComponentA (90 ms total)
[2026-07-14 07:17:11.322] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:11.322] [INFO] [launch_manager] [       OK ] ComponentD.RunAndVerify (96 ms)
[2026-07-14 07:17:11.322] [INFO] [launch_manager] [----------] 1 test from ComponentD (96 ms total)
[2026-07-14 07:17:11.323] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:11.323] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (90 ms total)
[2026-07-14 07:17:11.323] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:11.323] [INFO] [launch_manager] 2026/07/14 07:17:11.3431320 3485351 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:11.323] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (96 ms total)
[2026-07-14 07:17:11.323] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:11.323] [INFO] [launch_manager] 2026/07/14 07:17:11.3431320 3485353 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 72 ( component_a ) for node True terminated with status 0 
[2026-07-14 07:17:11.323] [INFO] [launch_manager] 2026/07/14 07:17:11.3431320 3485353 000 ECU1 LM LM log debug verbose 12 Child process 3 of MainPG pid 71 ( component_d ) for node True terminated with status 0
[2026-07-14 07:17:11.323] [INFO] [launch_manager] 2026/07/14 07:17:11.3431321 3485367 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:11.324] [INFO] [launch_manager] Queuing jobs after regular termination of process wait 1 ( component_a ) 
[2026-07-14 07:17:11.324] [INFO] [launch_manager] 2026/07/14 07:17:11.3431322 3485368 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 3 ( component_d ) 
[2026-07-14 07:17:11.324] [INFO] [launch_manager] 2026/07/14 07:17:11.3431322 3485369 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 3 ( component_d ) done 
[2026-07-14 07:17:11.324] [INFO] [launch_manager] 2026/07/14 07:17:11.3431322 3485369 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 1 ( component_a ) done 
[2026-07-14 07:17:11.324] [INFO] [launch_manager] 2026/07/14 07:17:11.3431322 3485370 000 ECU1 LM LM log debug verbose 5 terminating process 2 ( component_b ) 
[2026-07-14 07:17:11.324] [INFO] [launch_manager] 2026/07/14 07:17:11.3431322 3485371 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 2 of MainPG pid 70 ( component_b ) 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431322 3485371 000 ECU1 LM LM log debug verbose 2 Request termination received for 70 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] [ STEP     ] Verify termination order
[2026-07-14 07:17:11.325] [INFO] [launch_manager] [ END STEP ] Verify termination order
[2026-07-14 07:17:11.325] [INFO] [launch_manager] [       OK ] ComponentB.RunAndVerify (98 ms)
[2026-07-14 07:17:11.325] [INFO] [launch_manager] [----------] 1 test from ComponentB (98 ms total)
[2026-07-14 07:17:11.325] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:11.325] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (98 ms total)
[2026-07-14 07:17:11.325] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431323 3485378 000 ECU1 LM LM log debug verbose 12 Child process 2 of MainPG pid 70 ( component_b ) for node True terminated with status 0
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485392 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:11.325] [INFO] [launch_manager] Queuing jobs after regular termination of process wait 2 ( component_b ) 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485393 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 2 ( component_b ) done 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485394 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485394 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 1 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485394 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485394 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485394 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485394 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 5 ms 
[2026-07-14 07:17:11.325] [INFO] [launch_manager] 2026/07/14 07:17:11.3431324 3485394 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:11.328] [INFO] [launch_manager] 2026/07/14 07:17:11.3431326 3485408 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/Startup of PG MainPG 
[2026-07-14 07:17:11.328] [INFO] [launch_manager] 2026/07/14 07:17:11.3431326 3485408 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:11.362] [INFO] [launch_manager] 2026/07/14 07:17:11.3431362 3485775 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_a changed state PG MainPG/Startup PS 3 
[2026-07-14 07:17:11.408] [INFO] [launch_manager] 2026/07/14 07:17:11.3431362 3485776 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_d changed state PG MainPG/Startup PS 3 
[2026-07-14 07:17:11.408] [INFO] [launch_manager] 2026/07/14 07:17:11.3431362 3485776 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_a changed state PG MainPG/Startup PS 4
[2026-07-14 07:17:11.408] [INFO] [launch_manager] 2026/07/14 07:17:11.3431362 3485776 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:11.408] [INFO] [launch_manager] Process with Id component_d changed state PG MainPG/Startup PS 4
[2026-07-14 07:17:11.408] [INFO] [launch_manager] 2026/07/14 07:17:11.3431362 3485776 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_b changed state PG MainPG/Startup PS 3
[2026-07-14 07:17:11.409] [INFO] [launch_manager] 2026/07/14 07:17:11.3431362 3485777 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_b changed state PG MainPG/Startup PS 4
[2026-07-14 07:17:11.417] [INFO] [launch_manager] 2026/07/14 07:17:11.3431417 3486322 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:17:11.417] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Startup
[2026-07-14 07:17:11.417] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Off
[2026-07-14 07:17:11.417] [INFO] [launch_manager] 2026/07/14 07:17:11.3431417 3486323 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:11.418] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486330 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG
[2026-07-14 07:17:11.418] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486331 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:11.418] [INFO] [launch_manager] Pending state for process group MainPG changed from to MainPG/Off
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486332 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486332 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:11.419] [INFO] [launch_manager] Pending state for process group MainPG changed from MainPG/Off to
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486333 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:11.419] [INFO] [launch_manager] Start transition to MainPG/Off for PG MainPG
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486333 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486333 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486334 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486334 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.419] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486334 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:11.421] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486334 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:11.421] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486336 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:11.421] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:17:11.421] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-07-14 07:17:11.421] [INFO] [launch_manager] terminating process 0 ( component_initial )
[2026-07-14 07:17:11.421] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486337 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 0 of MainPG pid 68 ( component_initial )
[2026-07-14 07:17:11.421] [INFO] [launch_manager] 2026/07/14 07:17:11.3431418 3486337 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:11.421] [INFO] [launch_manager] Request termination received for 68
[2026-07-14 07:17:11.462] [INFO] [launch_manager] 2026/07/14 07:17:11.3431462 3486775 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_initial changed state PG MainPG/Off PS 3 
[2026-07-14 07:17:11.463] [INFO] [launch_manager] 2026/07/14 07:17:11.3431462 3486776 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( component_initial_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:17:11.518] [INFO] [launch_manager] [       OK ] SwitchRunTarget.ControlClientMock (302 ms)
[2026-07-14 07:17:11.519] [INFO] [launch_manager] [----------] 1 test from SwitchRunTarget (302 ms total)
[2026-07-14 07:17:11.519] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:11.519] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (303 ms total)
[2026-07-14 07:17:11.519] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:11.519] [INFO] [launch_manager] 2026/07/14 07:17:11.3431518 3487335 000 ECU1 LM LM log debug verbose 12 Child process 0 of MainPG pid 68 ( component_initial ) for node True terminated with status 0
[2026-07-14 07:17:11.523] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487345 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 0 ( component_initial )
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487345 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 0 ( component_initial ) done 
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487345 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487345 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 1 
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487345 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487346 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487346 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487346 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 101 ms
[2026-07-14 07:17:11.524] [INFO] [launch_manager] 2026/07/14 07:17:11.3431519 3487346 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:11.562] [INFO] [launch_manager] 2026/07/14 07:17:11.3431562 3487775 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_initial changed state PG MainPG/Off PS 4
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491408 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491409 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491409 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491409 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491409 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491409 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491410 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491410 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491410 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491410 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491410 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 1 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491410 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491410 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:11.928] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491411 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:11.929] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491411 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms 
[2026-07-14 07:17:11.929] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491411 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:11.929] [INFO] [launch_manager] 2026/07/14 07:17:11.3431926 3491411 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:17:12.022] [INFO] [launch_manager] 2026/07/14 07:17:12.3432019 3492341 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:12.022] [INFO] [launch_manager] LCM run successfully
[2026-07-14 07:17:12.063] [INFO] [launch_manager] 2026/07/14 07:17:12.3432062 3492775 000 ECU1 LM Fcty log info verbose 1
[2026-07-14 07:17:12.064] [INFO] [launch_manager] Phm Daemon: Received termination request - shutting down
[2026-07-14 07:17:12.064] [INFO] [launch_manager] 2026/07/14 07:17:12.3432064 3492788 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:12.064] [INFO] [launch_manager] Graph destroyed
[2026-07-14 07:17:12.064] [INFO] [launch_manager] 2026/07/14 07:17:12.3432064 3492789 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1240/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/switch_run_target/switch_run_target/test.xml -
============================== 1 passed in 2.46s ===============================

tests-report/tests/integration/complex_monitoring/complex_monitoring/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/complex_monitoring:complex_monitoring
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1381/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/complex_monitoring/complex_monitoring.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_complex_monitoring 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:18:22.302] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:18:22.650] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:18:22.650] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:18:22.651] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:18:22.651] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:18:22.662] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:18:24.589] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:18:24.591] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/d17b8031041d7fff512dce8aba0c6f1e58cc5a009115154a8e138575032759c9/json HTTP/1.1" 200 None
[2026-07-14 07:18:24.704] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/d17b8031041d7fff512dce8aba0c6f1e58cc5a009115154a8e138575032759c9/start HTTP/1.1" 204 0
[2026-07-14 07:18:24.704] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:18:24.705] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:18:24.705] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:18:24.705] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:18:24.712] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:18:24.845] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:18:24.931] [INFO] [launch_manager] 2026/07/14 07:18:24.3504929 4221440 000 ECU1 LM LM log debug verbose 1 Launch Manager Started !!!!
[2026-07-14 07:18:24.932] [INFO] [launch_manager] 2026/07/14 07:18:24.3504929 4221443 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:24.932] [INFO] [launch_manager] Loading LCM Configurations...
[2026-07-14 07:18:24.933] [INFO] [launch_manager] 2026/07/14 07:18:24.3504929 4221444 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully
[2026-07-14 07:18:24.933] [INFO] [launch_manager] 2026/07/14 07:18:24.3504929 4221445 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:18:24.933] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 )
[2026-07-14 07:18:24.933] [INFO] [launch_manager] 2026/07/14 07:18:24.3504929 4221446 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 )
[2026-07-14 07:18:24.933] [INFO] [launch_manager] 2026/07/14 07:18:24.3504929 4221447 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:18:24.933] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_complex_monitoring ( IdentifierHash: 581828208140588256 )
[2026-07-14 07:18:24.933] [INFO] [launch_manager] 2026/07/14 07:18:24.3504929 4221447 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 )
[2026-07-14 07:18:24.934] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221448 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:18:24.934] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 )
[2026-07-14 07:18:24.934] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221449 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:18:24.934] [INFO] [launch_manager] parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/complex_monitoring/control_client_mock
[2026-07-14 07:18:24.934] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221450 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:18:24.934] [INFO] [launch_manager] Process control_client_mock is Reporting execution state
[2026-07-14 07:18:24.934] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221450 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:24.934] [INFO] [launch_manager] Process is STATE_MANAGEMENT function Cluster Affiliation
[2026-07-14 07:18:24.934] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221451 000 ECU1 LM LM log debug verbose 3 Process control_client_mock is NOT Self terminating
[2026-07-14 07:18:24.935] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221451 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:18:24.935] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221452 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_complex_monitoring 
[2026-07-14 07:18:24.935] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221452 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221452 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/complex_monitoring/component_complex_monitoring
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221453 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:18:24.936] [INFO] [launch_manager] Process component_complex_monitoring is Reporting execution state 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221454 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221454 000 ECU1 LM LM log debug verbose 3 Process component_complex_monitoring is NOT Self terminating 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221454 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_complex_monitoring 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221454 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/complex_monitoring/verification_process 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221455 000 ECU1 LM LM log debug verbose 3 Process verification_component is NOT Reporting execution state 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221455 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221455 000 ECU1 LM LM log debug verbose 3 Process verification_component is Self terminating 
[2026-07-14 07:18:24.936] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221455 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:18:24.937] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221455 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:18:24.938] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221455 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:18:24.938] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221456 000 ECU1 LM LM log debug verbose 3 Creating graph with 3 nodes 
[2026-07-14 07:18:24.938] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221456 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:18:24.938] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221456 000 ECU1 LM LM log debug verbose 1 Process Group initialization done 
[2026-07-14 07:18:24.938] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221456 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 3 entries 
[2026-07-14 07:18:24.938] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221456 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024 
[2026-07-14 07:18:24.938] [INFO] [launch_manager] 2026/07/14 07:18:24.3504930 4221456 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:18:24.939] [INFO] [launch_manager] 2026/07/14 07:18:24.3504932 4221468 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:18:24.939] [INFO] [launch_manager] Process group index 0 (with name MainPG ) has 3 processes
[2026-07-14 07:18:24.939] [INFO] [launch_manager] 2026/07/14 07:18:24.3504932 4221473 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.939] [INFO] [launch_manager] Creating process node with id: 0
[2026-07-14 07:18:24.939] [INFO] [launch_manager] 2026/07/14 07:18:24.3504932 4221474 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:18:24.939] [INFO] [launch_manager] Process 0 has 0 start dependencies
[2026-07-14 07:18:24.939] [INFO] [launch_manager] 2026/07/14 07:18:24.3504932 4221475 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.939] [INFO] [launch_manager] Creating process node with id: 1
[2026-07-14 07:18:24.939] [INFO] [launch_manager] 2026/07/14 07:18:24.3504932 4221476 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:18:24.939] [INFO] [launch_manager] Process 1 has 0 start dependencies
[2026-07-14 07:18:24.941] [INFO] [launch_manager] 2026/07/14 07:18:24.3504932 4221477 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.942] [INFO] [launch_manager] Creating process node with id: 2
[2026-07-14 07:18:24.942] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221478 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:18:24.942] [INFO] [launch_manager] Process 2 has 0 start dependencies
[2026-07-14 07:18:24.942] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221478 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:18:24.942] [INFO] [launch_manager] Created 3 process nodes
[2026-07-14 07:18:24.942] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221479 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.942] [INFO] [launch_manager] Creating successor lists for process group MainPG
[2026-07-14 07:18:24.942] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221480 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:24.942] [INFO] [launch_manager] Graphs initialized
[2026-07-14 07:18:24.942] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221482 000 ECU1 LM Fcty log info verbose 2
[2026-07-14 07:18:24.942] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded.
[2026-07-14 07:18:24.942] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221483 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.942] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100
[2026-07-14 07:18:24.942] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221484 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.943] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Monitor buffer size: 512
[2026-07-14 07:18:24.943] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221485 000 ECU1 LM Fcty log debug verbose 4
[2026-07-14 07:18:24.943] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns
[2026-07-14 07:18:24.943] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221486 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.943] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Configured watchdogs: 0
[2026-07-14 07:18:24.943] [INFO] [launch_manager] 2026/07/14 07:18:24.3504933 4221487 000 ECU1 LM Fcty log warn verbose 2
[2026-07-14 07:18:24.943] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: No watchdog configured
[2026-07-14 07:18:24.943] [INFO] [launch_manager] 2026/07/14 07:18:24.3504934 4221488 000 ECU1 LM Fcty log debug verbose 2
[2026-07-14 07:18:24.943] [INFO] [launch_manager] Software Cluster Handler starts constructing workers: MainCluster
[2026-07-14 07:18:24.943] [INFO] [launch_manager] 2026/07/14 07:18:24.3504934 4221489 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.945] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Process States: control_client_mock
[2026-07-14 07:18:24.945] [INFO] [launch_manager] 2026/07/14 07:18:24.3504934 4221490 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.946] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Process States: component_complex_monitoring
[2026-07-14 07:18:24.946] [INFO] [launch_manager] 2026/07/14 07:18:24.3504934 4221491 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.946] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed Process States: 2
[2026-07-14 07:18:24.946] [INFO] [launch_manager] 2026/07/14 07:18:24.3504934 4221493 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.946] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_client_mock
[2026-07-14 07:18:24.946] [INFO] [launch_manager] 2026/07/14 07:18:24.3504934 4221497 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.946] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_component_complex_monitoring
[2026-07-14 07:18:24.946] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221498 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.946] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 2
[2026-07-14 07:18:24.946] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221499 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.946] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_client_mock
[2026-07-14 07:18:24.946] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221500 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.947] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_component_complex_monitoring
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221500 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.947] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 2
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221501 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.947] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_client_mock_checkpoint
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221502 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.947] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: component_complex_monitoring_checkpoint
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221503 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.947] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 2
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504935 4221504 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:18:24.947] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_client_mock_alive_supervision
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221529 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: component_complex_monitoring_alive_supervision 
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221529 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 2 
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221529 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:18:24.947] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221529 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1 
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221530 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  4  ms 
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221530 000 ECU1 LM LM log info verbose 1 LCM started successfully
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221531 000 ECU1 LM LM log debug verbose 3 clock() at run(): 32.134000 ms
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221532 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:24.948] [INFO] [launch_manager] =============STARTING MAINPG STARTUP STATE============
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221533 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:18:24.948] [INFO] [launch_manager] Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221534 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.948] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221535 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.948] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:18:24.948] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221536 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.948] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:18:24.949] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221536 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.949] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:18:24.950] [INFO] [launch_manager] 2026/07/14 07:18:24.3504938 4221537 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.950] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:18:24.950] [INFO] [launch_manager] 2026/07/14 07:18:24.3504939 4221538 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:24.951] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:18:24.951] [INFO] [launch_manager] 2026/07/14 07:18:24.3504939 4221539 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:18:24.951] [INFO] [launch_manager] Starting process 0 ( control_client_mock ) from executable /tmp/tests/complex_monitoring/control_client_mock
[2026-07-14 07:18:24.951] [INFO] [launch_manager] 2026/07/14 07:18:24.3504939 4221540 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:18:24.951] [INFO] [launch_manager] Initialize the control client for control_client_mock  process
[2026-07-14 07:18:24.951] [INFO] [launch_manager] 2026/07/14 07:18:24.3504939 4221541 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:24.951] [INFO] [launch_manager] ControlClientChannel initialized
[2026-07-14 07:18:24.951] [INFO] [launch_manager] 2026/07/14 07:18:24.3504939 4221545 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:18:24.951] [INFO] [launch_manager] startProcess pid 69 received for process: control_client_mock
[2026-07-14 07:18:24.951] [INFO] [launch_manager] 2026/07/14 07:18:24.3504939 4221547 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:24.952] [INFO] [launch_manager] ControlClientChannel obtained from sync.
[2026-07-14 07:18:24.952] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:18:24.952] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:18:24.952] [INFO] [launch_manager] [----------] 1 test from ComplexMonitoring
[2026-07-14 07:18:24.952] [INFO] [launch_manager] [ RUN      ] ComplexMonitoring.ControlClientMock
[2026-07-14 07:18:24.952] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:18:24.952] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:18:24.952] [INFO] [launch_manager] [ STEP     ] Launch monitored process
[2026-07-14 07:18:24.952] [INFO] [launch_manager] 2026/07/14 07:18:24.3504945 4221604 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:24.952] [INFO] [launch_manager] Request sent. Waiting for acknowledgment...
[2026-07-14 07:18:24.952] [INFO] [launch_manager] 2026/07/14 07:18:24.3504946 4221610 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 69 ( control_client_mock ) process 0 of group MainPG 
[2026-07-14 07:18:24.952] [INFO] [launch_manager] 2026/07/14 07:18:24.3504946 4221610 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( control_client_mock ) done 
[2026-07-14 07:18:24.952] [INFO] [launch_manager] 2026/07/14 07:18:24.3504946 4221610 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:18:24.952] [INFO] [launch_manager] 2026/07/14 07:18:24.3504946 4221611 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 33.190000 ms 
[2026-07-14 07:18:24.952] [INFO] [launch_manager] 2026/07/14 07:18:24.3504946 4221611 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:18:24.952] [INFO] [launch_manager] 2026/07/14 07:18:24.3504946 4221611 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 7 ms 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504946 4221611 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221632 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_complex_monitoring of PG MainPG 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221632 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_complex_monitoring 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221632 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221632 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_complex_monitoring to 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221632 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_complex_monitoring for PG MainPG 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221633 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221633 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221633 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221633 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221633 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221633 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221633 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221634 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504948 4221634 000 ECU1 LM LM log debug verbose 6 Starting process 1 ( component_complex_monitoring ) from executable /tmp/tests/complex_monitoring/component_complex_monitoring 
[2026-07-14 07:18:24.953] [INFO] [launch_manager] 2026/07/14 07:18:24.3504949 4221638 000 ECU1 LM LM log debug verbose 4 startProcess pid 73 received for process: component_complex_monitoring
[2026-07-14 07:18:24.953] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:18:24.953] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:18:24.953] [INFO] [launch_manager] [----------] 1 test from ComplexMonitoring
[2026-07-14 07:18:24.953] [INFO] [launch_manager] [ RUN      ] ComplexMonitoring.ComponentComplexMonitoring
[2026-07-14 07:18:24.954] [INFO] [launch_manager] [2026/07/14 07:18:24.9515720][73][HMON][DEBUG] ScoreSupervisorAPIClient: Creating with IDENTIFIER=component_complex_monitoring
[2026-07-14 07:18:24.954] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:18:24.954] [INFO] [launch_manager] [2026/07/14 07:18:24.9520895][73][HMON][INFO] Monitoring thread started.
[2026-07-14 07:18:24.954] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:18:24.954] [INFO] [launch_manager] [ STEP     ] Send heartbeats for 1 second
[2026-07-14 07:18:24.955] [INFO] [launch_manager] 2026/07/14 07:18:24.3504955 4221701 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 73 ( component_complex_monitoring ) process 1 of group MainPG
[2026-07-14 07:18:24.955] [INFO] [launch_manager] 2026/07/14 07:18:24.3504955 4221703 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 1 ( component_complex_monitoring ) done
[2026-07-14 07:18:24.955] [INFO] [launch_manager] 2026/07/14 07:18:24.3504955 4221705 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:18:24.955] [INFO] [launch_manager] 2026/07/14 07:18:24.3504955 4221705 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/run_target_complex_monitoring in 7 ms 
[2026-07-14 07:18:24.955] [INFO] [launch_manager] 2026/07/14 07:18:24.3504955 4221705 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:18:24.957] [INFO] [launch_manager] 2026/07/14 07:18:24.3504957 4221723 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/run_target_complex_monitoring of PG MainPG 
[2026-07-14 07:18:24.957] [INFO] [launch_manager] 2026/07/14 07:18:24.3504957 4221724 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:18:24.978] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:18:24.988] [INFO] [launch_manager] 2026/07/14 07:18:24.3504988 4222031 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:18:24.988] [INFO] [launch_manager] Process with Id control_client_mock changed state PG MainPG/Startup PS 1 
[2026-07-14 07:18:24.988] [INFO] [launch_manager] 2026/07/14 07:18:24.3504988 4222032 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 2 
[2026-07-14 07:18:24.988] [INFO] [launch_manager] 2026/07/14 07:18:24.3504988 4222032 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_complex_monitoring changed state PG MainPG/run_target_complex_monitoring PS 1 
[2026-07-14 07:18:24.988] [INFO] [launch_manager] 2026/07/14 07:18:24.3504988 4222032 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_complex_monitoring changed state PG MainPG/run_target_complex_monitoring PS 2 
[2026-07-14 07:18:24.989] [INFO] [launch_manager] 2026/07/14 07:18:24.3504988 4222033 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to OK. 
[2026-07-14 07:18:24.989] [INFO] [launch_manager] 2026/07/14 07:18:24.3504988 4222033 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( component_complex_monitoring_alive_supervision ) switched to OK.
[2026-07-14 07:18:25.042] [INFO] [launch_manager] 2026/07/14 07:18:25.3505041 4222567 000 ECU1 LM LM log debug verbose 1 Response retrieved.
[2026-07-14 07:18:25.042] [INFO] [launch_manager] [ END STEP ] Launch monitored process
[2026-07-14 07:18:25.534] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:18:26.006] [INFO] [launch_manager] [ END STEP ] Send heartbeats for 1 second
[2026-07-14 07:18:26.054] [INFO] [launch_manager] [2026/07/14 07:18:26.0536995][73][HMON][INFO] Monitoring thread exiting.
[2026-07-14 07:18:26.054] [INFO] [launch_manager] [       OK ] ComplexMonitoring.ComponentComplexMonitoring (1102 ms)
[2026-07-14 07:18:26.054] [INFO] [launch_manager] [----------] 1 test from ComplexMonitoring (1102 ms total)
[2026-07-14 07:18:26.054] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:18:26.054] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (1102 ms total)
[2026-07-14 07:18:26.054] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:18:26.082] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:18:26.189] [INFO] [launch_manager] 2026/07/14 07:18:26.3506189 4234041 000 ECU1 LM Sprv log warn verbose 13 Alive Supervision ( component_complex_monitoring_alive_supervision ) switched to EXPIRED , due to 0 reported alive indication(s) (expected >= 1 ). Failed supervision cycles: 0 / 0 
[2026-07-14 07:18:26.190] [INFO] [launch_manager] 2026/07/14 07:18:26.3506189 4234041 000 ECU1 LM Sprv log debug verbose 3 Recovery request enqueued successfully for alive supervision  component_complex_monitoring_alive_supervision failure
[2026-07-14 07:18:26.276] [INFO] [launch_manager] 2026/07/14 07:18:26.3506273 4234886 000 ECU1 LM LM log debug verbose 4 recoveryActionHandler: Processing recovery request for PG  component_complex_monitoring  to state  MainPG/fallback_run_target 
[2026-07-14 07:18:26.276] [INFO] [launch_manager] 2026/07/14 07:18:26.3506273 4234887 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:18:26.276] [INFO] [launch_manager] Pending state for process group MainPG changed from to MainPG/fallback_run_target
[2026-07-14 07:18:26.376] [INFO] [launch_manager] 2026/07/14 07:18:26.3506375 4235906 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/fallback_run_target to 
[2026-07-14 07:18:26.376] [INFO] [launch_manager] 2026/07/14 07:18:26.3506375 4235906 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/fallback_run_target for PG MainPG 
[2026-07-14 07:18:26.376] [INFO] [launch_manager] 2026/07/14 07:18:26.3506375 4235906 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:18:26.376] [INFO] [launch_manager] 2026/07/14 07:18:26.3506375 4235907 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:26.377] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:18:26.377] [INFO] [launch_manager] 2026/07/14 07:18:26.3506376 4235915 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:18:26.377] [INFO] [launch_manager] 2026/07/14 07:18:26.3506376 4235915 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:18:26.377] [INFO] [launch_manager] 2026/07/14 07:18:26.3506376 4235916 000 ECU1 LM LM log debug verbose 5 terminating process 1 ( component_complex_monitoring ) 
[2026-07-14 07:18:26.377] [INFO] [launch_manager] 2026/07/14 07:18:26.3506376 4235917 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 1 of MainPG pid 73 ( component_complex_monitoring ) 
[2026-07-14 07:18:26.377] [INFO] [launch_manager] 2026/07/14 07:18:26.3506376 4235917 000 ECU1 LM LM log debug verbose 2 Request termination received for 73
[2026-07-14 07:18:26.388] [INFO] [launch_manager] 2026/07/14 07:18:26.3506388 4236031 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_complex_monitoring changed state PG MainPG/fallback_run_target PS 3 
[2026-07-14 07:18:26.388] [INFO] [launch_manager] 2026/07/14 07:18:26.3506388 4236032 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( component_complex_monitoring_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:18:26.578] [INFO] [launch_manager] 2026/07/14 07:18:26.3506577 4237927 000 ECU1 LM LM log warn verbose 5 Process 1 ( component_complex_monitoring ) did not respond to SIGTERM, sending SIGKILL 
[2026-07-14 07:18:26.578] [INFO] [launch_manager] 2026/07/14 07:18:26.3506577 4237927 000 ECU1 LM LM log debug verbose 2 Forced termination received for pid 73
[2026-07-14 07:18:26.578] [INFO] [launch_manager] 2026/07/14 07:18:26.3506578 4237935 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 73 ( component_complex_monitoring ) for node True terminated with status 9
[2026-07-14 07:18:26.580] [INFO] [launch_manager] 2026/07/14 07:18:26.3506580 4237948 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 1 ( component_complex_monitoring ) done 
[2026-07-14 07:18:26.580] [INFO] [launch_manager] 2026/07/14 07:18:26.3506580 4237949 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:18:26.580] [INFO] [launch_manager] 2026/07/14 07:18:26.3506580 4237949 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:26.580] [INFO] [launch_manager] 2026/07/14 07:18:26.3506580 4237949 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:26.580] [INFO] [launch_manager] 2026/07/14 07:18:26.3506580 4237949 000 ECU1 LM LM log debug verbose 6 Starting process 2 ( verification_component ) from executable /tmp/tests/complex_monitoring/verification_process
[2026-07-14 07:18:26.581] [INFO] [launch_manager] 2026/07/14 07:18:26.3506581 4237958 000 ECU1 LM LM log debug verbose 4 startProcess pid 91 received for process: verification_component 
[2026-07-14 07:18:26.581] [INFO] [launch_manager] 2026/07/14 07:18:26.3506581 4237959 000 ECU1 LM LM log debug verbose 8 Considered kRunning for Non Reporting Process pid 91 ( verification_component ) process 2 of group MainPG 
[2026-07-14 07:18:26.581] [INFO] [launch_manager] 2026/07/14 07:18:26.3506581 4237959 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 2 ( verification_component ) done 
[2026-07-14 07:18:26.581] [INFO] [launch_manager] 2026/07/14 07:18:26.3506581 4237959 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:18:26.582] [INFO] [launch_manager] 2026/07/14 07:18:26.3506581 4237961 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:18:26.582] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/fallback_run_target in 307 ms 
[2026-07-14 07:18:26.582] [INFO] [launch_manager] 2026/07/14 07:18:26.3506581 4237963 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:18:26.582] [INFO] [launch_manager] 2026/07/14 07:18:26.3506582 4237972 000 ECU1 LM LM log debug verbose 12 Child process 2 of MainPG pid 91 ( verification_component ) for node True terminated with status 0
[2026-07-14 07:18:26.584] [INFO] [launch_manager] 2026/07/14 07:18:26.3506583 4237979 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:18:26.585] [INFO] [launch_manager] 2026/07/14 07:18:26.3506583 4237979 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:18:26.588] [INFO] [launch_manager] 2026/07/14 07:18:26.3506588 4238033 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_complex_monitoring changed state PG MainPG/fallback_run_target PS 4
[2026-07-14 07:18:26.635] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:18:26.647] [INFO] [launch_manager] 2026/07/14 07:18:26.3506644 4238591 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:26.647] [INFO] [launch_manager] Response retrieved.
[2026-07-14 07:18:27.042] [INFO] [launch_manager] [ STEP     ] Verify state changed to fallback run target
[2026-07-14 07:18:27.042] [INFO] [launch_manager] [ END STEP ] Verify state changed to fallback run target
[2026-07-14 07:18:27.042] [INFO] [launch_manager] [ STEP     ] Activate Off run target
[2026-07-14 07:18:27.043] [INFO] [launch_manager] 2026/07/14 07:18:27.3507042 4242572 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:27.043] [INFO] [launch_manager] Request sent. Waiting for acknowledgment...
[2026-07-14 07:18:27.043] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242581 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG
[2026-07-14 07:18:27.043] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242582 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Off 
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242582 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242582 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Off to 
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242582 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Off for PG MainPG 
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242583 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242583 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242583 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242583 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:18:27.044] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242584 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:27.046] [INFO] [launch_manager] 2026/07/14 07:18:27.3507043 4242590 000 ECU1 LM LM log debug verbose 5 terminating process 0 ( control_client_mock ) 
[2026-07-14 07:18:27.046] [INFO] [launch_manager] 2026/07/14 07:18:27.3507044 4242591 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 0 of MainPG pid 69 ( control_client_mock ) 
[2026-07-14 07:18:27.046] [INFO] [launch_manager] 2026/07/14 07:18:27.3507044 4242591 000 ECU1 LM LM log debug verbose 2 Request termination received for 69
[2026-07-14 07:18:27.046] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:18:27.046] [INFO] [launch_manager] [ END STEP ] Activate Off run target
[2026-07-14 07:18:27.046] [INFO] [launch_manager] [       OK ] ComplexMonitoring.ControlClientMock (2103 ms)
[2026-07-14 07:18:27.046] [INFO] [launch_manager] [----------] 1 test from ComplexMonitoring (2103 ms total)
[2026-07-14 07:18:27.046] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:18:27.046] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (2104 ms total)
[2026-07-14 07:18:27.046] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:18:27.046] [INFO] [launch_manager] 2026/07/14 07:18:27.3507046 4242611 000 ECU1 LM LM log debug verbose 12 Child process 0 of MainPG pid 69 ( control_client_mock ) for node True terminated with status 0
[2026-07-14 07:18:27.048] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242633 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 0 ( control_client_mock ) 
[2026-07-14 07:18:27.049] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242633 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 0 ( control_client_mock ) done
[2026-07-14 07:18:27.049] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242633 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:27.049] [INFO] [launch_manager] Start Dependencies: 0 
[2026-07-14 07:18:27.049] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242634 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:27.049] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242634 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:27.049] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242635 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:18:27.049] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:18:27.049] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242635 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 5 ms
[2026-07-14 07:18:27.049] [INFO] [launch_manager] 2026/07/14 07:18:27.3507048 4242636 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:18:27.049] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:18:27.088] [INFO] [launch_manager] 2026/07/14 07:18:27.3507088 4243031 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 3 
[2026-07-14 07:18:27.088] [INFO] [launch_manager] 2026/07/14 07:18:27.3507088 4243031 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 4 
[2026-07-14 07:18:27.088] [INFO] [launch_manager] 2026/07/14 07:18:27.3507088 4243032 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:18:27.252] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244668 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions 
[2026-07-14 07:18:27.252] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244669 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:18:27.252] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244669 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:18:27.252] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244669 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:18:27.252] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244669 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:18:27.252] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244669 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244670 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:18:27.253] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244672 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244672 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244672 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244672 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244672 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244672 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms 
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244673 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:18:27.253] [INFO] [launch_manager] 2026/07/14 07:18:27.3507252 4244673 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:18:27.347] [INFO] [launch_manager] 2026/07/14 07:18:27.3507346 4245616 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:18:27.388] [INFO] [launch_manager] 2026/07/14 07:18:27.3507388 4246031 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:18:27.389] [INFO] [launch_manager] 2026/07/14 07:18:27.3507389 4246045 000 ECU1 LM LM log debug verbose 1 Graph destroyed
[2026-07-14 07:18:27.390] [INFO] [launch_manager] 2026/07/14 07:18:27.3507389 4246046 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1381/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/complex_monitoring/complex_monitoring/test.xml -
============================== 1 passed in 6.04s ===============================

tests-report/tests/integration/process_fd_leak/process_fd_leak/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/process_fd_leak:process_fd_leak
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1231/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/process_fd_leak/process_fd_leak.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_process_fd_leak 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:17:08.823] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:17:09.042] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:09.042] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:09.042] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:09.042] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:09.051] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:09.168] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:17:09.170] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/83ba75b23cb186ad6b3d7ee6ce5f50d9ea639462924ce349bc21a0758fdfeb96/json HTTP/1.1" 200 None
[2026-07-14 07:17:09.281] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/83ba75b23cb186ad6b3d7ee6ce5f50d9ea639462924ce349bc21a0758fdfeb96/start HTTP/1.1" 204 0
[2026-07-14 07:17:09.281] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:09.281] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:09.282] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:09.282] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:09.289] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:09.457] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:17:09.562] [INFO] [launch_manager] 2026/07/14 07:17:09.3429556 3467714 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:09.564] [INFO] [launch_manager] Launch Manager Started !!!!
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429556 3467717 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:09.565] [INFO] [launch_manager] Loading LCM Configurations...
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467718 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467719 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 ) 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467720 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 ) 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467720 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 ) 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467720 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/process_fd_leak/native 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467721 000 ECU1 LM LM log debug verbose 3 Process native is NOT Reporting execution state 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467721 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467721 000 ECU1 LM LM log debug verbose 3 Process native is Self terminating 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467721 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467721 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/process_fd_leak/control_client 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467721 000 ECU1 LM LM log debug verbose 3 Process control_client is Reporting execution state 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467721 000 ECU1 LM LM log debug verbose 1 Process is STATE_MANAGEMENT function Cluster Affiliation 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467722 000 ECU1 LM LM log debug verbose 3 Process control_client is NOT Self terminating 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467722 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:17:09.565] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467722 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/process_fd_leak/reporting 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467722 000 ECU1 LM LM log debug verbose 3 Process reporting is Reporting execution state 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467722 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467722 000 ECU1 LM LM log debug verbose 3 Process reporting is Self terminating 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467722 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467723 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467723 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467723 000 ECU1 LM LM log debug verbose 3 Creating graph with 3 nodes 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467723 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467723 000 ECU1 LM LM log debug verbose 1 Process Group initialization done 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467723 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 3 entries 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467723 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024 
[2026-07-14 07:17:09.566] [INFO] [launch_manager] 2026/07/14 07:17:09.3429557 3467724 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:17:09.567] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467733 000 ECU1 LM LM log debug verbose 7 Process group index 0 (with name MainPG ) has 3 processes 
[2026-07-14 07:17:09.568] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467733 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 0 
[2026-07-14 07:17:09.568] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467733 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies 
[2026-07-14 07:17:09.570] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467734 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 1 
[2026-07-14 07:17:09.570] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467734 000 ECU1 LM LM log debug verbose 5 Process 1 has 0 start dependencies 
[2026-07-14 07:17:09.570] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467734 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 2 
[2026-07-14 07:17:09.570] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467734 000 ECU1 LM LM log debug verbose 5 Process 2 has 0 start dependencies 
[2026-07-14 07:17:09.571] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467734 000 ECU1 LM LM log debug verbose 3 Created 3 process nodes 
[2026-07-14 07:17:09.571] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467734 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG 
[2026-07-14 07:17:09.571] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467734 000 ECU1 LM LM log debug verbose 1 Graphs initialized
[2026-07-14 07:17:09.574] [INFO] [launch_manager] 2026/07/14 07:17:09.3429558 3467736 000 ECU1 LM Fcty log info verbose 2
[2026-07-14 07:17:09.587] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded.
[2026-07-14 07:17:09.587] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467743 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:09.587] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100
[2026-07-14 07:17:09.587] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467744 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:09.587] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Monitor buffer size: 512
[2026-07-14 07:17:09.587] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467745 000 ECU1 LM Fcty log debug verbose 4
[2026-07-14 07:17:09.587] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns
[2026-07-14 07:17:09.587] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467746 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0 
[2026-07-14 07:17:09.587] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467746 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured 
[2026-07-14 07:17:09.587] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467746 000 ECU1 LM Fcty log debug verbose 2 Software Cluster Handler starts constructing workers: MainCluster 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467747 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Process States: control_client 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429559 3467747 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 1 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467747 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_client 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467748 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467748 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_client 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467748 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467748 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_client_checkpoint 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467748 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467748 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_client_alive_supervision 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467749 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467749 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467749 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1 
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467749 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  1  ms
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467750 000 ECU1 LM LM log info verbose 1
[2026-07-14 07:17:09.588] [INFO] [launch_manager] LCM started successfully
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467751 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:09.588] [INFO] [launch_manager] clock() at run(): 28.268000 ms
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467752 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:09.588] [INFO] [launch_manager] =============STARTING MAINPG STARTUP STATE============
[2026-07-14 07:17:09.588] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467753 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:09.589] [INFO] [launch_manager] Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:09.589] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467754 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:09.589] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467755 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:09.595] [INFO] [launch_manager] Stop Dependencies: 0 
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467755 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467756 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467756 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467756 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429560 3467757 000 ECU1 LM LM log debug verbose 6 Starting process 0 ( native ) from executable /tmp/tests/process_fd_leak/native
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429561 3467770 000 ECU1 LM LM log debug verbose 6 Starting process 2 ( reporting ) from executable /tmp/tests/process_fd_leak/reporting
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429562 3467773 000 ECU1 LM LM log debug verbose 6 Starting process 1 ( control_client ) from executable /tmp/tests/process_fd_leak/control_client 
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429562 3467774 000 ECU1 LM LM log debug verbose 3 Initialize the control client for control_client  process 
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429562 3467775 000 ECU1 LM LM log debug verbose 1 ControlClientChannel initialized 
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429563 3467778 000 ECU1 LM LM log debug verbose 4 startProcess pid 70 received for process: control_client 
[2026-07-14 07:17:09.595] [INFO] [launch_manager] 2026/07/14 07:17:09.3429563 3467778 000 ECU1 LM LM log debug verbose 1 ControlClientChannel obtained from sync. 
[2026-07-14 07:17:09.596] [INFO] [launch_manager] 2026/07/14 07:17:09.3429563 3467779 000 ECU1 LM LM log debug verbose 4 startProcess pid 69 received for process: native 
[2026-07-14 07:17:09.596] [INFO] [launch_manager] 2026/07/14 07:17:09.3429563 3467780 000 ECU1 LM LM log debug verbose 8 Considered kRunning for Non Reporting Process pid 69 ( native ) process 0 of group MainPG 
[2026-07-14 07:17:09.596] [INFO] [launch_manager] 2026/07/14 07:17:09.3429563 3467780 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( native ) done 
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [----------] 1 test from NativeFDs
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [ RUN      ] NativeFDs.FindOpenFDs
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [       OK ] NativeFDs.FindOpenFDs (0 ms)
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [----------] 1 test from NativeFDs (0 ms total)
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (0 ms total)
[2026-07-14 07:17:09.596] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:09.597] [INFO] [launch_manager] 2026/07/14 07:17:09.3429564 3467791 000 ECU1 LM LM log debug verbose 4 startProcess pid 71 received for process: reporting
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [----------] 1 test from ControlClientFDs
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ RUN      ] ControlClientFDs.FindOpenFDs
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ STEP     ] Before Running
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ END STEP ] Before Running
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [----------] 1 test from ReportingProcessFDs
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ RUN      ] ReportingProcessFDs.FindOpenFDs
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ STEP     ] Before Running
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ END STEP ] Before Running
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ STEP     ] After Running
[2026-07-14 07:17:09.597] [INFO] [launch_manager] [ END STEP ] After Running
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [ STEP     ] After Control Client
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [ END STEP ] After Control Client
[2026-07-14 07:17:09.598] [INFO] [launch_manager] 2026/07/14 07:17:09.3429570 3467851 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 70 ( control_client ) process 1 of group MainPG 
[2026-07-14 07:17:09.598] [INFO] [launch_manager] 2026/07/14 07:17:09.3429570 3467851 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 1 ( control_client ) done
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [ STEP     ] After Running
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [ END STEP ] After Running
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [       OK ] ReportingProcessFDs.FindOpenFDs (2 ms)
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [----------] 1 test from ReportingProcessFDs (3 ms total)
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (3 ms total)
[2026-07-14 07:17:09.598] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:09.603] [INFO] [launch_manager] 2026/07/14 07:17:09.3429572 3467872 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 71 ( reporting ) process 2 of group MainPG
[2026-07-14 07:17:09.603] [INFO] [launch_manager] 2026/07/14 07:17:09.3429572 3467874 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 2 ( reporting ) done 
[2026-07-14 07:17:09.603] [INFO] [launch_manager] 2026/07/14 07:17:09.3429572 3467874 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:09.603] [INFO] [launch_manager] 2026/07/14 07:17:09.3429572 3467874 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 30.598000 ms
[2026-07-14 07:17:09.603] [INFO] [launch_manager] 2026/07/14 07:17:09.3429572 3467877 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:09.605] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:09.605] [INFO] [launch_manager] 2026/07/14 07:17:09.3429573 3467879 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 12 ms 
[2026-07-14 07:17:09.605] [INFO] [launch_manager] 2026/07/14 07:17:09.3429573 3467883 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:09.610] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:09.616] [INFO] [launch_manager] 2026/07/14 07:17:09.3429610 3468250 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client changed state PG MainPG/Startup PS 1 
[2026-07-14 07:17:09.616] [INFO] [launch_manager] 2026/07/14 07:17:09.3429610 3468250 000 ECU1 LM Sprv log debug verbose 6 Process with Id reporting changed state PG MainPG/Startup PS 1 
[2026-07-14 07:17:09.616] [INFO] [launch_manager] 2026/07/14 07:17:09.3429610 3468251 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client changed state PG MainPG/Startup PS 2 
[2026-07-14 07:17:09.616] [INFO] [launch_manager] 2026/07/14 07:17:09.3429610 3468251 000 ECU1 LM Sprv log debug verbose 6 Process with Id reporting changed state PG MainPG/Startup PS 2 
[2026-07-14 07:17:09.616] [INFO] [launch_manager] 2026/07/14 07:17:09.3429610 3468251 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_client_alive_supervision ) switched to OK.
[2026-07-14 07:17:09.662] [INFO] [launch_manager] 2026/07/14 07:17:09.3429660 3468754 000 ECU1 LM LM log debug verbose 12 Child process 2 of MainPG pid 71 ( reporting ) for node True terminated with status 0
[2026-07-14 07:17:09.662] [INFO] [launch_manager] 2026/07/14 07:17:09.3429660 3468755 000 ECU1 LM LM log debug verbose 12 Child process 0 of MainPG pid 69 ( native ) for node True terminated with status 0
[2026-07-14 07:17:09.670] [INFO] [launch_manager] [       OK ] ControlClientFDs.FindOpenFDs (105 ms)
[2026-07-14 07:17:09.670] [INFO] [launch_manager] [----------] 1 test from ControlClientFDs (105 ms total)
[2026-07-14 07:17:09.670] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:09.670] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (105 ms total)
[2026-07-14 07:17:09.670] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:09.671] [INFO] [launch_manager] 2026/07/14 07:17:09.3429670 3468856 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:17:09.671] [INFO] [launch_manager] Child process 1 of MainPG pid 70 ( control_client ) for node True terminated with status 0
[2026-07-14 07:17:09.671] [INFO] [launch_manager] 2026/07/14 07:17:09.3429671 3468863 000 ECU1 LM LM log warn verbose 7
[2026-07-14 07:17:09.671] [INFO] [launch_manager] unexpected termination of process 1 pid 70 ( control_client )
[2026-07-14 07:17:09.672] [INFO] [launch_manager] 2026/07/14 07:17:09.3429671 3468867 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:09.672] [INFO] [launch_manager] Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG )
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468899 000 ECU1 LM LM log warn verbose 3 Problem discovered in PG MainPG Activating Recovery state. 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468900 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468900 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468900 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468900 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468900 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468900 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468900 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468901 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468901 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/fallback_run_target in 0 ms 
[2026-07-14 07:17:09.681] [INFO] [launch_manager] 2026/07/14 07:17:09.3429675 3468901 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:09.710] [INFO] [launch_manager] 2026/07/14 07:17:09.3429710 3469250 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:09.710] [INFO] [launch_manager] Process with Id reporting changed state PG MainPG/Startup PS 4
[2026-07-14 07:17:09.710] [INFO] [launch_manager] 2026/07/14 07:17:09.3429710 3469252 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client changed state PG MainPG/Startup PS 4
[2026-07-14 07:17:09.710] [INFO] [launch_manager] 2026/07/14 07:17:09.3429710 3469253 000 ECU1 LM Sprv log debug verbose 3
[2026-07-14 07:17:09.710] [INFO] [launch_manager] Alive Supervision ( control_client_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474983 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474984 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474984 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474984 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474984 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474984 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474984 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474984 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474985 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474985 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474985 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474985 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474985 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State Off in 0 ms 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474985 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:10.284] [INFO] [launch_manager] 2026/07/14 07:17:10.3430283 3474985 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:17:10.375] [INFO] [launch_manager] 2026/07/14 07:17:10.3430373 3475886 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:17:10.412] [INFO] [launch_manager] 2026/07/14 07:17:10.3430410 3476250 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:17:10.412] [INFO] [launch_manager] 2026/07/14 07:17:10.3430411 3476262 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:10.412] [INFO] [launch_manager] Graph destroyed
[2026-07-14 07:17:10.412] [INFO] [launch_manager] 2026/07/14 07:17:10.3430411 3476263 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1231/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/process_fd_leak/process_fd_leak/test.xml -
============================== 1 passed in 2.67s ===============================

tests-report/tests/integration/process_crash_monitoring/process_crash_monitoring/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/process_crash_monitoring:process_crash_monitoring
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1244/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/process_crash_monitoring/process_crash_monitoring.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_process_crash_monitoring 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:17:16.531] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:17:16.730] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:16.730] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:16.730] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:16.730] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:16.760] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:16.959] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:17:16.962] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/da63d124106fd40f23d1f13223df89f69f62515e48067f89740b3fb23a0559d2/json HTTP/1.1" 200 None
[2026-07-14 07:17:17.092] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/da63d124106fd40f23d1f13223df89f69f62515e48067f89740b3fb23a0559d2/start HTTP/1.1" 204 0
[2026-07-14 07:17:17.093] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:17.093] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:17.093] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:17.093] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:17.101] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:17.260] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:17:17.379] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545929 000 ECU1 LM LM log debug verbose 1 Launch Manager Started !!!!
[2026-07-14 07:17:17.380] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545932 000 ECU1 LM LM log debug verbose 1 Loading LCM Configurations...
[2026-07-14 07:17:17.380] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545933 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully
[2026-07-14 07:17:17.380] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545934 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 )
[2026-07-14 07:17:17.380] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545934 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 )
[2026-07-14 07:17:17.380] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545935 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_crashing_app_on_runtime ( IdentifierHash: 2790219684262892047 )
[2026-07-14 07:17:17.380] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545935 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:17.380] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 )
[2026-07-14 07:17:17.380] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545935 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:17.381] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 )
[2026-07-14 07:17:17.381] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545936 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/process_crash_monitoring/control_client_mock
[2026-07-14 07:17:17.381] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545936 000 ECU1 LM LM log debug verbose 3 Process control_client_mock is Reporting execution state
[2026-07-14 07:17:17.382] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545937 000 ECU1 LM LM log debug verbose 1 Process is STATE_MANAGEMENT function Cluster Affiliation
[2026-07-14 07:17:17.382] [INFO] [launch_manager] 2026/07/14 07:17:17.3437378 3545937 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:17.382] [INFO] [launch_manager] Process control_client_mock is NOT Self terminating
[2026-07-14 07:17:17.383] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545937 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:17.383] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup
[2026-07-14 07:17:17.383] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545938 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:17.386] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_crashing_app_on_runtime
[2026-07-14 07:17:17.386] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545938 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:17.386] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target
[2026-07-14 07:17:17.386] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545939 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/process_crash_monitoring/process_crashing_on_runtime
[2026-07-14 07:17:17.386] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545939 000 ECU1 LM LM log debug verbose 3 Process component_crashing_on_runtime is Reporting execution state
[2026-07-14 07:17:17.386] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545939 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.387] [INFO] [launch_manager] Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:17:17.389] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545940 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:17.389] [INFO] [launch_manager] Process component_crashing_on_runtime is NOT Self terminating
[2026-07-14 07:17:17.389] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545940 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:17.389] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_crashing_app_on_runtime
[2026-07-14 07:17:17.389] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545941 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:17.389] [INFO] [launch_manager] parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/process_crash_monitoring/verification_process
[2026-07-14 07:17:17.389] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545941 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:17.390] [INFO] [launch_manager] Process verification_component is NOT Reporting execution state
[2026-07-14 07:17:17.390] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545941 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545942 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:17.391] [INFO] [launch_manager] Process verification_component is Self terminating
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545942 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545942 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545943 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545943 000 ECU1 LM LM log debug verbose 3 Creating graph with 3 nodes
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545943 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545944 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.391] [INFO] [launch_manager] Process Group initialization done
[2026-07-14 07:17:17.391] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545944 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:17.394] [INFO] [launch_manager] Creating Safe Process Map with 3 entries
[2026-07-14 07:17:17.394] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545944 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024
[2026-07-14 07:17:17.394] [INFO] [launch_manager] 2026/07/14 07:17:17.3437379 3545945 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:17:17.394] [INFO] [launch_manager] 2026/07/14 07:17:17.3437380 3545953 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:17.395] [INFO] [launch_manager] Process group index 0 (with name MainPG ) has 3 processes
[2026-07-14 07:17:17.395] [INFO] [launch_manager] 2026/07/14 07:17:17.3437380 3545955 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.395] [INFO] [launch_manager] Creating process node with id: 0
[2026-07-14 07:17:17.395] [INFO] [launch_manager] 2026/07/14 07:17:17.3437380 3545956 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies
[2026-07-14 07:17:17.395] [INFO] [launch_manager] 2026/07/14 07:17:17.3437380 3545956 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.395] [INFO] [launch_manager] Creating process node with id: 1
[2026-07-14 07:17:17.395] [INFO] [launch_manager] 2026/07/14 07:17:17.3437380 3545957 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:17.395] [INFO] [launch_manager] Process 1 has 0 start dependencies
[2026-07-14 07:17:17.396] [INFO] [launch_manager] 2026/07/14 07:17:17.3437380 3545957 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.396] [INFO] [launch_manager] Creating process node with id: 2
[2026-07-14 07:17:17.396] [INFO] [launch_manager] 2026/07/14 07:17:17.3437381 3545958 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:17.396] [INFO] [launch_manager] Process 2 has 0 start dependencies
[2026-07-14 07:17:17.396] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545970 000 ECU1 LM LM log debug verbose 3 Created 3 process nodes
[2026-07-14 07:17:17.396] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545973 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG
[2026-07-14 07:17:17.396] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545973 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.396] [INFO] [launch_manager] Graphs initialized
[2026-07-14 07:17:17.397] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545975 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded.
[2026-07-14 07:17:17.397] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545976 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:17.398] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545976 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Monitor buffer size: 512 
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545976 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545976 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545976 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545977 000 ECU1 LM Fcty log debug verbose 2 Software Cluster Handler starts constructing workers: MainCluster
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437382 3545977 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Process States: control_client_mock
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545978 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 1
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545979 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_client_mock
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545979 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545979 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_client_mock
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545979 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1
[2026-07-14 07:17:17.399] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545979 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_client_mock_checkpoint
[2026-07-14 07:17:17.400] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545980 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1
[2026-07-14 07:17:17.400] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545980 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_client_mock_alive_supervision
[2026-07-14 07:17:17.400] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545980 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1
[2026-07-14 07:17:17.400] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545981 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000
[2026-07-14 07:17:17.400] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545981 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1
[2026-07-14 07:17:17.400] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545981 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  0  ms
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545982 000 ECU1 LM LM log info verbose 1 LCM started successfully 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545982 000 ECU1 LM LM log debug verbose 3 clock() at run(): 28.342000 ms 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545983 000 ECU1 LM LM log debug verbose 1 =============STARTING MAINPG STARTUP STATE============ 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545983 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545983 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545983 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545983 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545983 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545984 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545984 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545984 000 ECU1 LM LM log debug verbose 6 Starting process 0 ( control_client_mock ) from executable /tmp/tests/process_crash_monitoring/control_client_mock 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545985 000 ECU1 LM LM log debug verbose 3 Initialize the control client for control_client_mock  process 
[2026-07-14 07:17:17.401] [INFO] [launch_manager] 2026/07/14 07:17:17.3437383 3545985 000 ECU1 LM LM log debug verbose 1 ControlClientChannel initialized 
[2026-07-14 07:17:17.402] [INFO] [launch_manager] 2026/07/14 07:17:17.3437384 3545989 000 ECU1 LM LM log debug verbose 4 startProcess pid 67 received for process: control_client_mock 
[2026-07-14 07:17:17.402] [INFO] [launch_manager] 2026/07/14 07:17:17.3437384 3545989 000 ECU1 LM LM log debug verbose 1 ControlClientChannel obtained from sync.
[2026-07-14 07:17:17.403] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:17.403] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:17.403] [INFO] [launch_manager] [----------] 1 test from ProcessCrashMonitoring
[2026-07-14 07:17:17.403] [INFO] [launch_manager] [ RUN      ] ProcessCrashMonitoring.ControlClientMock
[2026-07-14 07:17:17.403] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:17:17.403] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:17:17.403] [INFO] [launch_manager] [ STEP     ] Start crashing process
[2026-07-14 07:17:17.403] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546031 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:17.403] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546033 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment... 
[2026-07-14 07:17:17.403] [INFO] [launch_manager] Got kRunning for pid 67 ( control_client_mock ) process 0 of group MainPG
[2026-07-14 07:17:17.405] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546035 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:17.405] [INFO] [launch_manager] startProcess for MainPG process 0 ( control_client_mock ) done
[2026-07-14 07:17:17.405] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546035 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.405] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:17.405] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546036 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 29.226000 ms 
[2026-07-14 07:17:17.405] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546036 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:17.405] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546037 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 5 ms 
[2026-07-14 07:17:17.405] [INFO] [launch_manager] 2026/07/14 07:17:17.3437388 3546037 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.405] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:17.405] [INFO] [launch_manager] 2026/07/14 07:17:17.3437389 3546046 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:17.405] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_crashing_app_on_runtime of PG MainPG
[2026-07-14 07:17:17.406] [INFO] [launch_manager] 2026/07/14 07:17:17.3437389 3546047 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:17.406] [INFO] [launch_manager] Pending state for process group MainPG changed from to MainPG/run_target_crashing_app_on_runtime
[2026-07-14 07:17:17.406] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546048 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.406] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:17:17.406] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546049 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:17.406] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546049 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.406] [INFO] [launch_manager] Pending state for process group MainPG changed from MainPG/run_target_crashing_app_on_runtime to
[2026-07-14 07:17:17.406] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546050 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:17.407] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:17:17.407] [INFO] [launch_manager] Start transition to MainPG/run_target_crashing_app_on_runtime for PG MainPG
[2026-07-14 07:17:17.407] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546051 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:17.407] [INFO] [launch_manager] Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:17.407] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546052 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.407] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:17.407] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546053 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.408] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:17.408] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546054 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.409] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:17.409] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546055 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.409] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:17.409] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546056 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.409] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:17.410] [INFO] [launch_manager] 2026/07/14 07:17:17.3437390 3546057 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:17.410] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:17.410] [INFO] [launch_manager] 2026/07/14 07:17:17.3437391 3546059 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:17.410] [INFO] [launch_manager] Starting process 1 ( component_crashing_on_runtime ) from executable /tmp/tests/process_crash_monitoring/process_crashing_on_runtime
[2026-07-14 07:17:17.410] [INFO] [launch_manager] 2026/07/14 07:17:17.3437392 3546073 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:17.410] [INFO] [launch_manager] startProcess pid 69 received for process: component_crashing_on_runtime
[2026-07-14 07:17:17.410] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:17.410] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:17.410] [INFO] [launch_manager] [----------] 1 test from ProcessCrashMonitoring
[2026-07-14 07:17:17.410] [INFO] [launch_manager] [ RUN      ] ProcessCrashMonitoring.CrashingProcess
[2026-07-14 07:17:17.410] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:17:17.411] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:17:17.411] [INFO] [launch_manager] [       OK ] ProcessCrashMonitoring.CrashingProcess (2 ms)
[2026-07-14 07:17:17.411] [INFO] [launch_manager] [----------] 1 test from ProcessCrashMonitoring (2 ms total)
[2026-07-14 07:17:17.411] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:17.411] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (3 ms total)
[2026-07-14 07:17:17.411] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:17.411] [INFO] [launch_manager] 2026/07/14 07:17:17.3437401 3546161 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 69 ( component_crashing_on_runtime ) process 1 of group MainPG 
[2026-07-14 07:17:17.411] [INFO] [launch_manager] 2026/07/14 07:17:17.3437401 3546162 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 1 ( component_crashing_on_runtime ) done 
[2026-07-14 07:17:17.411] [INFO] [launch_manager] 2026/07/14 07:17:17.3437401 3546162 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:17.411] [INFO] [launch_manager] 2026/07/14 07:17:17.3437401 3546162 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/run_target_crashing_app_on_runtime in 11 ms 
[2026-07-14 07:17:17.411] [INFO] [launch_manager] 2026/07/14 07:17:17.3437401 3546162 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:17.413] [INFO] [launch_manager] 2026/07/14 07:17:17.3437402 3546177 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:17.413] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/run_target_crashing_app_on_runtime of PG MainPG
[2026-07-14 07:17:17.413] [INFO] [launch_manager] 2026/07/14 07:17:17.3437403 3546178 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:17.413] [INFO] [launch_manager] Response sent.
[2026-07-14 07:17:17.429] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:17.433] [INFO] [launch_manager] 2026/07/14 07:17:17.3437433 3546482 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 1 
[2026-07-14 07:17:17.433] [INFO] [launch_manager] 2026/07/14 07:17:17.3437433 3546483 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 2 
[2026-07-14 07:17:17.433] [INFO] [launch_manager] 2026/07/14 07:17:17.3437433 3546483 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_crashing_on_runtime changed state PG MainPG/run_target_crashing_app_on_runtime PS 1
[2026-07-14 07:17:17.434] [INFO] [launch_manager] 2026/07/14 07:17:17.3437433 3546484 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:17.434] [INFO] [launch_manager] Process with Id component_crashing_on_runtime changed state PG MainPG/run_target_crashing_app_on_runtime PS 2
[2026-07-14 07:17:17.434] [INFO] [launch_manager] 2026/07/14 07:17:17.3437433 3546484 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to OK.
[2026-07-14 07:17:17.486] [INFO] [launch_manager] 2026/07/14 07:17:17.3437486 3547009 000 ECU1 LM LM log debug verbose 1 Response retrieved.
[2026-07-14 07:17:17.488] [INFO] [launch_manager] [ END STEP ] Start crashing process
[2026-07-14 07:17:17.975] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:18.401] [INFO] [launch_manager] Process crashing...
[2026-07-14 07:17:18.473] [INFO] [launch_manager] 2026/07/14 07:17:18.3438472 3556877 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 69 ( component_crashing_on_runtime ) for node True terminated with status 134 
[2026-07-14 07:17:18.473] [INFO] [launch_manager] 2026/07/14 07:17:18.3438473 3556878 000 ECU1 LM LM log warn verbose 7 unexpected termination of process 1 pid 69 ( component_crashing_on_runtime ) 
[2026-07-14 07:17:18.473] [INFO] [launch_manager] 2026/07/14 07:17:18.3438473 3556878 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG )
[2026-07-14 07:17:18.487] [INFO] [launch_manager] 2026/07/14 07:17:18.3438483 3556982 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_crashing_on_runtime changed state PG MainPG/run_target_crashing_app_on_runtime PS 4
[2026-07-14 07:17:18.520] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:18.521] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557351 000 ECU1 LM LM log warn verbose 3 Problem discovered in PG MainPG Activating Recovery state. 
[2026-07-14 07:17:18.522] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557351 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:18.522] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557351 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:18.522] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557352 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:18.522] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557352 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557352 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557352 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557352 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438520 3557357 000 ECU1 LM LM log debug verbose 6 Starting process 2 ( verification_component ) from executable /tmp/tests/process_crash_monitoring/verification_process 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438521 3557361 000 ECU1 LM LM log debug verbose 4 startProcess pid 88 received for process: verification_component 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438521 3557362 000 ECU1 LM LM log debug verbose 8 Considered kRunning for Non Reporting Process pid 88 ( verification_component ) process 2 of group MainPG 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438521 3557362 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 2 ( verification_component ) done 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438521 3557362 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:18.523] [INFO] [launch_manager] 2026/07/14 07:17:18.3438521 3557362 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/fallback_run_target in 1 ms 
[2026-07-14 07:17:18.524] [INFO] [launch_manager] 2026/07/14 07:17:18.3438521 3557362 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:18.524] [INFO] [launch_manager] 2026/07/14 07:17:18.3438522 3557373 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:17:18.524] [INFO] [launch_manager] 2026/07/14 07:17:18.3438522 3557374 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:18.524] [INFO] [launch_manager] 2026/07/14 07:17:18.3438524 3557394 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:17:18.525] [INFO] [launch_manager] Child process 2 of MainPG pid 88 ( verification_component ) for node True terminated with status 0
[2026-07-14 07:17:18.540] [INFO] [launch_manager] [ STEP     ] Verify state changed to fallback run target
[2026-07-14 07:17:18.540] [INFO] [launch_manager] [ END STEP ] Verify state changed to fallback run target
[2026-07-14 07:17:18.540] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Off
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438540 3557554 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557560 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557560 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Off 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557560 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557560 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Off to 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557561 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Off for PG MainPG 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557561 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557561 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557561 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:18.541] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557561 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:18.542] [INFO] [launch_manager] 2026/07/14 07:17:18.3438541 3557566 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:18.542] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-07-14 07:17:18.542] [INFO] [launch_manager] 2026/07/14 07:17:18.3438542 3557570 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:18.542] [INFO] [launch_manager] terminating process 0 ( control_client_mock )
[2026-07-14 07:17:18.542] [INFO] [launch_manager] 2026/07/14 07:17:18.3438542 3557574 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:18.542] [INFO] [launch_manager] Requesting termination of process 0 of MainPG pid 67 ( control_client_mock )
[2026-07-14 07:17:18.543] [INFO] [launch_manager] 2026/07/14 07:17:18.3438542 3557577 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:18.543] [INFO] [launch_manager] Request termination received for 67
[2026-07-14 07:17:18.583] [INFO] [launch_manager] 2026/07/14 07:17:18.3438583 3557982 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:18.583] [INFO] [launch_manager] Process with Id control_client_mock changed state PG MainPG/Off PS 3
[2026-07-14 07:17:18.584] [INFO] [launch_manager] 2026/07/14 07:17:18.3438584 3557988 000 ECU1 LM Sprv log debug verbose 3
[2026-07-14 07:17:18.584] [INFO] [launch_manager] Alive Supervision ( control_client_mock_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:17:18.590] [INFO] [launch_manager] [       OK ] ProcessCrashMonitoring.ControlClientMock (1205 ms)
[2026-07-14 07:17:18.591] [INFO] [launch_manager] [----------] 1 test from ProcessCrashMonitoring (1205 ms total)
[2026-07-14 07:17:18.591] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:18.591] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (1206 ms total)
[2026-07-14 07:17:18.591] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:18.592] [INFO] [launch_manager] 2026/07/14 07:17:18.3438592 3558071 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:17:18.592] [INFO] [launch_manager] Child process 0 of MainPG pid 67 ( control_client_mock ) for node True terminated with status 0
[2026-07-14 07:17:18.593] [INFO] [launch_manager] 2026/07/14 07:17:18.3438593 3558079 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:18.593] [INFO] [launch_manager] Queuing jobs after regular termination of process wait 0 ( control_client_mock )
[2026-07-14 07:17:18.593] [INFO] [launch_manager] 2026/07/14 07:17:18.3438593 3558083 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:18.593] [INFO] [launch_manager] terminateProcess for MainPG process 0 ( control_client_mock ) done
[2026-07-14 07:17:18.593] [INFO] [launch_manager] 2026/07/14 07:17:18.3438593 3558087 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:18.594] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:18.594] [INFO] [launch_manager] 2026/07/14 07:17:18.3438594 3558089 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:18.594] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:18.594] [INFO] [launch_manager] 2026/07/14 07:17:18.3438594 3558093 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:18.594] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:18.594] [INFO] [launch_manager] 2026/07/14 07:17:18.3438594 3558096 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:18.595] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:18.595] [INFO] [launch_manager] 2026/07/14 07:17:18.3438595 3558099 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:17:18.595] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Off in 53 ms
[2026-07-14 07:17:18.595] [INFO] [launch_manager] 2026/07/14 07:17:18.3438595 3558102 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:18.595] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:18.633] [INFO] [launch_manager] 2026/07/14 07:17:18.3438633 3558482 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:18.633] [INFO] [launch_manager] Process with Id control_client_mock changed state PG MainPG/Off PS 4
[2026-07-14 07:17:19.205] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564199 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564199 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564199 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564200 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564200 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564200 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564200 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564201 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:19.206] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564201 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564201 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564201 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564201 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:19.207] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564202 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564202 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:19.210] [INFO] [launch_manager] Control Client handler nudged 
[2026-07-14 07:17:19.210] [INFO] [launch_manager] 2026/07/14 07:17:19.3439205 3564203 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:17:19.293] [INFO] [launch_manager] 2026/07/14 07:17:19.3439293 3565082 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:17:19.333] [INFO] [launch_manager] 2026/07/14 07:17:19.3439333 3565483 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:17:19.337] [INFO] [launch_manager] 2026/07/14 07:17:19.3439336 3565509 000 ECU1 LM LM log debug verbose 1 Graph destroyed 
[2026-07-14 07:17:19.337] [INFO] [launch_manager] 2026/07/14 07:17:19.3439336 3565510 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1244/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/process_crash_monitoring/process_crash_monitoring/test.xml -
============================== 1 passed in 3.65s ===============================

tests-report/tests/integration/incorrect_config_non_reporting/incorrect_config_non_reporting/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/incorrect_config_non_reporting:incorrect_config_non_reporting
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1203/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/incorrect_config_non_reporting/incorrect_config_non_reporting.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_incorrect_config_non_reporting 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:16:45.125] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:16:47.935] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:47.935] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:47.936] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:47.936] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:47.949] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:47.973] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:16:47.976] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/20652ea8c88420d62fddcaa3ffa9a9c7e8be77e5dfcc68b670fd65141989ec8c/json HTTP/1.1" 200 None
[2026-07-14 07:16:48.134] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/20652ea8c88420d62fddcaa3ffa9a9c7e8be77e5dfcc68b670fd65141989ec8c/start HTTP/1.1" 204 0
[2026-07-14 07:16:48.134] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:48.135] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:48.135] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:48.135] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:48.144] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:48.317] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:16:48.432] [INFO] [launch_manager] 2026/07/14 07:16:48.3408429 3256448 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:48.433] [INFO] [launch_manager] Launch Manager Started !!!! 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256450 000 ECU1 LM LM log debug verbose 1 Loading LCM Configurations... 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256451 000 ECU1 LM LM log debug verbose 1 ECUCFG_ENV_VAR_ROOTFOLDER set successfully 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256451 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 ) 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256451 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 ) 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256452 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 ) 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256452 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 ) 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256452 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/incorrect_config_non_reporting/non_reporting_process 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256452 000 ECU1 LM LM log debug verbose 3 Process non_reporting_process is NOT Reporting execution state 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 3 Process non_reporting_process is Self terminating 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:16:48.436] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 3 Creating graph with 1 nodes 
[2026-07-14 07:16:48.437] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:16:48.437] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256453 000 ECU1 LM LM log debug verbose 1 Process Group initialization done 
[2026-07-14 07:16:48.437] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256454 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 1 entries 
[2026-07-14 07:16:48.437] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256454 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024 
[2026-07-14 07:16:48.437] [INFO] [launch_manager] 2026/07/14 07:16:48.3408430 3256454 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256464 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:16:48.440] [INFO] [launch_manager] Process group index 0 (with name MainPG ) has 1 processes 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256464 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 0 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256465 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256465 000 ECU1 LM LM log debug verbose 3 Created 1 process nodes 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256465 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256465 000 ECU1 LM LM log debug verbose 1 Graphs initialized 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256467 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded. 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256467 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256467 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Monitor buffer size: 512 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408431 3256467 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns 
[2026-07-14 07:16:48.440] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256468 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256468 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256468 000 ECU1 LM Fcty log debug verbose 2 Software Cluster Handler starts constructing workers: MainCluster 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256468 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 0 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256468 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 0 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256469 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 0 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256469 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 0 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256469 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 0 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256469 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256469 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256469 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  0  ms
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256471 000 ECU1 LM LM log info verbose 1 LCM started successfully 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256471 000 ECU1 LM LM log debug verbose 3 clock() at run(): 30.112000 ms 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256472 000 ECU1 LM LM log debug verbose 1 =============STARTING MAINPG STARTUP STATE============ 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256472 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256472 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256472 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256473 000 ECU1 LM LM log debug verbose 6 Starting process 0 ( non_reporting_process ) from executable /tmp/tests/incorrect_config_non_reporting/non_reporting_process 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256476 000 ECU1 LM LM log debug verbose 4 startProcess pid 68 received for process: non_reporting_process 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256477 000 ECU1 LM LM log debug verbose 8 Considered kRunning for Non Reporting Process pid 68 ( non_reporting_process ) process 0 of group MainPG 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256477 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( non_reporting_process ) done 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:48.441] [INFO] [launch_manager] 2026/07/14 07:16:48.3408432 3256477 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 30.765000 ms 
[2026-07-14 07:16:48.442] [INFO] [launch_manager] 2026/07/14 07:16:48.3408433 3256478 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:16:48.442] [INFO] [launch_manager] 2026/07/14 07:16:48.3408433 3256478 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 0 ms 
[2026-07-14 07:16:48.442] [INFO] [launch_manager] 2026/07/14 07:16:48.3408433 3256478 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [----------] 1 test from NonReporting
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [ RUN      ] NonReporting.Process
[2026-07-14 07:16:48.442] [INFO] [launch_manager] 2026/07/14 07:16:48.3408434 3256493 000 ECU1 LM LM log error verbose 3 [Lifecycle client] FD  111  is invalid for kRunning report
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [       OK ] NonReporting.Process (0 ms)
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [----------] 1 test from NonReporting (0 ms total)
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (0 ms total)
[2026-07-14 07:16:48.442] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:16:48.534] [INFO] [launch_manager] 2026/07/14 07:16:48.3408532 3257474 000 ECU1 LM LM log debug verbose 12 Child process 0 of MainPG pid 68 ( non_reporting_process ) for node True terminated with status 0
[2026-07-14 07:16:48.536] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257512 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:48.536] [INFO] [launch_manager] Cancel all process group transitions
[2026-07-14 07:16:48.536] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257513 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:16:48.536] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257513 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:16:48.536] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257513 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:16:48.536] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257514 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:48.537] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257514 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:48.537] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257514 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:48.537] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257514 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:16:48.537] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257514 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms 
[2026-07-14 07:16:48.537] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257514 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:48.537] [INFO] [launch_manager] 2026/07/14 07:16:48.3408536 3257514 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:16:48.633] [INFO] [launch_manager] 2026/07/14 07:16:48.3408632 3258476 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:16:48.683] [INFO] [launch_manager] 2026/07/14 07:16:48.3408682 3258971 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:16:48.683] [INFO] [launch_manager] 2026/07/14 07:16:48.3408683 3258984 000 ECU1 LM LM log debug verbose 1 Graph destroyed
[2026-07-14 07:16:48.684] [INFO] [launch_manager] 2026/07/14 07:16:48.3408683 3258985 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1203/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/incorrect_config_non_reporting/incorrect_config_non_reporting/test.xml -
============================== 1 passed in 4.28s ===============================

tests-report/tests/integration/process_launch_args/process_launch_args/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/process_launch_args:process_launch_args
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1229/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/process_launch_args/process_launch_args.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_process_launch_args 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:17:06.400] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:17:06.512] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:06.512] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:06.513] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:06.513] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:06.533] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:06.754] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:17:06.756] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/43ea7fadc26fd6238b45a01493ccf42321cf34ca916ff2632c024b1b49fd2241/json HTTP/1.1" 200 None
[2026-07-14 07:17:06.912] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/43ea7fadc26fd6238b45a01493ccf42321cf34ca916ff2632c024b1b49fd2241/start HTTP/1.1" 204 0
[2026-07-14 07:17:06.913] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:06.913] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:06.913] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:06.913] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:06.921] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:07.114] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:17:07.242] [INFO] [launch_manager] 2026/07/14 07:17:07.3427228 3444430 000 ECU1 LM LM log debug verbose 1 Launch Manager Started !!!!
[2026-07-14 07:17:07.242] [INFO] [launch_manager] 2026/07/14 07:17:07.3427228 3444433 000 ECU1 LM LM log debug verbose 1 Loading LCM Configurations...
[2026-07-14 07:17:07.242] [INFO] [launch_manager] 2026/07/14 07:17:07.3427228 3444433 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:07.242] [INFO] [launch_manager] ECUCFG_ENV_VAR_ROOTFOLDER set successfully
[2026-07-14 07:17:07.243] [INFO] [launch_manager] 2026/07/14 07:17:07.3427228 3444434 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:07.243] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 )
[2026-07-14 07:17:07.243] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444441 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:07.243] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 )
[2026-07-14 07:17:07.243] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444441 000 ECU1 LM LM log debug verbose 5 FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 )
[2026-07-14 07:17:07.243] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444442 000 ECU1 LM LM log debug verbose 4 parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/process_launch_args/process_initial
[2026-07-14 07:17:07.247] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444443 000 ECU1 LM LM log debug verbose 3 Process component_initial is Reporting execution state
[2026-07-14 07:17:07.248] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444443 000 ECU1 LM LM log debug verbose 1 Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:17:07.248] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444443 000 ECU1 LM LM log debug verbose 3 Process component_initial is Self terminating
[2026-07-14 07:17:07.248] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444444 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:07.248] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup
[2026-07-14 07:17:07.248] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444444 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded
[2026-07-14 07:17:07.248] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444444 000 ECU1 LM LM log debug verbose 2 1 process group(s)
[2026-07-14 07:17:07.248] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444445 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:07.248] [INFO] [launch_manager] Creating graph with 1 nodes
[2026-07-14 07:17:07.248] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444445 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully
[2026-07-14 07:17:07.254] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444445 000 ECU1 LM LM log debug verbose 1 Process Group initialization done
[2026-07-14 07:17:07.254] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444446 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 1 entries
[2026-07-14 07:17:07.254] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444446 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024
[2026-07-14 07:17:07.254] [INFO] [launch_manager] 2026/07/14 07:17:07.3427229 3444446 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:17:07.254] [INFO] [launch_manager] 2026/07/14 07:17:07.3427230 3444456 000 ECU1 LM LM log debug verbose 7 Process group index 0 (with name MainPG ) has 1 processes 
[2026-07-14 07:17:07.254] [INFO] [launch_manager] 2026/07/14 07:17:07.3427230 3444456 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 0 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427230 3444456 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427230 3444456 000 ECU1 LM LM log debug verbose 3 Created 1 process nodes 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427230 3444456 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427230 3444456 000 ECU1 LM LM log debug verbose 1 Graphs initialized
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444459 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded. 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444459 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444459 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Monitor buffer size: 512 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444459 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444459 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444459 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444460 000 ECU1 LM Fcty log debug verbose 2 Software Cluster Handler starts constructing workers: MainCluster 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444460 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 0 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444460 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 0 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444460 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 0 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444460 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 0 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444461 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 0 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444461 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444461 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444461 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  0  ms 
[2026-07-14 07:17:07.255] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444461 000 ECU1 LM LM log info verbose 1 LCM started successfully 
[2026-07-14 07:17:07.256] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444462 000 ECU1 LM LM log debug verbose 3 clock() at run(): 27.795000 ms 
[2026-07-14 07:17:07.256] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444462 000 ECU1 LM LM log debug verbose 1 =============STARTING MAINPG STARTUP STATE============ 
[2026-07-14 07:17:07.256] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444463 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:07.256] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444463 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:07.256] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444463 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:07.256] [INFO] [launch_manager] 2026/07/14 07:17:07.3427231 3444464 000 ECU1 LM LM log debug verbose 6 Starting process 0 ( component_initial ) from executable /tmp/tests/process_launch_args/process_initial 
[2026-07-14 07:17:07.256] [INFO] [launch_manager] 2026/07/14 07:17:07.3427232 3444468 000 ECU1 LM LM log debug verbose 4 startProcess pid 67 received for process: component_initial
[2026-07-14 07:17:07.260] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:07.260] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:07.260] [INFO] [launch_manager] [----------] 1 test from ProcessLaunchArgs
[2026-07-14 07:17:07.260] [INFO] [launch_manager] [ RUN      ] ProcessLaunchArgs.ProcessInitial
[2026-07-14 07:17:07.260] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [ STEP     ] Check args
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [ END STEP ] Check args
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [       OK ] ProcessLaunchArgs.ProcessInitial (2 ms)
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [----------] 1 test from ProcessLaunchArgs (2 ms total)
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (2 ms total)
[2026-07-14 07:17:07.263] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:07.263] [INFO] [launch_manager] 2026/07/14 07:17:07.3427236 3444510 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 67 ( component_initial ) process 0 of group MainPG 
[2026-07-14 07:17:07.263] [INFO] [launch_manager] 2026/07/14 07:17:07.3427236 3444511 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( component_initial ) done 
[2026-07-14 07:17:07.263] [INFO] [launch_manager] 2026/07/14 07:17:07.3427236 3444511 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:07.263] [INFO] [launch_manager] 2026/07/14 07:17:07.3427236 3444511 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 28.716000 ms 
[2026-07-14 07:17:07.263] [INFO] [launch_manager] 2026/07/14 07:17:07.3427236 3444511 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:07.263] [INFO] [launch_manager] 2026/07/14 07:17:07.3427236 3444511 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 4 ms 
[2026-07-14 07:17:07.264] [INFO] [launch_manager] 2026/07/14 07:17:07.3427236 3444512 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:07.284] [INFO] [launch_manager] 2026/07/14 07:17:07.3427281 3444962 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_initial changed state PG MainPG/Startup PS 1 
[2026-07-14 07:17:07.284] [INFO] [launch_manager] 2026/07/14 07:17:07.3427281 3444963 000 ECU1 LM Sprv log debug verbose 6 Process with Id component_initial changed state PG MainPG/Startup PS 2
[2026-07-14 07:17:07.332] [INFO] [launch_manager] 2026/07/14 07:17:07.3427332 3445471 000 ECU1 LM LM log debug verbose 12 Child process 0 of MainPG pid 67 ( component_initial ) for node True terminated with status 0
[2026-07-14 07:17:07.381] [INFO] [launch_manager] 2026/07/14 07:17:07.3427381 3445962 000 ECU1 LM Sprv log debug verbose 6
[2026-07-14 07:17:07.381] [INFO] [launch_manager] Process with Id component_initial changed state PG MainPG/Startup PS 4
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446539 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446539 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446539 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446539 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446540 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446540 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446540 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:17:07.439] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446540 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:07.440] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446540 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State Off in 0 ms 
[2026-07-14 07:17:07.440] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446541 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:07.440] [INFO] [launch_manager] 2026/07/14 07:17:07.3427439 3446541 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:17:07.533] [INFO] [launch_manager] 2026/07/14 07:17:07.3427532 3447474 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:17:07.581] [INFO] [launch_manager] 2026/07/14 07:17:07.3427581 3447962 000 ECU1 LM Fcty log info verbose 1
[2026-07-14 07:17:07.582] [INFO] [launch_manager] Phm Daemon: Received termination request - shutting down
[2026-07-14 07:17:07.582] [INFO] [launch_manager] 2026/07/14 07:17:07.3427582 3447975 000 ECU1 LM LM log debug verbose 1 Graph destroyed
[2026-07-14 07:17:07.583] [INFO] [launch_manager] 2026/07/14 07:17:07.3427582 3447975 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1229/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/process_launch_args/process_launch_args/test.xml -
============================== 1 passed in 1.78s ===============================

tests-report/tests/integration/crash_on_startup/crash_on_startup/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/crash_on_startup:crash_on_startup
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1220/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/crash_on_startup/crash_on_startup.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_crash_on_startup 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:16:56.056] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:16:56.228] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:56.228] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:56.228] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:56.229] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:56.237] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:56.426] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:16:56.428] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/e28bb3924316431ec9ac8f77e7466db84d72c2145d62b8920f590c55e4d862bb/json HTTP/1.1" 200 None
[2026-07-14 07:16:56.542] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/e28bb3924316431ec9ac8f77e7466db84d72c2145d62b8920f590c55e4d862bb/start HTTP/1.1" 204 0
[2026-07-14 07:16:56.543] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:16:56.543] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:16:56.543] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:16:56.544] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:16:56.551] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:16:56.738] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:16:56.819] [INFO] [launch_manager] 2026/07/14 07:16:56.3416815 3340304 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.819] [INFO] [launch_manager] Launch Manager Started !!!!
[2026-07-14 07:16:56.819] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340307 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.819] [INFO] [launch_manager] Loading LCM Configurations...
[2026-07-14 07:16:56.819] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340309 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.819] [INFO] [launch_manager] ECUCFG_ENV_VAR_ROOTFOLDER set successfully
[2026-07-14 07:16:56.819] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340310 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:16:56.819] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 )
[2026-07-14 07:16:56.819] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340311 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:16:56.819] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 )
[2026-07-14 07:16:56.819] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340312 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:16:56.819] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_crash_on_startup_twice ( IdentifierHash: 16083544560338850016 )
[2026-07-14 07:16:56.820] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340312 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:16:56.821] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/run_target_crash_on_startup_always ( IdentifierHash: 12093248490838190123 )
[2026-07-14 07:16:56.821] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340313 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:16:56.821] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 )
[2026-07-14 07:16:56.822] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340314 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:16:56.822] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 )
[2026-07-14 07:16:56.822] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340315 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.822] [INFO] [launch_manager] parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/crash_on_startup/control_client_mock
[2026-07-14 07:16:56.822] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340316 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.822] [INFO] [launch_manager] Process control_client_mock is Reporting execution state
[2026-07-14 07:16:56.822] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340316 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.823] [INFO] [launch_manager] Process is STATE_MANAGEMENT function Cluster Affiliation
[2026-07-14 07:16:56.823] [INFO] [launch_manager] 2026/07/14 07:16:56.3416816 3340317 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.823] [INFO] [launch_manager] Process control_client_mock is NOT Self terminating
[2026-07-14 07:16:56.824] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340317 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.824] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup
[2026-07-14 07:16:56.824] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340318 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.824] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_crash_on_startup_twice
[2026-07-14 07:16:56.824] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340319 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.825] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_crash_on_startup_always
[2026-07-14 07:16:56.825] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340320 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.825] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target
[2026-07-14 07:16:56.825] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340321 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.825] [INFO] [launch_manager] parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/crash_on_startup/process_crashing_on_startup_twice
[2026-07-14 07:16:56.825] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340321 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.825] [INFO] [launch_manager] Process process_crashing_on_startup_twice is Reporting execution state
[2026-07-14 07:16:56.825] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340322 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.825] [INFO] [launch_manager] Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:16:56.825] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340322 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.825] [INFO] [launch_manager] Process process_crashing_on_startup_twice is NOT Self terminating
[2026-07-14 07:16:56.825] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340323 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.825] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_crash_on_startup_twice
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340324 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.826] [INFO] [launch_manager] parseProcessConfigurations: Process index: 2 executable_path_: /tmp/tests/crash_on_startup/process_crashing_on_startup_always
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340324 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.826] [INFO] [launch_manager] Process process_crashing_on_startup_always is Reporting execution state
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340324 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.826] [INFO] [launch_manager] Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340325 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.826] [INFO] [launch_manager] Process process_crashing_on_startup_always is NOT Self terminating
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340325 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.826] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/run_target_crash_on_startup_always
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340326 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.826] [INFO] [launch_manager] parseProcessConfigurations: Process index: 3 executable_path_: /tmp/tests/crash_on_startup/verification_process
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340327 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.826] [INFO] [launch_manager] Process verification_component is NOT Reporting execution state
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416817 3340327 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.826] [INFO] [launch_manager] Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:16:56.826] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340327 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.827] [INFO] [launch_manager] Process verification_component is Self terminating
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340328 000 ECU1 LM LM log debug verbose 4 ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/fallback_run_target 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340328 000 ECU1 LM LM log debug verbose 3 Loading SWCL Nr. 0 Succeeded 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340328 000 ECU1 LM LM log debug verbose 2 1 process group(s) 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340328 000 ECU1 LM LM log debug verbose 3 Creating graph with 4 nodes 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340329 000 ECU1 LM LM log debug verbose 1 Process groups initialized successfully 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340329 000 ECU1 LM LM log debug verbose 1 Process Group initialization done 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340329 000 ECU1 LM LM log debug verbose 3 Creating Safe Process Map with 4 entries 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340329 000 ECU1 LM LM log debug verbose 2 Creating job queue with capacity 1024 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416818 3340329 000 ECU1 LM LM log debug verbose 1 Creating worker threads...
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340339 000 ECU1 LM LM log debug verbose 7 Process group index 0 (with name MainPG ) has 4 processes 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340340 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 0 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340340 000 ECU1 LM LM log debug verbose 5 Process 0 has 0 start dependencies 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340341 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 1 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340341 000 ECU1 LM LM log debug verbose 5 Process 1 has 0 start dependencies 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340341 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 2 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340342 000 ECU1 LM LM log debug verbose 5 Process 2 has 0 start dependencies 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340342 000 ECU1 LM LM log debug verbose 2 Creating process node with id: 3 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340342 000 ECU1 LM LM log debug verbose 5 Process 3 has 0 start dependencies 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340343 000 ECU1 LM LM log debug verbose 3 Created 4 process nodes 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340343 000 ECU1 LM LM log debug verbose 2 Creating successor lists for process group MainPG 
[2026-07-14 07:16:56.827] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340343 000 ECU1 LM LM log debug verbose 1 Graphs initialized 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340345 000 ECU1 LM Fcty log info verbose 2 Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded. 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340346 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340346 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Monitor buffer size: 512 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340346 000 ECU1 LM Fcty log debug verbose 4 Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340346 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg MachineConfig: Configured watchdogs: 0 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340346 000 ECU1 LM Fcty log warn verbose 2 Factory for FlatCfg MachineConfig: No watchdog configured 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416819 3340347 000 ECU1 LM Fcty log debug verbose 2 Software Cluster Handler starts constructing workers: MainCluster
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340347 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Process States: control_client_mock
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340348 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Process States: 1 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340349 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_client_mock 
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340349 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340349 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:16:56.828] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_client_mock
[2026-07-14 07:16:56.828] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340349 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:16:56.828] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340350 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:16:56.829] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_client_mock_checkpoint
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340350 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:16:56.829] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1 
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340351 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_client_mock_alive_supervision 
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340351 000 ECU1 LM Fcty log debug verbose 3 Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1 
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340352 000 ECU1 LM Fcty log info verbose 2 Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000 
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340352 000 ECU1 LM Fcty log debug verbose 2 Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1 
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340352 000 ECU1 LM Fcty log debug verbose 3 AliveMonitor: Initialization took  0  ms
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340353 000 ECU1 LM LM log info verbose 1 LCM started successfully 
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340353 000 ECU1 LM LM log debug verbose 3 clock() at run(): 23.794000 ms
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340354 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.829] [INFO] [launch_manager] =============STARTING MAINPG STARTUP STATE============
[2026-07-14 07:16:56.829] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340355 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340355 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340356 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:56.830] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340356 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:56.830] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340357 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340357 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416820 3340357 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416821 3340358 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416821 3340358 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416821 3340359 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:56.830] [INFO] [launch_manager] Starting process 0 ( control_client_mock ) from executable /tmp/tests/crash_on_startup/control_client_mock
[2026-07-14 07:16:56.830] [INFO] [launch_manager] 2026/07/14 07:16:56.3416821 3340360 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:16:56.830] [INFO] [launch_manager] Initialize the control client for control_client_mock  process
[2026-07-14 07:16:56.831] [INFO] [launch_manager] 2026/07/14 07:16:56.3416821 3340361 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:56.831] [INFO] [launch_manager] ControlClientChannel initialized
[2026-07-14 07:16:56.831] [INFO] [launch_manager] 2026/07/14 07:16:56.3416822 3340369 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:56.831] [INFO] [launch_manager] startProcess pid 68 received for process: control_client_mock
[2026-07-14 07:16:56.831] [INFO] [launch_manager] 2026/07/14 07:16:56.3416822 3340370 000 ECU1 LM LM log debug verbose 1 ControlClientChannel obtained from sync.
[2026-07-14 07:16:56.831] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:16:56.831] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:16:56.831] [INFO] [launch_manager] [----------] 1 test from CrashOnStartup
[2026-07-14 07:16:56.831] [INFO] [launch_manager] [ RUN      ] CrashOnStartup.ControlClientMock
[2026-07-14 07:16:56.831] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:16:56.841] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:16:56.841] [INFO] [launch_manager] [ STEP     ] Launch process crashing on startup twice
[2026-07-14 07:16:56.841] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340491 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment... 
[2026-07-14 07:16:56.841] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340495 000 ECU1 LM LM log debug verbose 8 Got kRunning for pid 68 ( control_client_mock ) process 0 of group MainPG 
[2026-07-14 07:16:56.841] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340496 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 0 ( control_client_mock ) done 
[2026-07-14 07:16:56.841] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340496 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:56.841] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340496 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 24.974000 ms 
[2026-07-14 07:16:56.841] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340496 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340496 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Startup in 14 ms 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416834 3340497 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340498 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_crash_on_startup_twice of PG MainPG 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340499 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_crash_on_startup_twice 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340500 000 ECU1 LM LM log debug verbose 1 2026/07/14 07:16:56.3416835 3340500 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340501 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_crash_on_startup_twice to 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340501 000 ECU1 LM LM log debug verbose 4 Request acknowledged. 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] Start transition to MainPG/run_target_crash_on_startup_twice for PG MainPG 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340502 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340502 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340503 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340503 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340504 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340504 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340504 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340505 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340505 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416835 3340506 000 ECU1 LM LM log debug verbose 6 Starting process 1 ( process_crashing_on_startup_twice ) from executable /tmp/tests/crash_on_startup/process_crashing_on_startup_twice 
[2026-07-14 07:16:56.842] [INFO] [launch_manager] 2026/07/14 07:16:56.3416836 3340513 000 ECU1 LM LM log debug verbose 4 startProcess pid 70 received for process: process_crashing_on_startup_twice 
[2026-07-14 07:16:56.843] [INFO] [launch_manager] Process crashing on startup...
[2026-07-14 07:16:56.871] [INFO] [launch_manager] 2026/07/14 07:16:56.3416870 3340853 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 1 
[2026-07-14 07:16:56.871] [INFO] [launch_manager] 2026/07/14 07:16:56.3416870 3340854 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Startup PS 2 
[2026-07-14 07:16:56.871] [INFO] [launch_manager] 2026/07/14 07:16:56.3416870 3340854 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_twice PS 1 
[2026-07-14 07:16:56.871] [INFO] [launch_manager] 2026/07/14 07:16:56.3416870 3340854 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to OK.
[2026-07-14 07:16:56.880] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:56.938] [INFO] [launch_manager] 2026/07/14 07:16:56.3416938 3341528 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 70 ( process_crashing_on_startup_twice ) for node True terminated with status 134
[2026-07-14 07:16:56.939] [INFO] [launch_manager] 2026/07/14 07:16:56.3416938 3341529 000 ECU1 LM LM log warn verbose 7 unexpected termination of process 1 pid 70 ( process_crashing_on_startup_twice )
[2026-07-14 07:16:56.972] [INFO] [launch_manager] 2026/07/14 07:16:56.3416970 3341853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_twice PS 4
[2026-07-14 07:16:57.038] [INFO] [launch_manager] 2026/07/14 07:16:57.3417038 3342535 000 ECU1 LM LM log warn verbose 5 Got kRunning timeout for process 1 ( process_crashing_on_startup_twice ) 
[2026-07-14 07:16:57.040] [INFO] [launch_manager] 2026/07/14 07:16:57.3417038 3342535 000 ECU1 LM LM log debug verbose 5 terminating process 1 ( process_crashing_on_startup_twice )
[2026-07-14 07:16:57.040] [INFO] [launch_manager] 2026/07/14 07:16:57.3417038 3342535 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 1 ( process_crashing_on_startup_twice ) done
[2026-07-14 07:16:57.040] [INFO] [launch_manager] 2026/07/14 07:16:57.3417039 3342540 000 ECU1 LM LM log debug verbose 4 startProcess pid 77 received for process: process_crashing_on_startup_twice
[2026-07-14 07:16:57.040] [INFO] [launch_manager] Process crashing on startup...
[2026-07-14 07:16:57.070] [INFO] [launch_manager] 2026/07/14 07:16:57.3417070 3342853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_twice PS 1
[2026-07-14 07:16:57.114] [INFO] [launch_manager] 2026/07/14 07:16:57.3417113 3343286 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 77 ( process_crashing_on_startup_twice ) for node True terminated with status 134 
[2026-07-14 07:16:57.114] [INFO] [launch_manager] 2026/07/14 07:16:57.3417113 3343286 000 ECU1 LM LM log warn verbose 7 unexpected termination of process 1 pid 77 ( process_crashing_on_startup_twice )
[2026-07-14 07:16:57.120] [INFO] [launch_manager] 2026/07/14 07:16:57.3417120 3343353 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_twice PS 4
[2026-07-14 07:16:57.215] [INFO] [launch_manager] 2026/07/14 07:16:57.3417214 3344291 000 ECU1 LM LM log warn verbose 5 Got kRunning timeout for process 1 ( process_crashing_on_startup_twice ) 
[2026-07-14 07:16:57.215] [INFO] [launch_manager] 2026/07/14 07:16:57.3417214 3344291 000 ECU1 LM LM log debug verbose 5 terminating process 1 ( process_crashing_on_startup_twice ) 
[2026-07-14 07:16:57.215] [INFO] [launch_manager] 2026/07/14 07:16:57.3417214 3344292 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 1 ( process_crashing_on_startup_twice ) done 
[2026-07-14 07:16:57.215] [INFO] [launch_manager] 2026/07/14 07:16:57.3417214 3344297 000 ECU1 LM LM log debug verbose 4 startProcess pid 78 received for process: process_crashing_on_startup_twice
[2026-07-14 07:16:57.218] [INFO] [launch_manager] Process starting successfully...
[2026-07-14 07:16:57.218] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:16:57.218] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:16:57.218] [INFO] [launch_manager] [----------] 1 test from CrashOnStartup
[2026-07-14 07:16:57.218] [INFO] [launch_manager] [ RUN      ] CrashOnStartup.ProcessCrashingOnStartupTwice
[2026-07-14 07:16:57.218] [INFO] [launch_manager] [ STEP     ] Report running
[2026-07-14 07:16:57.219] [INFO] [launch_manager] [ END STEP ] Report running
[2026-07-14 07:16:57.220] [INFO] [launch_manager] [       OK ] CrashOnStartup.ProcessCrashingOnStartupTwice (2 ms)
[2026-07-14 07:16:57.220] [INFO] [launch_manager] [----------] 1 test from CrashOnStartup (2 ms total)
[2026-07-14 07:16:57.220] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:16:57.221] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (2 ms total)
[2026-07-14 07:16:57.221] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:16:57.221] [INFO] [launch_manager] 2026/07/14 07:16:57.3417220 3344353 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_twice PS 1
[2026-07-14 07:16:57.222] [INFO] [launch_manager] 2026/07/14 07:16:57.3417221 3344359 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.222] [INFO] [launch_manager] Got kRunning for pid 78 ( process_crashing_on_startup_twice ) process 1 of group MainPG
[2026-07-14 07:16:57.223] [INFO] [launch_manager] 2026/07/14 07:16:57.3417221 3344361 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:16:57.223] [INFO] [launch_manager] startProcess for MainPG process 1 ( process_crashing_on_startup_twice ) done
[2026-07-14 07:16:57.224] [INFO] [launch_manager] 2026/07/14 07:16:57.3417221 3344361 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:16:57.224] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:16:57.224] [INFO] [launch_manager] 2026/07/14 07:16:57.3417221 3344362 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:16:57.224] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/run_target_crash_on_startup_twice in 386 ms
[2026-07-14 07:16:57.226] [INFO] [launch_manager] 2026/07/14 07:16:57.3417221 3344362 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.226] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:57.226] [INFO] [launch_manager] 2026/07/14 07:16:57.3417222 3344374 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.226] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/run_target_crash_on_startup_twice of PG MainPG
[2026-07-14 07:16:57.226] [INFO] [launch_manager] 2026/07/14 07:16:57.3417222 3344376 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.226] [INFO] [launch_manager] Response sent.
[2026-07-14 07:16:57.241] [INFO] [launch_manager] 2026/07/14 07:16:57.3417240 3344549 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:16:57.241] [INFO] [launch_manager] [ END STEP ] Launch process crashing on startup twice
[2026-07-14 07:16:57.241] [INFO] [launch_manager] [ STEP     ] Verify fallback run target was not activated, i.e. process eventually started successfully
[2026-07-14 07:16:57.241] [INFO] [launch_manager] [ END STEP ] Verify fallback run target was not activated, i.e. process eventually started successfully
[2026-07-14 07:16:57.241] [INFO] [launch_manager] [ STEP     ] Attempt to launch process crashing on startup always
[2026-07-14 07:16:57.241] [INFO] [launch_manager] 2026/07/14 07:16:57.3417240 3344553 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.241] [INFO] [launch_manager] Request sent. Waiting for acknowledgment...
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344629 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/run_target_crash_on_startup_always of PG MainPG 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344629 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/run_target_crash_on_startup_always 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344629 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344629 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/run_target_crash_on_startup_always to 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344629 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/run_target_crash_on_startup_always for PG MainPG 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344629 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344630 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344630 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344630 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.249] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344630 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:16:57.250] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344632 000 ECU1 LM LM log debug verbose 5 terminating process 1 ( process_crashing_on_startup_twice ) 
[2026-07-14 07:16:57.250] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344632 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 1 of MainPG pid 78 ( process_crashing_on_startup_twice ) 
[2026-07-14 07:16:57.250] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344632 000 ECU1 LM LM log debug verbose 2 Request termination received for 78 
[2026-07-14 07:16:57.250] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344633 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417248 3344635 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 78 ( process_crashing_on_startup_twice ) for node True terminated with status 0
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417250 3344654 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 1 ( process_crashing_on_startup_twice ) 
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417250 3344654 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 1 ( process_crashing_on_startup_twice ) done 
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417250 3344654 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417250 3344654 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417250 3344654 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417250 3344654 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.251] [INFO] [launch_manager] 2026/07/14 07:16:57.3417250 3344655 000 ECU1 LM LM log debug verbose 6 Starting process 2 ( process_crashing_on_startup_always ) from executable /tmp/tests/crash_on_startup/process_crashing_on_startup_always
[2026-07-14 07:16:57.252] [INFO] [launch_manager] 2026/07/14 07:16:57.3417251 3344664 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:57.252] [INFO] [launch_manager] startProcess pid 79 received for process: process_crashing_on_startup_always
[2026-07-14 07:16:57.254] [INFO] [launch_manager] Process crashing on startup (always)...
[2026-07-14 07:16:57.276] [INFO] [launch_manager] 2026/07/14 07:16:57.3417270 3344853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_twice PS 2 
[2026-07-14 07:16:57.276] [INFO] [launch_manager] 2026/07/14 07:16:57.3417270 3344853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_always PS 3 
[2026-07-14 07:16:57.276] [INFO] [launch_manager] 2026/07/14 07:16:57.3417270 3344853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_twice changed state PG MainPG/run_target_crash_on_startup_always PS 4
[2026-07-14 07:16:57.276] [INFO] [launch_manager] 2026/07/14 07:16:57.3417270 3344854 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_always changed state PG MainPG/run_target_crash_on_startup_always PS 1
[2026-07-14 07:16:57.343] [INFO] [launch_manager] 2026/07/14 07:16:57.3417338 3345530 000 ECU1 LM LM log debug verbose 12 Child process 2 of MainPG pid 79 ( process_crashing_on_startup_always ) for node True terminated with status 134
[2026-07-14 07:16:57.343] [INFO] [launch_manager] 2026/07/14 07:16:57.3417338 3345531 000 ECU1 LM LM log warn verbose 7 unexpected termination of process 2 pid 79 ( process_crashing_on_startup_always )
[2026-07-14 07:16:57.376] [INFO] [launch_manager] 2026/07/14 07:16:57.3417373 3345881 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_always changed state PG MainPG/run_target_crash_on_startup_always PS 4
[2026-07-14 07:16:57.441] [INFO] [launch_manager] 2026/07/14 07:16:57.3417441 3346560 000 ECU1 LM LM log warn verbose 5 Got kRunning timeout for process 2 ( process_crashing_on_startup_always ) 
[2026-07-14 07:16:57.441] [INFO] [launch_manager] 2026/07/14 07:16:57.3417441 3346561 000 ECU1 LM LM log debug verbose 5 terminating process 2 ( process_crashing_on_startup_always ) 
[2026-07-14 07:16:57.441] [INFO] [launch_manager] 2026/07/14 07:16:57.3417441 3346561 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 2 ( process_crashing_on_startup_always ) done
[2026-07-14 07:16:57.441] [INFO] [launch_manager] 2026/07/14 07:16:57.3417441 3346566 000 ECU1 LM LM log debug verbose 4 startProcess pid 86 received for process: process_crashing_on_startup_always
[2026-07-14 07:16:57.443] [INFO] [launch_manager] Process crashing on startup (always)...
[2026-07-14 07:16:57.470] [INFO] [launch_manager] 2026/07/14 07:16:57.3417470 3346853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_always changed state PG MainPG/run_target_crash_on_startup_always PS 1
[2026-07-14 07:16:57.472] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:57.516] [INFO] [launch_manager] 2026/07/14 07:16:57.3417515 3347305 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:16:57.523] [INFO] [launch_manager] Child process 2 of MainPG pid 86 ( process_crashing_on_startup_always ) for node True terminated with status 134
[2026-07-14 07:16:57.526] [INFO] [launch_manager] 2026/07/14 07:16:57.3417525 3347405 000 ECU1 LM LM log warn verbose 7
[2026-07-14 07:16:57.526] [INFO] [launch_manager] unexpected termination of process 2 pid 86 ( process_crashing_on_startup_always )
[2026-07-14 07:16:57.571] [INFO] [launch_manager] 2026/07/14 07:16:57.3417570 3347853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_always changed state PG MainPG/run_target_crash_on_startup_always PS 4
[2026-07-14 07:16:57.628] [INFO] [launch_manager] 2026/07/14 07:16:57.3417627 3348423 000 ECU1 LM LM log warn verbose 5 Got kRunning timeout for process 2 ( process_crashing_on_startup_always ) 
[2026-07-14 07:16:57.628] [INFO] [launch_manager] 2026/07/14 07:16:57.3417627 3348424 000 ECU1 LM LM log debug verbose 5 terminating process 2 ( process_crashing_on_startup_always )
[2026-07-14 07:16:57.629] [INFO] [launch_manager] 2026/07/14 07:16:57.3417627 3348424 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 2 ( process_crashing_on_startup_always ) done
[2026-07-14 07:16:57.629] [INFO] [launch_manager] 2026/07/14 07:16:57.3417628 3348429 000 ECU1 LM LM log debug verbose 4 startProcess pid 87 received for process: process_crashing_on_startup_always
[2026-07-14 07:16:57.629] [INFO] [launch_manager] Process crashing on startup (always)...
[2026-07-14 07:16:57.670] [INFO] [launch_manager] 2026/07/14 07:16:57.3417670 3348853 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_always changed state PG MainPG/run_target_crash_on_startup_always PS 1
[2026-07-14 07:16:57.719] [INFO] [launch_manager] 2026/07/14 07:16:57.3417719 3349342 000 ECU1 LM LM log debug verbose 12 Child process 2 of MainPG pid 87 ( process_crashing_on_startup_always ) for node True terminated with status 134 
[2026-07-14 07:16:57.719] [INFO] [launch_manager] 2026/07/14 07:16:57.3417719 3349343 000 ECU1 LM LM log warn verbose 7 unexpected termination of process 2 pid 87 ( process_crashing_on_startup_always )
[2026-07-14 07:16:57.720] [INFO] [launch_manager] 2026/07/14 07:16:57.3417720 3349353 000 ECU1 LM Sprv log debug verbose 6 Process with Id process_crashing_on_startup_always changed state PG MainPG/run_target_crash_on_startup_always PS 4
[2026-07-14 07:16:57.822] [INFO] [launch_manager] 2026/07/14 07:16:57.3417822 3350373 000 ECU1 LM LM log warn verbose 5 Got kRunning timeout for process 2 ( process_crashing_on_startup_always ) 
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417822 3350374 000 ECU1 LM LM log debug verbose 5 terminating process 2 ( process_crashing_on_startup_always ) 
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417822 3350374 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 2 ( process_crashing_on_startup_always ) done 
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417822 3350374 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kAborting for PG 0 ( MainPG )
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417822 3350375 000 ECU1 LM LM log debug verbose 7 startProcess for MainPG process 2 ( process_crashing_on_startup_always ) done 
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417822 3350375 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kAborting to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417822 3350375 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350383 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kFailedUnexpectedTerminationOnEnter ( 23 ) re state MainPG/run_target_crash_on_startup_always of PG MainPG 
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350383 000 ECU1 LM LM log debug verbose 1 Response sent. 
[2026-07-14 07:16:57.823] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350384 000 ECU1 LM LM log warn verbose 3 Problem discovered in PG MainPG Activating Recovery state. 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350384 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350384 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350384 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350384 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350384 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350384 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350385 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350385 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:57.824] [INFO] [launch_manager] 2026/07/14 07:16:57.3417823 3350385 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:57.830] [INFO] [launch_manager] 2026/07/14 07:16:57.3417825 3350401 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:16:57.830] [INFO] [launch_manager] Starting process 3 ( verification_component ) from executable /tmp/tests/crash_on_startup/verification_process
[2026-07-14 07:16:57.831] [INFO] [launch_manager] 2026/07/14 07:16:57.3417825 3350407 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:16:57.831] [INFO] [launch_manager] startProcess pid 88 received for process: verification_component
[2026-07-14 07:16:57.831] [INFO] [launch_manager] 2026/07/14 07:16:57.3417826 3350408 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.831] [INFO] [launch_manager] Considered kRunning for Non Reporting Process pid 88 ( verification_component ) process 3 of group MainPG
[2026-07-14 07:16:57.831] [INFO] [launch_manager] 2026/07/14 07:16:57.3417826 3350409 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:16:57.831] [INFO] [launch_manager] startProcess for MainPG process 3 ( verification_component ) done
[2026-07-14 07:16:57.831] [INFO] [launch_manager] 2026/07/14 07:16:57.3417826 3350410 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:16:57.831] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:16:57.831] [INFO] [launch_manager] 2026/07/14 07:16:57.3417826 3350411 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:16:57.831] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/fallback_run_target in 2 ms
[2026-07-14 07:16:57.831] [INFO] [launch_manager] 2026/07/14 07:16:57.3417826 3350411 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.831] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:57.831] [INFO] [launch_manager] 2026/07/14 07:16:57.3417827 3350425 000 ECU1 LM LM log debug verbose 12 Child process 3 of MainPG pid 88 ( verification_component ) for node True terminated with status 0 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417827 3350427 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417827 3350427 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417827 3350427 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350428 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350429 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350430 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350430 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350430 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.832] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350430 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.833] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350430 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.833] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350430 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.833] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350430 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.833] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.833] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.833] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350431 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350432 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.836] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350433 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.837] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.837] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.837] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.837] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.837] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.837] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350434 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.841] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.842] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.842] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350435 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.842] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.842] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.842] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.842] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350436 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417828 3350437 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350437 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.843] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.844] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350438 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.844] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.844] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.844] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.844] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.845] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.845] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.845] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.845] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.845] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350439 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350440 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350440 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350440 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350440 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350440 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350440 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350441 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.846] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350441 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.847] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350441 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.847] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350441 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.847] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350441 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350441 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350441 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350442 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350442 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350442 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350442 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350442 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350443 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350443 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350443 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350443 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350443 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350443 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.848] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350443 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.849] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350444 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.849] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350444 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.849] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350444 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.849] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350444 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.852] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350444 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350444 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350445 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350445 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350445 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350445 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350445 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350445 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350446 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.852] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350446 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350446 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350446 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350446 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350446 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350447 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350447 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350447 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350447 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417829 3350447 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350447 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350448 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350448 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350448 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350448 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350448 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350449 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.853] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350449 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.854] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350449 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.854] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350449 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.854] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350449 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.854] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350449 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350450 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350450 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350450 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350450 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350450 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350450 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350451 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350451 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.857] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350451 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350451 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350451 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350452 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350452 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350452 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350452 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350452 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350452 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350452 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350453 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350453 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.858] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350453 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350453 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350453 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350453 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.859] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350453 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350454 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350454 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350454 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350454 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350454 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350454 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.859] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350455 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350455 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350455 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350456 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.860] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417830 3350457 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350457 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350458 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.861] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.862] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.862] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.862] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350459 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350460 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350460 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350460 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350460 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350460 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350460 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350460 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.863] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350461 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350462 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350463 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.864] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350464 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350465 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350466 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350467 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.865] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.866] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350467 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.866] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350467 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.866] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.866] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350467 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.866] [INFO] [launch_manager] 2026/07/14 07:16:57.3417831 3350467 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.866] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350467 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350468 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.870] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350469 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.871] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350470 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.873] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350471 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350472 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350473 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.874] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.875] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.875] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.875] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.875] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350474 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350475 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.876] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.877] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.877] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.877] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.877] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.877] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.877] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.877] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350476 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.878] [INFO] [launch_manager] 2026/07/14 07:16:57.3417832 3350477 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.879] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350477 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.879] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.879] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.879] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350478 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.881] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350479 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350480 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350480 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350480 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350480 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350480 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350480 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350481 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350481 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350481 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.882] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350481 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.883] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350481 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.883] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350481 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.883] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350481 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.883] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350482 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350482 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350482 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350482 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350482 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350482 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350483 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350483 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350483 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350483 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350483 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350483 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.884] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350483 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.885] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:16:57.885] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350484 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.885] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350484 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.885] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350484 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350484 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350484 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350484 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350485 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350485 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350485 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350485 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350485 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350485 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.887] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350485 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.888] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350486 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.888] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350486 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.888] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350486 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.888] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350486 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350486 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350486 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350486 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350487 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350487 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350487 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350487 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350487 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417833 3350487 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350487 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350488 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.891] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350488 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350488 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.892] [INFO] [launch_manager] Failed to send response: response is not empty. 
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350488 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350488 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350488 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350488 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.892] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350489 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350490 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350490 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.892] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350490 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350490 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350490 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350491 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350491 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350491 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.893] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350491 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350491 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350491 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350491 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350492 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350492 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350492 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350492 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350492 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350492 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350492 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350493 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.893] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350493 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350493 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.897] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350493 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.897] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350493 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350493 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350493 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350494 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350494 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350494 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.897] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350494 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350494 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350494 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.898] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.898] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350495 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350496 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350496 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.898] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:57.898] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350496 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350496 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350496 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350496 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350496 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350497 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:57.899] [INFO] [launch_manager] Failed to send response: response is not empty.
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350497 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350497 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350497 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350497 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350497 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417834 3350497 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350498 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350498 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350498 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350498 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350498 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350499 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.899] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350499 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.900] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350499 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.900] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350500 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.900] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350500 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.900] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350500 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350500 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350500 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350501 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350501 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350502 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:16:57.903] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350502 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350502 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.903] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350502 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350502 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350503 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350503 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350503 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350503 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350504 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350504 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350504 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350504 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty.
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350505 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350505 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.904] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350505 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350505 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350505 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417835 3350520 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350520 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350520 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350520 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350521 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350522 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.905] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.906] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.906] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.906] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.906] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.906] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350523 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350524 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.909] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350525 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350526 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350526 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350526 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350526 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350526 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350526 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350526 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350527 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350527 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417837 3350527 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350527 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.910] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350528 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350529 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.911] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.912] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.912] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.912] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350530 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.912] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.912] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350531 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.915] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350532 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350533 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350534 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.916] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350535 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350536 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350537 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350537 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.917] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350537 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.918] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350537 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.918] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350537 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.918] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350537 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.918] [INFO] [launch_manager] 2026/07/14 07:16:57.3417838 3350537 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.918] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350537 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350538 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.921] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350539 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350540 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350540 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350540 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350540 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350540 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350541 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350541 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350541 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350541 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350541 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350541 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350541 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350542 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350542 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350542 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350542 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350542 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350543 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350543 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.922] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350543 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350543 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350543 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350543 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350544 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350544 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350544 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350544 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350544 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350544 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350544 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350545 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.923] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.924] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.924] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.924] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.924] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350546 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.924] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350547 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350547 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350547 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350547 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417839 3350547 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350547 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.927] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350548 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1
[2026-07-14 07:16:57.928] [INFO] [launch_manager] LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350549 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350550 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.928] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350551 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350552 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.929] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.930] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350553 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.930] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.930] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.930] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.930] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350554 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350554 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350554 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350555 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.933] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350556 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417840 3350557 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350557 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.934] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350558 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350562 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] [ END STEP ] Attempt to launch process crashing on startup always
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417841 3350559 000 ECU1 LM LM log debug verbose 1 Failed to send response: response is not empty. 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417842 3350568 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417842 3350568 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/fallback_run_target of PG MainPG 
[2026-07-14 07:16:57.935] [INFO] [launch_manager] 2026/07/14 07:16:57.3417842 3350569 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:16:57.941] [INFO] [launch_manager] 2026/07/14 07:16:57.3417941 3351564 000 ECU1 LM LM log debug verbose 1 Response retrieved.
[2026-07-14 07:16:58.125] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:58.695] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:16:58.842] [INFO] [launch_manager] [ STEP     ] Verify fallback run target was activated
[2026-07-14 07:16:58.842] [INFO] [launch_manager] [ END STEP ] Verify fallback run target was activated
[2026-07-14 07:16:58.842] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Off
[2026-07-14 07:16:58.842] [INFO] [launch_manager] 2026/07/14 07:16:58.3418842 3360570 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:16:58.843] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360583 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360584 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Off 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360584 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360584 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Off to 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360584 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Off for PG MainPG 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360584 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360584 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:58.844] [INFO] [launch_manager] Stop Dependencies: 0 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360585 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360585 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360585 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360586 000 ECU1 LM LM log debug verbose 5 terminating process 0 ( control_client_mock )
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360586 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 0 of MainPG pid 68 ( control_client_mock )
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418843 3360586 000 ECU1 LM LM log debug verbose 2 Request termination received for 68
[2026-07-14 07:16:58.844] [INFO] [launch_manager] 2026/07/14 07:16:58.3418844 3360593 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:16:58.845] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-07-14 07:16:58.870] [INFO] [launch_manager] 2026/07/14 07:16:58.3418870 3360853 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 3 
[2026-07-14 07:16:58.871] [INFO] [launch_manager] 2026/07/14 07:16:58.3418870 3360854 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( control_client_mock_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:16:58.943] [INFO] [launch_manager] [       OK ] CrashOnStartup.ControlClientMock (2112 ms)
[2026-07-14 07:16:58.944] [INFO] [launch_manager] [----------] 1 test from CrashOnStartup (2112 ms total)
[2026-07-14 07:16:58.944] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:16:58.944] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (2112 ms total)
[2026-07-14 07:16:58.944] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:16:58.944] [INFO] [launch_manager] 2026/07/14 07:16:58.3418943 3361583 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:16:58.944] [INFO] [launch_manager] Child process 0 of MainPG pid 68 ( control_client_mock ) for node True terminated with status 0
[2026-07-14 07:16:58.945] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361601 000 ECU1 LM LM log debug verbose 5 Queuing jobs after regular termination of process wait 0 ( control_client_mock ) 
[2026-07-14 07:16:58.945] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361601 000 ECU1 LM LM log debug verbose 7 terminateProcess for MainPG process 0 ( control_client_mock ) done 
[2026-07-14 07:16:58.945] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361601 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:58.945] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361601 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:16:58.945] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361602 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:58.946] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361602 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:58.946] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361602 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:16:58.946] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361603 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:16:58.946] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Off in 101 ms
[2026-07-14 07:16:58.946] [INFO] [launch_manager] 2026/07/14 07:16:58.3418945 3361603 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:16:58.970] [INFO] [launch_manager] 2026/07/14 07:16:58.3418970 3361853 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_client_mock changed state PG MainPG/Off PS 4
[2026-07-14 07:16:59.351] [INFO] [launch_manager] 2026/07/14 07:16:59.3419350 3365656 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions 
[2026-07-14 07:16:59.351] [INFO] [launch_manager] 2026/07/14 07:16:59.3419350 3365657 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419350 3365657 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419350 3365657 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419350 3365657 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419350 3365657 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365657 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365658 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.352] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365659 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.352] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365660 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.352] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365661 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:59.352] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365662 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0
[2026-07-14 07:16:59.353] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365662 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:16:59.353] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:16:59.353] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365663 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:16:59.353] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:16:59.353] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365663 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:16:59.353] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Off in 0 ms
[2026-07-14 07:16:59.353] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365664 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:59.353] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:16:59.353] [INFO] [launch_manager] 2026/07/14 07:16:59.3419351 3365665 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:16:59.353] [INFO] [launch_manager] Wait for all process groups to complete the transition
[2026-07-14 07:16:59.445] [INFO] [launch_manager] 2026/07/14 07:16:59.3419445 3366601 000 ECU1 LM LM log debug verbose 1 LCM run successfully
[2026-07-14 07:16:59.471] [INFO] [launch_manager] 2026/07/14 07:16:59.3419470 3366853 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:16:59.472] [INFO] [launch_manager] 2026/07/14 07:16:59.3419472 3366873 000 ECU1 LM LM log debug verbose 1 Graph destroyed 
[2026-07-14 07:16:59.472] [INFO] [launch_manager] 2026/07/14 07:16:59.3419472 3366874 000 ECU1 LM LM log info verbose 2 Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1220/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/crash_on_startup/crash_on_startup/test.xml -
============================== 1 passed in 4.30s ===============================

tests-report/tests/integration/smoke/smoke/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //tests/integration/smoke:smoke
-----------------------------------------------------------------------------
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-9.0.3, pluggy-1.5.0
rootdir: /home/runner/.bazel/sandbox/processwrapper-sandbox/1228/execroot/_main/bazel-out/k8-fastbuild/bin/tests/integration/smoke/smoke.runfiles/score_itf+
configfile: pytest.ini
collected 1 item

../score_itf+::test_smoke 
-------------------------------- live log setup --------------------------------
[2026-07-14 07:17:04.916] [INFO] [score.itf.plugins.docker] Executing custom image bootstrap command: tests/utils/environments/x86_64-linux/x86_64-linux.sh
[2026-07-14 07:17:05.110] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:05.110] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:05.110] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:05.110] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:05.122] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:05.171] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/create HTTP/1.1" 201 88
[2026-07-14 07:17:05.175] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /v1.48/containers/a0d84f666e41f685ee76b3ab5e20303ab550a41e7a0ec544eda95f26e02b764f/json HTTP/1.1" 200 None
[2026-07-14 07:17:05.297] [DEBUG] [urllib3.connectionpool] http://localhost:None "POST /v1.48/containers/a0d84f666e41f685ee76b3ab5e20303ab550a41e7a0ec544eda95f26e02b764f/start HTTP/1.1" 204 0
[2026-07-14 07:17:05.298] [DEBUG] [docker.utils.config] Trying paths: ['/home/runner/.docker/config.json', '/home/runner/.dockercfg']
[2026-07-14 07:17:05.298] [DEBUG] [docker.utils.config] Found file at path: /home/runner/.docker/config.json
[2026-07-14 07:17:05.299] [DEBUG] [docker.auth] Found 'auths' section
[2026-07-14 07:17:05.299] [DEBUG] [docker.auth] Found entry (registry='https://index.docker.io/v1/', username='githubactions')
[2026-07-14 07:17:05.305] [DEBUG] [urllib3.connectionpool] http://localhost:None "GET /version HTTP/1.1" 200 823
[2026-07-14 07:17:05.450] [INFO] [tests.utils.testing_utils.setup_test] Test case setup finished
-------------------------------- live log call ---------------------------------
[2026-07-14 07:17:05.553] [INFO] [launch_manager] 2026/07/14 07:17:05.3425547 3427625 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.553] [INFO] [launch_manager] Launch Manager Started !!!!
[2026-07-14 07:17:05.553] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427629 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.553] [INFO] [launch_manager] Loading LCM Configurations...
[2026-07-14 07:17:05.553] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427630 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.553] [INFO] [launch_manager] ECUCFG_ENV_VAR_ROOTFOLDER set successfully
[2026-07-14 07:17:05.553] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427632 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.554] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgName: MainPG ( IdentifierHash: 18079021346025578134 )
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427633 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.554] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/Startup ( IdentifierHash: 10504605499600661529 )
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427634 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.554] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/Running ( IdentifierHash: 15039935902284124227 )
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427635 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.554] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/Off ( IdentifierHash: 15281793077830264047 )
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427636 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.554] [INFO] [launch_manager] FlatBufferParser::getModeGroupPgStateName: MainPG/fallback_run_target ( IdentifierHash: 4059409696722237352 )
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425548 3427637 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.554] [INFO] [launch_manager] parseProcessConfigurations: Process index: 0 executable_path_: /tmp/tests/smoke/control_daemon_mock
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427638 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.554] [INFO] [launch_manager] Process control_daemon is Reporting execution state
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427638 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.554] [INFO] [launch_manager] Process is STATE_MANAGEMENT function Cluster Affiliation
[2026-07-14 07:17:05.554] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427639 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.554] [INFO] [launch_manager] Process control_daemon is NOT Self terminating
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427640 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.555] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Startup
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427641 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.555] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Running
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427642 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.555] [INFO] [launch_manager] parseProcessConfigurations: Process index: 1 executable_path_: /tmp/tests/smoke/gtest_process
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427643 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.555] [INFO] [launch_manager] Process gtest_process is Reporting execution state
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427644 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.555] [INFO] [launch_manager] Process is NOT associated with any function Cluster Affiliation
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427645 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.555] [INFO] [launch_manager] Process gtest_process is NOT Self terminating
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427646 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.555] [INFO] [launch_manager] ParseProcessProcessGroup: id:::pg_name_: MainPG , pg_state_name_: MainPG/Running
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425549 3427647 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.555] [INFO] [launch_manager] Loading SWCL Nr. 0 Succeeded
[2026-07-14 07:17:05.555] [INFO] [launch_manager] 2026/07/14 07:17:05.3425550 3427648 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.556] [INFO] [launch_manager] 1 process group(s)
[2026-07-14 07:17:05.556] [INFO] [launch_manager] 2026/07/14 07:17:05.3425550 3427650 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.556] [INFO] [launch_manager] Creating graph with 2 nodes
[2026-07-14 07:17:05.556] [INFO] [launch_manager] 2026/07/14 07:17:05.3425550 3427651 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.558] [INFO] [launch_manager] Process groups initialized successfully
[2026-07-14 07:17:05.558] [INFO] [launch_manager] 2026/07/14 07:17:05.3425550 3427652 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.559] [INFO] [launch_manager] Process Group initialization done
[2026-07-14 07:17:05.559] [INFO] [launch_manager] 2026/07/14 07:17:05.3425550 3427653 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.560] [INFO] [launch_manager] Creating Safe Process Map with 2 entries
[2026-07-14 07:17:05.560] [INFO] [launch_manager] 2026/07/14 07:17:05.3425550 3427654 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.562] [INFO] [launch_manager] Creating job queue with capacity 1024
[2026-07-14 07:17:05.564] [INFO] [launch_manager] 2026/07/14 07:17:05.3425550 3427655 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.564] [INFO] [launch_manager] Creating worker threads...
[2026-07-14 07:17:05.564] [INFO] [launch_manager] 2026/07/14 07:17:05.3425551 3427666 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:05.565] [INFO] [launch_manager] Process group index 0 (with name MainPG ) has 2 processes
[2026-07-14 07:17:05.565] [INFO] [launch_manager] 2026/07/14 07:17:05.3425551 3427667 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.565] [INFO] [launch_manager] Creating process node with id: 0
[2026-07-14 07:17:05.565] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427668 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.565] [INFO] [launch_manager] Process 0 has 0 start dependencies
[2026-07-14 07:17:05.565] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427669 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.566] [INFO] [launch_manager] Creating process node with id: 1
[2026-07-14 07:17:05.566] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427670 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.566] [INFO] [launch_manager] Process 1 has 0 start dependencies
[2026-07-14 07:17:05.567] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427671 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.568] [INFO] [launch_manager] Created 2 process nodes
[2026-07-14 07:17:05.568] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427671 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.568] [INFO] [launch_manager] Creating successor lists for process group MainPG
[2026-07-14 07:17:05.568] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427672 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.568] [INFO] [launch_manager] Graphs initialized
[2026-07-14 07:17:05.568] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427674 000 ECU1 LM Fcty log info verbose 2
[2026-07-14 07:17:05.570] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Loading of HM Machine Configuration succeeded.
[2026-07-14 07:17:05.570] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427675 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.570] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Alive Supervision buffer size: 100
[2026-07-14 07:17:05.570] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427676 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.570] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Monitor buffer size: 512
[2026-07-14 07:17:05.570] [INFO] [launch_manager] 2026/07/14 07:17:05.3425552 3427677 000 ECU1 LM Fcty log debug verbose 4
[2026-07-14 07:17:05.570] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Periodicity: 50000000 ns
[2026-07-14 07:17:05.571] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427678 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.571] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: Configured watchdogs: 0
[2026-07-14 07:17:05.571] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427678 000 ECU1 LM Fcty log warn verbose 2
[2026-07-14 07:17:05.571] [INFO] [launch_manager] Factory for FlatCfg MachineConfig: No watchdog configured
[2026-07-14 07:17:05.571] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427680 000 ECU1 LM Fcty log debug verbose 2
[2026-07-14 07:17:05.571] [INFO] [launch_manager] Software Cluster Handler starts constructing workers: MainCluster
[2026-07-14 07:17:05.571] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427681 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.571] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Process States: control_daemon
[2026-07-14 07:17:05.571] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427682 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.571] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed Process States: 1
[2026-07-14 07:17:05.571] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427683 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.571] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Alive interface IPC with path: lifecycle_health_control_daemon
[2026-07-14 07:17:05.571] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427684 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.572] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed Alive interface IPCs: 1
[2026-07-14 07:17:05.572] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427685 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.572] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created Alive Interface: /lifecycle_health_control_daemon
[2026-07-14 07:17:05.573] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427686 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.573] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed Alive interfaces: 1
[2026-07-14 07:17:05.573] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427687 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.573] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created supervision checkpoint: control_daemon_checkpoint
[2026-07-14 07:17:05.573] [INFO] [launch_manager] 2026/07/14 07:17:05.3425553 3427687 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.573] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed supervision checkpoints: 1
[2026-07-14 07:17:05.573] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427688 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.574] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Successfully created alive supervision worker object: control_daemon_alive_supervision
[2026-07-14 07:17:05.574] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427689 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.574] [INFO] [launch_manager] Factory for FlatCfg AR24-11: Number of constructed alive supervisions: 1
[2026-07-14 07:17:05.574] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427690 000 ECU1 LM Fcty log info verbose 2
[2026-07-14 07:17:05.574] [INFO] [launch_manager] Phm Daemon: The (configured) periodicity in [ns] is set to: 50000000
[2026-07-14 07:17:05.574] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427691 000 ECU1 LM Fcty log debug verbose 2
[2026-07-14 07:17:05.574] [INFO] [launch_manager] Phm Daemon: The accuracy of the monotonic system clock in [ns] is: 1
[2026-07-14 07:17:05.574] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427692 000 ECU1 LM Fcty log debug verbose 3
[2026-07-14 07:17:05.574] [INFO] [launch_manager] AliveMonitor: Initialization took  1  ms
[2026-07-14 07:17:05.574] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427692 000 ECU1 LM LM log info verbose 1
[2026-07-14 07:17:05.574] [INFO] [launch_manager] LCM started successfully
[2026-07-14 07:17:05.574] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427694 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.574] [INFO] [launch_manager] clock() at run(): 28.376000 ms
[2026-07-14 07:17:05.575] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427695 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.575] [INFO] [launch_manager] =============STARTING MAINPG STARTUP STATE============
[2026-07-14 07:17:05.575] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427696 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:05.576] [INFO] [launch_manager] Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:05.576] [INFO] [launch_manager] 2026/07/14 07:17:05.3425554 3427697 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.576] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:05.576] [INFO] [launch_manager] 2026/07/14 07:17:05.3425555 3427698 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.576] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:05.576] [INFO] [launch_manager] 2026/07/14 07:17:05.3425555 3427698 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.576] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.576] [INFO] [launch_manager] 2026/07/14 07:17:05.3425555 3427699 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.576] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.576] [INFO] [launch_manager] 2026/07/14 07:17:05.3425555 3427700 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:05.576] [INFO] [launch_manager] Starting process 0 ( control_daemon ) from executable /tmp/tests/smoke/control_daemon_mock
[2026-07-14 07:17:05.576] [INFO] [launch_manager] 2026/07/14 07:17:05.3425555 3427702 000 ECU1 LM LM log debug verbose 3
[2026-07-14 07:17:05.577] [INFO] [launch_manager] Initialize the control client for control_daemon  process
[2026-07-14 07:17:05.577] [INFO] [launch_manager] 2026/07/14 07:17:05.3425555 3427702 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.577] [INFO] [launch_manager] ControlClientChannel initialized
[2026-07-14 07:17:05.577] [INFO] [launch_manager] 2026/07/14 07:17:05.3425555 3427707 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.577] [INFO] [launch_manager] startProcess pid 68 received for process: control_daemon
[2026-07-14 07:17:05.577] [INFO] [launch_manager] 2026/07/14 07:17:05.3425557 3427721 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.577] [INFO] [launch_manager] ControlClientChannel obtained from sync.
[2026-07-14 07:17:05.577] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:05.577] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:05.577] [INFO] [launch_manager] [----------] 1 test from Smoke
[2026-07-14 07:17:05.577] [INFO] [launch_manager] [ RUN      ] Smoke.Daemon
[2026-07-14 07:17:05.577] [INFO] [launch_manager] [ STEP     ] Control daemon report running
[2026-07-14 07:17:05.577] [INFO] [launch_manager] [ END STEP ] Control daemon report running
[2026-07-14 07:17:05.577] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Running
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425561 3427758 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425561 3427764 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:05.578] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Running of PG MainPG
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425561 3427765 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:05.578] [INFO] [launch_manager] Got kRunning for pid 68 ( control_daemon ) process 0 of group MainPG
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425561 3427766 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:05.578] [INFO] [launch_manager] startProcess for MainPG process 0 ( control_daemon ) done
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425561 3427766 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Running
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425561 3427767 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.578] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425561 3427767 000 ECU1 LM LM log debug verbose 3 clock() at successful initial state transition: 29.415000 ms
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427768 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:05.578] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:05.578] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427768 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:17:05.578] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Startup in 0 ms
[2026-07-14 07:17:05.579] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427769 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.579] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:05.579] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427769 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:05.579] [INFO] [launch_manager] Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG )
[2026-07-14 07:17:05.579] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427770 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.579] [INFO] [launch_manager] Request acknowledged.
[2026-07-14 07:17:05.579] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427771 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:05.579] [INFO] [launch_manager] Pending state for process group MainPG changed from MainPG/Running to
[2026-07-14 07:17:05.579] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427772 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.579] [INFO] [launch_manager] Start transition to MainPG/Running for PG MainPG
[2026-07-14 07:17:05.579] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427772 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:05.579] [INFO] [launch_manager] Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG )
[2026-07-14 07:17:05.580] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427773 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.580] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:05.581] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427773 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.581] [INFO] [launch_manager] Stop Dependencies: 0
[2026-07-14 07:17:05.581] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427773 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.581] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.581] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427774 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.581] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.581] [INFO] [launch_manager] 2026/07/14 07:17:05.3425562 3427775 000 ECU1 LM LM log debug verbose 6
[2026-07-14 07:17:05.581] [INFO] [launch_manager] Starting process 1 ( gtest_process ) from executable /tmp/tests/smoke/gtest_process
[2026-07-14 07:17:05.582] [INFO] [launch_manager] 2026/07/14 07:17:05.3425563 3427779 000 ECU1 LM LM log debug verbose 4
[2026-07-14 07:17:05.582] [INFO] [launch_manager] startProcess pid 70 received for process: gtest_process
[2026-07-14 07:17:05.582] [INFO] [launch_manager] 2026/07/14 07:17:05.3425563 3427781 000 ECU1 LM LM log debug verbose 1 Request acknowledged.
[2026-07-14 07:17:05.582] [INFO] [launch_manager] [==========] Running 1 test from 1 test suite.
[2026-07-14 07:17:05.582] [INFO] [launch_manager] [----------] Global test environment set-up.
[2026-07-14 07:17:05.582] [INFO] [launch_manager] [----------] 1 test from Smoke
[2026-07-14 07:17:05.582] [INFO] [launch_manager] [ RUN      ] Smoke.Process
[2026-07-14 07:17:05.582] [INFO] [launch_manager] [       OK ] Smoke.Process (2 ms)
[2026-07-14 07:17:05.582] [INFO] [launch_manager] [----------] 1 test from Smoke (2 ms total)
[2026-07-14 07:17:05.583] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:05.583] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (2 ms total)
[2026-07-14 07:17:05.583] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:05.583] [INFO] [launch_manager] 2026/07/14 07:17:05.3425568 3427831 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:05.583] [INFO] [launch_manager] Got kRunning for pid 70 ( gtest_process ) process 1 of group MainPG
[2026-07-14 07:17:05.583] [INFO] [launch_manager] 2026/07/14 07:17:05.3425568 3427833 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:05.583] [INFO] [launch_manager] startProcess for MainPG process 1 ( gtest_process ) done
[2026-07-14 07:17:05.583] [INFO] [launch_manager] 2026/07/14 07:17:05.3425568 3427834 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:05.583] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:05.583] [INFO] [launch_manager] 2026/07/14 07:17:05.3425568 3427834 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:17:05.583] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Running in 6 ms 
[2026-07-14 07:17:05.583] [INFO] [launch_manager] 2026/07/14 07:17:05.3425568 3427835 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged
[2026-07-14 07:17:05.584] [INFO] [launch_manager] 2026/07/14 07:17:05.3425568 3427837 000 ECU1 LM LM log debug verbose 8
[2026-07-14 07:17:05.584] [INFO] [launch_manager] ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/Running of PG MainPG
[2026-07-14 07:17:05.584] [INFO] [launch_manager] 2026/07/14 07:17:05.3425569 3427837 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:05.604] [INFO] [launch_manager] 2026/07/14 07:17:05.3425604 3428193 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_daemon changed state PG MainPG/Startup PS 1 
[2026-07-14 07:17:05.605] [INFO] [launch_manager] 2026/07/14 07:17:05.3425604 3428194 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_daemon changed state PG MainPG/Startup PS 2 
[2026-07-14 07:17:05.605] [INFO] [launch_manager] 2026/07/14 07:17:05.3425604 3428194 000 ECU1 LM Sprv log debug verbose 6 Process with Id gtest_process changed state PG MainPG/Running PS 1 
[2026-07-14 07:17:05.605] [INFO] [launch_manager] 2026/07/14 07:17:05.3425604 3428194 000 ECU1 LM Sprv log debug verbose 6 Process with Id gtest_process changed state PG MainPG/Running PS 2 
[2026-07-14 07:17:05.605] [INFO] [launch_manager] 2026/07/14 07:17:05.3425604 3428194 000 ECU1 LM Sprv log info verbose 3 Alive Supervision ( control_daemon_alive_supervision ) switched to OK.
[2026-07-14 07:17:05.612] [DEBUG] [tests.utils.testing_utils.run_until_file_deployed] Waiting for /tmp/tests/test_end
[2026-07-14 07:17:05.658] [INFO] [launch_manager] 2026/07/14 07:17:05.3425658 3428734 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:17:05.658] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Running
[2026-07-14 07:17:05.658] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Startup
[2026-07-14 07:17:05.658] [INFO] [launch_manager] 2026/07/14 07:17:05.3425658 3428734 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428754 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Startup of PG MainPG 
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428754 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Startup 
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428754 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428754 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Startup to
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428754 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Startup for PG MainPG 
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428755 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428755 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428755 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:05.661] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428756 000 ECU1 LM LM log debug verbose 1 2026/07/14 07:17:05.3425660 3428756 000 ECU1 LM LM log debug verbose 5 Request acknowledged. 
[2026-07-14 07:17:05.661] [INFO] [launch_manager] terminating process 1 ( gtest_process ) 
[2026-07-14 07:17:05.662] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428756 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 1 of MainPG pid 70 ( gtest_process ) 
[2026-07-14 07:17:05.662] [INFO] [launch_manager] 2026/07/14 07:17:05.3425660 3428756 000 ECU1 LM LM log debug verbose 2 Request termination received for 70
[2026-07-14 07:17:05.662] [INFO] [launch_manager] 2026/07/14 07:17:05.3425661 3428759 000 ECU1 LM LM log debug verbose 12 Child process 1 of MainPG pid 70 ( gtest_process ) for node True terminated with status 0
[2026-07-14 07:17:05.663] [INFO] [launch_manager] 2026/07/14 07:17:05.3425663 3428778 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.663] [INFO] [launch_manager] Queuing jobs after regular termination of process wait 1 ( gtest_process )
[2026-07-14 07:17:05.663] [INFO] [launch_manager] 2026/07/14 07:17:05.3425663 3428784 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:05.663] [INFO] [launch_manager] terminateProcess for MainPG process 1 ( gtest_process ) done
[2026-07-14 07:17:05.664] [INFO] [launch_manager] 2026/07/14 07:17:05.3425664 3428788 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.664] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.664] [INFO] [launch_manager] 2026/07/14 07:17:05.3425664 3428792 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.664] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.664] [INFO] [launch_manager] 2026/07/14 07:17:05.3425664 3428795 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:05.665] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:05.665] [INFO] [launch_manager] 2026/07/14 07:17:05.3425665 3428799 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:17:05.665] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Startup in 4 ms
[2026-07-14 07:17:05.665] [INFO] [launch_manager] 2026/07/14 07:17:05.3425665 3428802 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.665] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:05.667] [INFO] [launch_manager] 2026/07/14 07:17:05.3425667 3428818 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: Sending kSetStateSuccess ( 20 ) re state MainPG/Startup of PG MainPG 
[2026-07-14 07:17:05.667] [INFO] [launch_manager] 2026/07/14 07:17:05.3425667 3428818 000 ECU1 LM LM log debug verbose 1 Response sent.
[2026-07-14 07:17:05.704] [INFO] [launch_manager] 2026/07/14 07:17:05.3425704 3429193 000 ECU1 LM Sprv log debug verbose 6 Process with Id gtest_process changed state PG MainPG/Startup PS 3 
[2026-07-14 07:17:05.704] [INFO] [launch_manager] 2026/07/14 07:17:05.3425704 3429194 000 ECU1 LM Sprv log debug verbose 6 Process with Id gtest_process changed state PG MainPG/Startup PS 4
[2026-07-14 07:17:05.758] [INFO] [launch_manager] 2026/07/14 07:17:05.3425758 3429735 000 ECU1 LM LM log debug verbose 1 Response retrieved. 
[2026-07-14 07:17:05.759] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Startup
[2026-07-14 07:17:05.759] [INFO] [launch_manager] [ STEP     ] Activate RunTarget Off
[2026-07-14 07:17:05.759] [INFO] [launch_manager] 2026/07/14 07:17:05.3425758 3429736 000 ECU1 LM LM log debug verbose 1 Request sent. Waiting for acknowledgment...
[2026-07-14 07:17:05.760] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429750 000 ECU1 LM LM log debug verbose 8 ProcessGroupManager::ControlClientHandler: got request kSetStateRequest ( 16 ) re state MainPG/Off of PG MainPG
[2026-07-14 07:17:05.760] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429751 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from to MainPG/Off 
[2026-07-14 07:17:05.760] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429751 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429752 000 ECU1 LM LM log debug verbose 6 Pending state for process group MainPG changed from MainPG/Off to 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429752 000 ECU1 LM LM log debug verbose 4 Start transition to MainPG/Off for PG MainPG 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429752 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429752 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429753 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429754 000 ECU1 LM LM log debug verbose 5 terminating process 0 ( control_daemon ) 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429754 000 ECU1 LM LM log debug verbose 9 Requesting termination of process 0 of MainPG pid 68 ( control_daemon ) 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425760 3429754 000 ECU1 LM LM log debug verbose 2 Request termination received for 68
[2026-07-14 07:17:05.761] [INFO] [launch_manager] 2026/07/14 07:17:05.3425761 3429758 000 ECU1 LM LM log debug verbose 1 Request acknowledged. 
[2026-07-14 07:17:05.761] [INFO] [launch_manager] [ END STEP ] Activate RunTarget Off
[2026-07-14 07:17:05.804] [INFO] [launch_manager] 2026/07/14 07:17:05.3425804 3430193 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_daemon changed state PG MainPG/Off PS 3
[2026-07-14 07:17:05.804] [INFO] [launch_manager] 2026/07/14 07:17:05.3425804 3430194 000 ECU1 LM Sprv log debug verbose 3 Alive Supervision ( control_daemon_alive_supervision ) switched to DEACTIVATED.
[2026-07-14 07:17:05.860] [INFO] [launch_manager] [       OK ] Smoke.Daemon (301 ms)
[2026-07-14 07:17:05.860] [INFO] [launch_manager] [----------] 1 test from Smoke (301 ms total)
[2026-07-14 07:17:05.860] [INFO] [launch_manager] [----------] Global test environment tear-down
[2026-07-14 07:17:05.860] [INFO] [launch_manager] [==========] 1 test from 1 test suite ran. (301 ms total)
[2026-07-14 07:17:05.860] [INFO] [launch_manager] [  PASSED  ] 1 test.
[2026-07-14 07:17:05.860] [INFO] [launch_manager] 2026/07/14 07:17:05.3425860 3430754 000 ECU1 LM LM log debug verbose 12
[2026-07-14 07:17:05.861] [INFO] [launch_manager] Child process 0 of MainPG pid 68 ( control_daemon ) for node True terminated with status 0
[2026-07-14 07:17:05.863] [INFO] [launch_manager] 2026/07/14 07:17:05.3425863 3430778 000 ECU1 LM LM log debug verbose 5
[2026-07-14 07:17:05.863] [INFO] [launch_manager] Queuing jobs after regular termination of process wait 0 ( control_daemon )
[2026-07-14 07:17:05.863] [INFO] [launch_manager] 2026/07/14 07:17:05.3425863 3430784 000 ECU1 LM LM log debug verbose 7
[2026-07-14 07:17:05.863] [INFO] [launch_manager] terminateProcess for MainPG process 0 ( control_daemon ) done
[2026-07-14 07:17:05.864] [INFO] [launch_manager] 2026/07/14 07:17:05.3425864 3430788 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.864] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.864] [INFO] [launch_manager] 2026/07/14 07:17:05.3425864 3430792 000 ECU1 LM LM log debug verbose 2
[2026-07-14 07:17:05.864] [INFO] [launch_manager] Start Dependencies: 0
[2026-07-14 07:17:05.864] [INFO] [launch_manager] 2026/07/14 07:17:05.3425864 3430796 000 ECU1 LM LM log debug verbose 9
[2026-07-14 07:17:05.865] [INFO] [launch_manager] Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG )
[2026-07-14 07:17:05.865] [INFO] [launch_manager] 2026/07/14 07:17:05.3425865 3430800 000 ECU1 LM LM log info verbose 7
[2026-07-14 07:17:05.865] [INFO] [launch_manager] Completed the request for PG MainPG to State MainPG/Off in 104 ms
[2026-07-14 07:17:05.865] [INFO] [launch_manager] 2026/07/14 07:17:05.3425865 3430805 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:05.866] [INFO] [launch_manager] Control Client handler nudged
[2026-07-14 07:17:05.904] [INFO] [launch_manager] 2026/07/14 07:17:05.3425904 3431193 000 ECU1 LM Sprv log debug verbose 6 Process with Id control_daemon changed state PG MainPG/Off PS 4
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434841 000 ECU1 LM LM log debug verbose 1 Cancel all process group transitions
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434842 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kSuccess to kUndefinedState for PG 0 ( MainPG ) 
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434842 000 ECU1 LM LM log debug verbose 1 Wait for process group cancellations 
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434842 000 ECU1 LM LM log debug verbose 1 Start transitioning process groups to Off state 
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434842 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kUndefinedState to kInTransition for PG 0 ( MainPG ) 
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434842 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0 
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434842 000 ECU1 LM LM log debug verbose 2 Stop Dependencies: 0
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434842 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434843 000 ECU1 LM LM log debug verbose 2 Start Dependencies: 0 
[2026-07-14 07:17:06.271] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434843 000 ECU1 LM LM log debug verbose 9 Graph::setState changes from kInTransition to kSuccess for PG 0 ( MainPG ) 
[2026-07-14 07:17:06.272] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434843 000 ECU1 LM LM log info verbose 7 Completed the request for PG MainPG to State MainPG/Off in 0 ms 
[2026-07-14 07:17:06.272] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434843 000 ECU1 LM LM log debug verbose 1 Control Client handler nudged 
[2026-07-14 07:17:06.272] [INFO] [launch_manager] 2026/07/14 07:17:06.3426269 3434843 000 ECU1 LM LM log debug verbose 1 Wait for all process groups to complete the transition
[2026-07-14 07:17:06.362] [INFO] [launch_manager] 2026/07/14 07:17:06.3426362 3435774 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:06.363] [INFO] [launch_manager] LCM run successfully
[2026-07-14 07:17:06.404] [INFO] [launch_manager] 2026/07/14 07:17:06.3426404 3436194 000 ECU1 LM Fcty log info verbose 1 Phm Daemon: Received termination request - shutting down
[2026-07-14 07:17:06.406] [INFO] [launch_manager] 2026/07/14 07:17:06.3426405 3436207 000 ECU1 LM LM log debug verbose 1
[2026-07-14 07:17:06.406] [INFO] [launch_manager] Graph destroyed
[2026-07-14 07:17:06.406] [INFO] [launch_manager] 2026/07/14 07:17:06.3426406 3436214 000 ECU1 LM LM log info verbose 2
[2026-07-14 07:17:06.406] [INFO] [launch_manager] Launch Manager completed with exit code value: 0
PASSED                                                                   [100%]

- generated xml file: /home/runner/.bazel/sandbox/processwrapper-sandbox/1228/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/integration/smoke/smoke/test.xml -
============================== 1 passed in 2.28s ===============================

tests-report/score/health_monitor/src/rust/tests/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/health_monitor/src/rust:tests
-----------------------------------------------------------------------------

running 233 tests
test common::tests::duration_to_int_valid ... ok
test common::tests::time_offset_diff_too_large - should panic ... ok
test common::tests::time_offset_valid ... ok
test common::tests::duration_to_int_too_large - should panic ... ok
test common::tests::time_range_from_interval_lower_too_large - should panic ... ok
test common::tests::time_offset_wrong_order ... ok
test common::tests::time_range_from_interval_valid ... ok
test common::tests::time_range_new_valid ... ok
test common::tests::time_range_new_wrong_order - should panic ... ok
test deadline::common::tests::acquire_and_release_deadline ... ok
test deadline::common::tests::new_and_fields ... ok
test deadline::deadline_monitor::tests::deadline_failed_on_first_run_and_then_restarted_is_evaluated_as_error ... ok
test deadline::deadline_monitor::tests::deadline_outside_time_range_is_error_when_dropped_after_evaluate ... ok
test deadline::deadline_monitor::tests::get_deadline_unknown_tag ... ok
test deadline::deadline_monitor::tests::start_stop_deadline_outside_ranges_is_error_when_dropped_before_evaluate ... ok
test deadline::deadline_monitor::tests::start_stop_deadline_outside_ranges_is_evaluated_as_error ... ok
test deadline::common::tests::concurrent_acquire ... ok
test deadline::deadline_state::tests::as_u64_and_new ... ok
test deadline::deadline_state::tests::deadline_state_default_and_snapshot ... ok
test deadline::deadline_state::tests::deadline_state_update_success ... ok
test deadline::deadline_state::tests::deadline_state_update_none_returns_err ... ok
test deadline::deadline_state::tests::default_state ... ok
test deadline::deadline_state::tests::set_and_get_timestamp_ms ... ok
test deadline::deadline_state::tests::set_running ... ok
test deadline::deadline_state::tests::set_underrun ... ok
test deadline::ffi::tests::deadline_destroy_null_deadline ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_invalid_range ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_null_builder ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_null_deadline_tag ... ok
test deadline::ffi::tests::deadline_monitor_builder_create_null_builder ... ok
test deadline::ffi::tests::deadline_monitor_builder_create_succeeds ... ok
test deadline::ffi::tests::deadline_monitor_builder_destroy_null_builder ... ok
test deadline::ffi::tests::deadline_monitor_destroy_null_monitor ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_null_deadline_handle ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_null_deadline_tag ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_null_monitor ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_succeeds ... ok
test deadline::ffi::tests::deadline_monitor_get_deadline_unknown_deadline ... ok
test deadline::ffi::tests::deadline_start_already_started ... ok
test deadline::ffi::tests::deadline_start_null_deadline ... ok
test deadline::ffi::tests::deadline_start_succeeds ... ok
test deadline::ffi::tests::deadline_stop_null_deadline ... ok
test deadline::ffi::tests::deadline_stop_succeeds ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_null_deadline_monitor_builder ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_null_hmon_builder ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_builder_add_deadline_monitor_succeeds ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_null_heartbeat_monitor_builder ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_null_hmon_builder ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_null_monitor_tag ... ok
test deadline::ffi::tests::deadline_monitor_builder_add_deadline_succeeds ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_null_hmon_builder ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_null_logic_monitor_builder ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_builder_add_logic_monitor_succeeds ... ok
test ffi::tests::health_monitor_builder_build_invalid_cycle_intervals ... ok
test ffi::tests::health_monitor_builder_build_no_monitors ... ok
test ffi::tests::health_monitor_builder_build_null_builder_handle ... ok
test ffi::tests::health_monitor_builder_build_null_monitor_handle ... ok
test ffi::tests::health_monitor_builder_build_succeeds ... ok
test ffi::tests::health_monitor_builder_build_thread_parameters ... ok
test ffi::tests::health_monitor_builder_build_valid_cycle_intervals_succeeds ... ok
test ffi::tests::health_monitor_builder_create_null_handle ... ok
test ffi::tests::health_monitor_builder_create_succeeds ... ok
test ffi::tests::health_monitor_builder_destroy_null_handle ... ok
test ffi::tests::health_monitor_destroy_null_hmon ... ok
test ffi::tests::health_monitor_get_deadline_monitor_already_taken ... ok
test ffi::tests::health_monitor_builder_add_heartbeat_monitor_succeeds ... ok
test ffi::tests::health_monitor_get_deadline_monitor_null_deadline_monitor ... ok
test ffi::tests::health_monitor_get_deadline_monitor_null_hmon ... ok
test ffi::tests::health_monitor_get_deadline_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_get_deadline_monitor_succeeds ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_already_taken ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_null_hmon ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_succeeds ... ok
test ffi::tests::health_monitor_get_logic_monitor_already_taken ... ok
test ffi::tests::health_monitor_get_logic_monitor_null_hmon ... ok
test ffi::tests::health_monitor_get_logic_monitor_null_logic_monitor ... ok
test ffi::tests::health_monitor_get_logic_monitor_null_monitor_tag ... ok
test ffi::tests::health_monitor_get_logic_monitor_succeeds ... ok
test ffi::tests::health_monitor_start_monitor_not_taken ... ok
test ffi::tests::health_monitor_start_null_hmon ... ok
[2026/07/14 07:18:20.6392547][17115][HMON][INFO] Monitoring thread started.
[2026/07/14 07:18:20.6392720][17115][HMON][INFO] Monitoring thread exiting.
test ffi::tests::health_monitor_start_succeeds ... ok
test health_monitor::tests::health_monitor_builder_build_invalid_cycles ... ok
test health_monitor::tests::health_monitor_builder_build_no_monitors ... ok
test health_monitor::tests::health_monitor_builder_build_succeeds ... ok
test health_monitor::tests::health_monitor_builder_new_succeeds ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_available ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_invalid_state ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_taken ... ok
test health_monitor::tests::health_monitor_get_deadline_monitor_unknown ... ok
test ffi::tests::health_monitor_get_heartbeat_monitor_null_heartbeat_monitor ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_available ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_invalid_state ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_unknown ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_available ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_invalid_state ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_taken ... ok
test health_monitor::tests::health_monitor_get_logic_monitor_unknown ... ok
test health_monitor::tests::health_monitor_start_monitors_not_taken - should panic ... ok
[2026/07/14 07:18:20.6409186][17115][HMON][INFO] Monitoring thread started.
[2026/07/14 07:18:20.6409291][17115][HMON][INFO] Monitoring thread exiting.
test health_monitor::tests::health_monitor_start_succeeds ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_create_invalid_range ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_create_null_builder ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_create_succeeds ... ok
test health_monitor::tests::health_monitor_get_heartbeat_monitor_taken ... ok
test heartbeat::ffi::tests::heartbeat_monitor_builder_destroy_null_builder ... ok
test heartbeat::ffi::tests::heartbeat_monitor_destroy_null_monitor ... ok
test heartbeat::ffi::tests::heartbeat_monitor_heartbeat_succeeds ... ok
test heartbeat::ffi::tests::heartbeat_monitor_heartbeat_null_monitor ... ok
test deadline::deadline_monitor::tests::monitor_with_multiple_running_deadlines ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_early_evaluate_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_early_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_in_range_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_early_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_builder_build_invalid_internal_processing_cycle ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_builder_build_ok ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_in_range_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_beat_late_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_cycle_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_early_evaluate_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_cycle_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_early_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_cycle_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_in_range_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_early_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_in_range_evaluate_late ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_no_beat_evaluate_early ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_no_beat_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_beats_late_evaluate_late ... ok
test deadline::deadline_monitor::tests::start_stop_deadline_within_range_works ... ok
test heartbeat::heartbeat_state::tests::snapshot_counter_increment ... ok
test heartbeat::heartbeat_state::tests::snapshot_default ... ok
test heartbeat::heartbeat_state::tests::snapshot_from_u64_max ... ok
test heartbeat::heartbeat_state::tests::snapshot_from_u64_valid ... ok
test heartbeat::heartbeat_state::tests::snapshot_from_u64_zero ... ok
test heartbeat::heartbeat_state::tests::snapshot_new_succeeds ... ok
test heartbeat::heartbeat_state::tests::snapshot_set_heartbeat_timestamp_out_of_range - should panic ... ok
test heartbeat::heartbeat_state::tests::snapshot_set_heartbeat_timestamp_valid ... ok
test heartbeat::heartbeat_state::tests::state_default ... ok
test heartbeat::heartbeat_state::tests::state_new ... ok
test heartbeat::heartbeat_state::tests::state_reset ... ok
test heartbeat::heartbeat_state::tests::state_snapshot ... ok
test heartbeat::heartbeat_state::tests::state_update_none ... ok
test heartbeat::heartbeat_state::tests::state_update_some ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_allowed_states_many_elements ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_allowed_states_zero_elements ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_builder ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_null_tag ... ok
test logic::ffi::tests::logic_monitor_builder_add_state_succeeds ... ok
test logic::ffi::tests::logic_monitor_builder_create_null_builder ... ok
test logic::ffi::tests::logic_monitor_builder_create_null_initial_state ... ok
test logic::ffi::tests::logic_monitor_builder_create_succeeds ... ok
test logic::ffi::tests::logic_monitor_builder_destroy_null_builder ... ok
test logic::ffi::tests::logic_monitor_destroy_null_monitor ... ok
test logic::ffi::tests::logic_monitor_state_fails ... ok
test logic::ffi::tests::logic_monitor_state_null_monitor ... ok
test logic::ffi::tests::logic_monitor_state_null_state ... ok
test logic::ffi::tests::logic_monitor_state_succeeds ... ok
test logic::ffi::tests::logic_monitor_transition_fails ... ok
test logic::ffi::tests::logic_monitor_transition_null_monitor ... ok
test logic::ffi::tests::logic_monitor_transition_null_target_state ... ok
test logic::ffi::tests::logic_monitor_transition_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_no_states ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_undefined_initial_state ... ok
test logic::logic_monitor::tests::logic_monitor_builder_build_undefined_target ... ok
test logic::logic_monitor::tests::logic_monitor_builder_new_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_evaluate_invalid_state ... ok
test logic::logic_monitor::tests::logic_monitor_evaluate_invalid_transition ... ok
test logic::logic_monitor::tests::logic_monitor_evaluate_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_state_indeterminate_current_state ... ok
test logic::logic_monitor::tests::logic_monitor_state_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_transition_indeterminate_current_state ... ok
test logic::logic_monitor::tests::logic_monitor_transition_invalid_transition ... ok
test logic::logic_monitor::tests::logic_monitor_transition_succeeds ... ok
test logic::logic_monitor::tests::logic_monitor_transition_unknown_node ... ok
test logic::logic_state::tests::snapshot_from_u64_max ... ok
test logic::logic_state::tests::snapshot_from_u64_valid ... ok
test logic::logic_state::tests::snapshot_from_u64_zero ... ok
test logic::logic_state::tests::snapshot_new_succeeds ... ok
test logic::logic_state::tests::snapshot_set_current_state_index_valid ... ok
test logic::logic_state::tests::snapshot_set_heartbeat_timestamp_out_of_range - should panic ... ok
test logic::logic_state::tests::snapshot_set_monitor_status_valid ... ok
test logic::logic_state::tests::state_new ... ok
test logic::logic_state::tests::state_snapshot ... ok
test logic::logic_state::tests::state_swap ... ok
test tag::tests::deadline_tag_debug ... ok
test tag::tests::deadline_tag_from_str ... ok
test tag::tests::deadline_tag_from_string ... ok
test tag::tests::deadline_tag_new ... ok
test tag::tests::deadline_tag_score_debug ... ok
test tag::tests::monitor_tag_debug ... ok
test tag::tests::monitor_tag_from_str ... ok
test tag::tests::monitor_tag_from_string ... ok
test tag::tests::monitor_tag_new ... ok
test tag::tests::monitor_tag_score_debug ... ok
test tag::tests::state_tag_debug ... ok
test tag::tests::state_tag_from_str ... ok
test tag::tests::state_tag_from_string ... ok
test tag::tests::state_tag_new ... ok
test tag::tests::state_tag_score_debug ... ok
test tag::tests::tag_debug ... ok
test tag::tests::tag_hash_is_eq ... ok
test tag::tests::tag_hash_is_ne ... ok
test tag::tests::tag_new ... ok
test tag::tests::tag_partial_eq_is_eq ... ok
test tag::tests::tag_partial_eq_is_ne ... ok
test tag::tests::tag_score_debug ... ok
test tag::tests::test_from_str ... ok
test tag::tests::test_from_string ... ok
test thread_ffi::tests::scheduler_policy_priority_max_null_priority ... ok
test thread_ffi::tests::scheduler_policy_priority_max_succeeds ... ok
test thread_ffi::tests::scheduler_policy_priority_min_null_priority ... ok
test thread_ffi::tests::scheduler_policy_priority_min_succeeds ... ok
test thread_ffi::tests::thread_parameters_affinity_null_affinity_many_elements ... ok
test thread_ffi::tests::thread_parameters_affinity_null_affinity_zero_elements ... ok
test thread_ffi::tests::thread_parameters_affinity_null_handle ... ok
test thread_ffi::tests::thread_parameters_affinity_succeeds ... ok
test thread_ffi::tests::thread_parameters_create_succeeds ... ok
test thread_ffi::tests::thread_parameters_destroy_null_handle ... ok
test thread_ffi::tests::thread_parameters_scheduler_parameters_invalid_priority ... ok
test thread_ffi::tests::thread_parameters_scheduler_parameters_null_handle ... ok
test thread_ffi::tests::thread_parameters_scheduler_parameters_succeeds ... ok
test thread_ffi::tests::thread_parameters_stack_size_null_handle ... ok
test thread_ffi::tests::thread_parameters_stack_size_succeeds ... ok
test worker::tests::monitoring_logic_report_alive_on_each_call_when_no_error ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_no_beat_evaluate_late ... ok
test worker::tests::monitoring_logic_report_error_when_deadline_failed ... ok
[2026/07/14 07:18:21.7386141][17115][HMON][INFO] Monitoring thread started.
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_multiple_eval_handles ... ok
test worker::tests::monitoring_logic_report_alive_respect_cycle ... ok
[2026/07/14 07:18:21.7902451][17115][HMON][WARN] Deadline (DeadlineTag(deadline_fast)) missed! Expected: 50, now: 51
[2026/07/14 07:18:21.7902667][17115][HMON][WARN] Deadline monitor with tag MonitorTag(deadline_monitor) reported error: TooLate.
[2026/07/14 07:18:21.7902732][17115][HMON][WARN] One or more monitors reported errors, skipping AliveAPI notification.
[2026/07/14 07:18:21.7902776][17115][HMON][INFO] Monitoring logic failed, stopping thread.
[2026/07/14 07:18:21.7902814][17115][HMON][INFO] Monitoring thread exiting.
test worker::tests::unique_thread_runner_monitoring_works ... ok
test heartbeat::heartbeat_monitor::tests::heartbeat_monitor_timestamp_offset ... ok

test result: ok. 233 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s

tests-report/score/health_monitor/src/rust/loom_tests/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/health_monitor/src/rust:loom_tests
-----------------------------------------------------------------------------

running 3 tests
test heartbeat::heartbeat_monitor::loom_tests::heartbeat_monitor_heartbeat_evaluate_too_early ... ok
test heartbeat::heartbeat_monitor::loom_tests::heartbeat_monitor_heartbeat_evaluate_in_range ... ok
test heartbeat::heartbeat_monitor::loom_tests::heartbeat_monitor_heartbeat_evaluate_too_late ... ok

test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s

tests-report/score/health_monitor/src/cpp/cpp_unit_tests/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/health_monitor/src/cpp:cpp_unit_tests
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 33 tests from 10 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from DeadlineMonitorBuilderFixture
[ RUN      ] DeadlineMonitorBuilderFixture.New_Succeeds
[       OK ] DeadlineMonitorBuilderFixture.New_Succeeds (0 ms)
[ RUN      ] DeadlineMonitorBuilderFixture.AddDeadline_Succeeds
[       OK ] DeadlineMonitorBuilderFixture.AddDeadline_Succeeds (0 ms)
[----------] 2 tests from DeadlineMonitorBuilderFixture (0 ms total)

[----------] 2 tests from DeadlineMonitorFixture
[ RUN      ] DeadlineMonitorFixture.GetDeadline_Succeeds
[       OK ] DeadlineMonitorFixture.GetDeadline_Succeeds (0 ms)
[ RUN      ] DeadlineMonitorFixture.GetDeadline_Unknown
[       OK ] DeadlineMonitorFixture.GetDeadline_Unknown (0 ms)
[----------] 2 tests from DeadlineMonitorFixture (0 ms total)

[----------] 2 tests from DeadlineFixture
[ RUN      ] DeadlineFixture.Start_Succeeds
[2026/07/14 07:18:22.0920674][score/health_monitor/src/rust/deadline/deadline_monitor.rs:219][17429][HMON][ERROR] Deadline DeadlineTag(deadline) stopped too early by 50 ms
[       OK ] DeadlineFixture.Start_Succeeds (0 ms)
[ RUN      ] DeadlineFixture.Start_AlreadyRunning
[2026/07/14 07:18:22.0921188][score/health_monitor/src/rust/deadline/deadline_monitor.rs:219][17429][HMON][ERROR] Deadline DeadlineTag(deadline) stopped too early by 50 ms
[2026/07/14 07:18:22.0921254][score/health_monitor/src/rust/deadline/deadline_monitor.rs:174][17429][HMON][WARN] Trying to start deadline DeadlineTag(deadline) that already failed
[       OK ] DeadlineFixture.Start_AlreadyRunning (0 ms)
[----------] 2 tests from DeadlineFixture (0 ms total)

[----------] 4 tests from HealthMonitorBuilderFixture
[ RUN      ] HealthMonitorBuilderFixture.New_Succeeds
[       OK ] HealthMonitorBuilderFixture.New_Succeeds (0 ms)
[ RUN      ] HealthMonitorBuilderFixture.Build_Succeeds
[       OK ] HealthMonitorBuilderFixture.Build_Succeeds (0 ms)
[ RUN      ] HealthMonitorBuilderFixture.Build_InvalidCycles
[2026/07/14 07:18:22.0922548][score/health_monitor/src/rust/health_monitor.rs:134][17429][HMON][ERROR] Supervisor API cycle duration (123 ms) must be a multiple of internal processing cycle interval (100 ms).
[       OK ] HealthMonitorBuilderFixture.Build_InvalidCycles (0 ms)
[ RUN      ] HealthMonitorBuilderFixture.Build_NoMonitors
[2026/07/14 07:18:22.0922766][score/health_monitor/src/rust/health_monitor.rs:146][17429][HMON][ERROR] No monitors have been added. HealthMonitor cannot be created.
[       OK ] HealthMonitorBuilderFixture.Build_NoMonitors (0 ms)
[----------] 4 tests from HealthMonitorBuilderFixture (0 ms total)

[----------] 11 tests from HealthMonitor
[ RUN      ] HealthMonitor.GetDeadlineMonitor_Available
[       OK ] HealthMonitor.GetDeadlineMonitor_Available (0 ms)
[ RUN      ] HealthMonitor.GetDeadlineMonitor_Taken
[       OK ] HealthMonitor.GetDeadlineMonitor_Taken (0 ms)
[ RUN      ] HealthMonitor.GetDeadlineMonitor_Unknown
[       OK ] HealthMonitor.GetDeadlineMonitor_Unknown (0 ms)
[ RUN      ] HealthMonitor.GetHeartbeatMonitor_Available
[       OK ] HealthMonitor.GetHeartbeatMonitor_Available (0 ms)
[ RUN      ] HealthMonitor.GetHeartbeatMonitor_Taken
[       OK ] HealthMonitor.GetHeartbeatMonitor_Taken (0 ms)
[ RUN      ] HealthMonitor.GetHeartbeatMonitor_Unknown
[       OK ] HealthMonitor.GetHeartbeatMonitor_Unknown (0 ms)
[ RUN      ] HealthMonitor.GetLogicMonitor_Available
[       OK ] HealthMonitor.GetLogicMonitor_Available (0 ms)
[ RUN      ] HealthMonitor.GetLogicMonitor_Taken
[       OK ] HealthMonitor.GetLogicMonitor_Taken (0 ms)
[ RUN      ] HealthMonitor.GetLogicMonitor_Unknown
[       OK ] HealthMonitor.GetLogicMonitor_Unknown (0 ms)
[ RUN      ] HealthMonitor.Start_Succeeds
[2026/07/14 07:18:22.0942551][score/health_monitor/src/rust/worker.rs:121][17429][HMON][INFO] Monitoring thread started.
[2026/07/14 07:18:22.0942761][score/health_monitor/src/rust/worker.rs:139][17429][HMON][INFO] Monitoring thread exiting.
[       OK ] HealthMonitor.Start_Succeeds (1 ms)
[ RUN      ] HealthMonitor.Start_MonitorsNotTaken
[2026/07/14 07:18:22.0954335][score/health_monitor/src/rust/health_monitor.rs:307][17434][HMON][ERROR] All monitors must be taken before starting HealthMonitor but MonitorTag(deadline_monitor) is not taken.
[       OK ] HealthMonitor.Start_MonitorsNotTaken (399 ms)
[----------] 11 tests from HealthMonitor (402 ms total)

[----------] 1 test from HeartbeatMonitorBuilder
[ RUN      ] HeartbeatMonitorBuilder.New_Succeeds
[       OK ] HeartbeatMonitorBuilder.New_Succeeds (0 ms)
[----------] 1 test from HeartbeatMonitorBuilder (0 ms total)

[----------] 1 test from HeartbeatMonitor
[ RUN      ] HeartbeatMonitor.Heartbeat_Succeeds
[       OK ] HeartbeatMonitor.Heartbeat_Succeeds (0 ms)
[----------] 1 test from HeartbeatMonitor (0 ms total)

[----------] 2 tests from LogicMonitorBuilderFixture
[ RUN      ] LogicMonitorBuilderFixture.New_Succeeds
[       OK ] LogicMonitorBuilderFixture.New_Succeeds (0 ms)
[ RUN      ] LogicMonitorBuilderFixture.AddState_Succeeds
[       OK ] LogicMonitorBuilderFixture.AddState_Succeeds (0 ms)
[----------] 2 tests from LogicMonitorBuilderFixture (0 ms total)

[----------] 5 tests from LogicMonitorFixture
[ RUN      ] LogicMonitorFixture.Transition_Succeeds
[       OK ] LogicMonitorFixture.Transition_Succeeds (0 ms)
[ RUN      ] LogicMonitorFixture.Transition_Unknown
[2026/07/14 07:18:22.4946695][score/health_monitor/src/rust/logic/logic_monitor.rs:265][17429][HMON][WARN] Requested state transition is invalid: StateTag(state1) -> StateTag(unknown)
[       OK ] LogicMonitorFixture.Transition_Unknown (0 ms)
[ RUN      ] LogicMonitorFixture.Transition_Invalid
[2026/07/14 07:18:22.4947205][score/health_monitor/src/rust/logic/logic_monitor.rs:265][17429][HMON][WARN] Requested state transition is invalid: StateTag(state1) -> StateTag(unknown)
[2026/07/14 07:18:22.4947270][score/health_monitor/src/rust/logic/logic_monitor.rs:254][17429][HMON][WARN] Current logic monitor state cannot be determined
[       OK ] LogicMonitorFixture.Transition_Invalid (0 ms)
[ RUN      ] LogicMonitorFixture.State_Succeeds
[       OK ] LogicMonitorFixture.State_Succeeds (0 ms)
[ RUN      ] LogicMonitorFixture.State_Invalid
[2026/07/14 07:18:22.4947790][score/health_monitor/src/rust/logic/logic_monitor.rs:265][17429][HMON][WARN] Requested state transition is invalid: StateTag(state1) -> StateTag(unknown)
[2026/07/14 07:18:22.4947849][score/health_monitor/src/rust/logic/logic_monitor.rs:290][17429][HMON][WARN] Current logic monitor state cannot be determined
[       OK ] LogicMonitorFixture.State_Invalid (0 ms)
[----------] 5 tests from LogicMonitorFixture (0 ms total)

[----------] 3 tests from TimeRangeFixture
[ RUN      ] TimeRangeFixture.New_Succeeds
[       OK ] TimeRangeFixture.New_Succeeds (0 ms)
[ RUN      ] TimeRangeFixture.New_InvalidOrder
[       OK ] TimeRangeFixture.New_InvalidOrder (542 ms)
[ RUN      ] TimeRangeFixture.MinMax
[       OK ] TimeRangeFixture.MinMax (0 ms)
[----------] 3 tests from TimeRangeFixture (542 ms total)

[----------] Global test environment tear-down
[==========] 33 tests from 10 test suites ran. (946 ms total)
[  PASSED  ] 33 tests.

tests-report/score/health_monitor/src/cpp/cpp_integration_tests/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/health_monitor/src/cpp:cpp_integration_tests
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from HealthMonitorTest
[ RUN      ] HealthMonitorTest.Integrated
[2026/07/14 07:18:20.5328445][score/health_monitor/src/rust/worker.rs:121][17092][HMON][INFO] Monitoring thread started.
[2026/07/14 07:18:20.5328619][score/health_monitor/src/rust/deadline/deadline_monitor.rs:219][17092][HMON][ERROR] Deadline DeadlineTag(deadline_1) stopped too early by 100 ms
[2026/07/14 07:18:20.5832427][score/health_monitor/src/rust/deadline/deadline_monitor.rs:269][17092][HMON][WARN] Deadline (DeadlineTag(deadline_1)) finished too early!
[2026/07/14 07:18:20.5832721][score/health_monitor/src/rust/worker.rs:58][17092][HMON][WARN] Deadline monitor with tag MonitorTag(deadline_monitor) reported error: TooEarly.
[2026/07/14 07:18:20.5832815][score/health_monitor/src/rust/heartbeat/heartbeat_monitor.rs:153][17092][HMON][WARN] Heartbeat occurred too early, offset to range: 100
[2026/07/14 07:18:20.5832874][score/health_monitor/src/rust/worker.rs:64][17092][HMON][WARN] Heartbeat monitor with tag MonitorTag(heartbeat_monitor) reported error: TooEarly.
[2026/07/14 07:18:20.5832929][score/health_monitor/src/rust/worker.rs:85][17092][HMON][WARN] One or more monitors reported errors, skipping AliveAPI notification.
[2026/07/14 07:18:20.5832972][score/health_monitor/src/rust/worker.rs:132][17092][HMON][INFO] Monitoring logic failed, stopping thread.
[2026/07/14 07:18:20.5833012][score/health_monitor/src/rust/worker.rs:139][17092][HMON][INFO] Monitoring thread exiting.
[       OK ] HealthMonitorTest.Integrated (50 ms)
[----------] 1 test from HealthMonitorTest (50 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (54 ms total)
[  PASSED  ] 1 test.

tests-report/score/launch_manager/exec_error_domain_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager:exec_error_domain_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from ExecErrorDomainTest
[ RUN      ] ExecErrorDomainTest.AllKnownCodesReturnNonEmptyMessage
[       OK ] ExecErrorDomainTest.AllKnownCodesReturnNonEmptyMessage (0 ms)
[ RUN      ] ExecErrorDomainTest.AllKnownCodesHaveDistinctMessages
[       OK ] ExecErrorDomainTest.AllKnownCodesHaveDistinctMessages (0 ms)
[ RUN      ] ExecErrorDomainTest.UnknownCodeReturnsNonEmptyMessage
[       OK ] ExecErrorDomainTest.UnknownCodeReturnsNonEmptyMessage (0 ms)
[----------] 3 tests from ExecErrorDomainTest (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.

tests-report/score/launch_manager/src/alive/src/details/AliveImpl_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/alive/src/details:AliveImpl_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from AliveImplTest
[ RUN      ] AliveImplTest.ThrowsWhenInterfacePathEnvVarIsNotSet
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
2026/07/14 07:16:19.3379494 2967121 000 ECU1 NONE Sprv log error verbose 3 Failed to load interface path for Alive instance ( test/instance ) 
[       OK ] AliveImplTest.ThrowsWhenInterfacePathEnvVarIsNotSet (6 ms)
[ RUN      ] AliveImplTest.DoesNotThrowWhenInterfacePathEnvVarIsSet
2026/07/14 07:16:19.3379497 2967126 000 ECU1 NONE Sprv log error verbose 3 Connection to PHM daemon failed, for the Alive instance ( test/instance ) 
[       OK ] AliveImplTest.DoesNotThrowWhenInterfacePathEnvVarIsSet (0 ms)
[ RUN      ] AliveImplTest.ReportCheckpointSafeWhenNotConnected
2026/07/14 07:16:19.3379497 2967127 000 ECU1 NONE Sprv log error verbose 3 Connection to PHM daemon failed, for the Alive instance ( test/instance ) 
[       OK ] AliveImplTest.ReportCheckpointSafeWhenNotConnected (0 ms)
[----------] 3 tests from AliveImplTest (6 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (6 ms total)
[  PASSED  ] 3 tests.

tests-report/score/launch_manager/src/lifecycle_client/runapplication_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/lifecycle_client:runapplication_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from RunTest
[ RUN      ] RunTest.AsPosixProcessReturnsZeroExitCode
[       OK ] RunTest.AsPosixProcessReturnsZeroExitCode (1 ms)
[ RUN      ] RunTest.AsPosixProcessForwardsNonZeroExitCode
[       OK ] RunTest.AsPosixProcessForwardsNonZeroExitCode (0 ms)
[ RUN      ] RunTest.AsPosixProcessCreatesAndDestroysLifeCycleManager
[       OK ] RunTest.AsPosixProcessCreatesAndDestroysLifeCycleManager (0 ms)
[ RUN      ] RunTest.AsPosixProcessPassesCorrectApplicationTypeToRun
[       OK ] RunTest.AsPosixProcessPassesCorrectApplicationTypeToRun (0 ms)
[ RUN      ] RunTest.AsPosixProcessForwardsConstructorArgsToApplication
[       OK ] RunTest.AsPosixProcessForwardsConstructorArgsToApplication (0 ms)
[ RUN      ] RunTest.RunApplicationFreeFunctionDelegatesToAsPosixProcess
[       OK ] RunTest.RunApplicationFreeFunctionDelegatesToAsPosixProcess (0 ms)
[ RUN      ] RunTest.RunConstructorPassesArgcArgvToApplicationContext
[       OK ] RunTest.RunConstructorPassesArgcArgvToApplicationContext (0 ms)
[----------] 7 tests from RunTest (1 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 7 tests.

tests-report/score/launch_manager/src/daemon/src/configuration/configuration_adapter_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/configuration:configuration_adapter_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 19 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 16 tests from ConfigurationAdapterTest
[ RUN      ] ConfigurationAdapterTest.GetListOfProcessGroupsReturnsSingleImplicitGroup
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
[       OK ] ConfigurationAdapterTest.GetListOfProcessGroupsReturnsSingleImplicitGroup (3 ms)
[ RUN      ] ConfigurationAdapterTest.GetMainPGStartupStateMapsToInitialRunTarget
[       OK ] ConfigurationAdapterTest.GetMainPGStartupStateMapsToInitialRunTarget (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetNameOfOffStateMapsToMainPGOff
[       OK ] ConfigurationAdapterTest.GetNameOfOffStateMapsToMainPGOff (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetNameOfRecoveryStateMapsToFallbackRunTarget
[       OK ] ConfigurationAdapterTest.GetNameOfRecoveryStateMapsToFallbackRunTarget (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetProcessIndexesListResolvesRunTargetDependencies
[       OK ] ConfigurationAdapterTest.GetProcessIndexesListResolvesRunTargetDependencies (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetProcessIndexesListResolvesTransitiveDependencies
[       OK ] ConfigurationAdapterTest.GetProcessIndexesListResolvesTransitiveDependencies (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetOsProcessConfigurationMapsComponentFields
[       OK ] ConfigurationAdapterTest.GetOsProcessConfigurationMapsComponentFields (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetOsProcessConfigurationInjectsAliveInterfaceForSupervised
[       OK ] ConfigurationAdapterTest.GetOsProcessConfigurationInjectsAliveInterfaceForSupervised (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetOsProcessConfigurationNoAliveInterfaceForNative
[       OK ] ConfigurationAdapterTest.GetOsProcessConfigurationNoAliveInterfaceForNative (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetOsProcessDependenciesMapsComponentDependsOn
[       OK ] ConfigurationAdapterTest.GetOsProcessDependenciesMapsComponentDependsOn (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetOsProcessDependenciesEmptyForComponentWithNoDeps
[       OK ] ConfigurationAdapterTest.GetOsProcessDependenciesEmptyForComponentWithNoDeps (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetNumberOfOsProcessesReturnsComponentCount
[       OK ] ConfigurationAdapterTest.GetNumberOfOsProcessesReturnsComponentCount (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetSoftwareClusterReturnsDefault
[       OK ] ConfigurationAdapterTest.GetSoftwareClusterReturnsDefault (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetOsProcessConfigurationReturnsNulloptForInvalidIndex
[       OK ] ConfigurationAdapterTest.GetOsProcessConfigurationReturnsNulloptForInvalidIndex (0 ms)
[ RUN      ] ConfigurationAdapterTest.GetOsProcessConfigurationReturnsNulloptForUnknownPG
[       OK ] ConfigurationAdapterTest.GetOsProcessConfigurationReturnsNulloptForUnknownPG (0 ms)
[ RUN      ] ConfigurationAdapterTest.OffStateReturnsProcessIndexesListEmpty
[       OK ] ConfigurationAdapterTest.OffStateReturnsProcessIndexesListEmpty (0 ms)
[----------] 16 tests from ConfigurationAdapterTest (4 ms total)

[----------] 2 tests from ConfigurationAdapterReadyConditionTest
[ RUN      ] ConfigurationAdapterReadyConditionTest.DependencyUsesTargetComponentReadyCondition
[       OK ] ConfigurationAdapterReadyConditionTest.DependencyUsesTargetComponentReadyCondition (0 ms)
[ RUN      ] ConfigurationAdapterReadyConditionTest.DependencyDefaultsToRunningWhenTargetHasNoReadyCondition
[       OK ] ConfigurationAdapterReadyConditionTest.DependencyDefaultsToRunningWhenTargetHasNoReadyCondition (0 ms)
[----------] 2 tests from ConfigurationAdapterReadyConditionTest (0 ms total)

[----------] 1 test from ConfigurationAdapterFallbackTest
[ RUN      ] ConfigurationAdapterFallbackTest.FallbackRunTargetResolvesDependenciesRecursively
[       OK ] ConfigurationAdapterFallbackTest.FallbackRunTargetResolvesDependenciesRecursively (0 ms)
[----------] 1 test from ConfigurationAdapterFallbackTest (0 ms total)

[----------] Global test environment tear-down
[==========] 19 tests from 3 test suites ran. (5 ms total)
[  PASSED  ] 19 tests.

tests-report/score/launch_manager/src/daemon/src/configuration/flatbuffer_config_loader_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/configuration:flatbuffer_config_loader_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 20 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 20 tests from FlatbufferConfigLoaderTest
[ RUN      ] FlatbufferConfigLoaderTest.LoadMinimalConfig
[       OK ] FlatbufferConfigLoaderTest.LoadMinimalConfig (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadSingleComponent
[       OK ] FlatbufferConfigLoaderTest.LoadSingleComponent (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadRunTargets
[       OK ] FlatbufferConfigLoaderTest.LoadRunTargets (3 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadFallbackRunTarget
[       OK ] FlatbufferConfigLoaderTest.LoadFallbackRunTarget (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadAliveSupervision
[       OK ] FlatbufferConfigLoaderTest.LoadAliveSupervision (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadWatchdog
[       OK ] FlatbufferConfigLoaderTest.LoadWatchdog (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadRestartRecoveryAction
[       OK ] FlatbufferConfigLoaderTest.LoadRestartRecoveryAction (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadSwitchRunTargetAction
[       OK ] FlatbufferConfigLoaderTest.LoadSwitchRunTargetAction (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadSandbox
[       OK ] FlatbufferConfigLoaderTest.LoadSandbox (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadComponentAliveSupervision
[       OK ] FlatbufferConfigLoaderTest.LoadComponentAliveSupervision (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadEnvironmentalVariables
[       OK ] FlatbufferConfigLoaderTest.LoadEnvironmentalVariables (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadMultipleComponents
[       OK ] FlatbufferConfigLoaderTest.LoadMultipleComponents (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.OptionalWatchdogAbsent
[       OK ] FlatbufferConfigLoaderTest.OptionalWatchdogAbsent (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.OptionalReadyConditionAbsent
[       OK ] FlatbufferConfigLoaderTest.OptionalReadyConditionAbsent (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadBufferFailsWithNoSuchFileReturnsFileNotFound
[       OK ] FlatbufferConfigLoaderTest.LoadBufferFailsWithNoSuchFileReturnsFileNotFound (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadBufferFailsWithPermissionDeniedReturnsInsufficientPermission
[       OK ] FlatbufferConfigLoaderTest.LoadBufferFailsWithPermissionDeniedReturnsInsufficientPermission (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.LoadBufferFailsWithGenericErrorReturnsGeneralError
[       OK ] FlatbufferConfigLoaderTest.LoadBufferFailsWithGenericErrorReturnsGeneralError (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.CorruptedBufferReturnsInvalidFormat
[       OK ] FlatbufferConfigLoaderTest.CorruptedBufferReturnsInvalidFormat (0 ms)
[ RUN      ] FlatbufferConfigLoaderTest.WrongSchemaVersionReturnsUnsupportedVersion
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
2026/07/14 07:16:18.3378677 2958928 000 ECU1 NONE LM log error verbose 4 LaunchManagerConfig::schema_version  2  does not match the supported version  1 
[       OK ] FlatbufferConfigLoaderTest.WrongSchemaVersionReturnsUnsupportedVersion (5 ms)
[ RUN      ] FlatbufferConfigLoaderTest.MissingSchemaVersionReturnsInvalidFormat
2026/07/14 07:16:18.3378678 2958931 000 ECU1 NONE LM log error verbose 1 LaunchManagerConfig::schema_version is required but missing 
[       OK ] FlatbufferConfigLoaderTest.MissingSchemaVersionReturnsInvalidFormat (0 ms)
[----------] 20 tests from FlatbufferConfigLoaderTest (10 ms total)

[----------] Global test environment tear-down
[==========] 20 tests from 1 test suite ran. (10 ms total)
[  PASSED  ] 20 tests.

tests-report/score/launch_manager/src/daemon/src/configuration/flatbuffer_type_converters_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/configuration:flatbuffer_type_converters_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 90 tests from 12 test suites.
[----------] Global test environment set-up.
[----------] 5 tests from SecondsToMsTest
[ RUN      ] SecondsToMsTest.ConvertsPositiveValue
[       OK ] SecondsToMsTest.ConvertsPositiveValue (0 ms)
[ RUN      ] SecondsToMsTest.ConvertsZero
[       OK ] SecondsToMsTest.ConvertsZero (0 ms)
[ RUN      ] SecondsToMsTest.RejectsNegativeValue
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
2026/07/14 07:16:18.3378879 2960948 000 ECU1 NONE LM log error verbose 3 Negative time value  -1.000000  seconds is not supported 
[       OK ] SecondsToMsTest.RejectsNegativeValue (4 ms)
[ RUN      ] SecondsToMsTest.RejectsOverflow
2026/07/14 07:16:18.3378880 2960951 000 ECU1 NONE LM log error verbose 3 Time value  5000000.000000  seconds exceeds maximum representable milliseconds 
[       OK ] SecondsToMsTest.RejectsOverflow (0 ms)
[ RUN      ] SecondsToMsTest.RejectsSubMillisecond
2026/07/14 07:16:18.3378880 2960952 000 ECU1 NONE LM log error verbose 3 Sub-millisecond time value  0.000100  seconds rounds to 0ms 
[       OK ] SecondsToMsTest.RejectsSubMillisecond (0 ms)
[----------] 5 tests from SecondsToMsTest (4 ms total)

[----------] 1 test from EnumConversionTest
[ RUN      ] EnumConversionTest.ConvertSchedulingPolicyUnsupported
2026/07/14 07:16:18.3378880 2960953 000 ECU1 NONE LM log error verbose 2 Unsupported scheduling policy:  99 
[       OK ] EnumConversionTest.ConvertSchedulingPolicyUnsupported (0 ms)
[----------] 1 test from EnumConversionTest (0 ms total)

[----------] 4 tests from StringHelperTest
[ RUN      ] StringHelperTest.SafeStringReturnsValueWhenNotNull
[       OK ] StringHelperTest.SafeStringReturnsValueWhenNotNull (0 ms)
[ RUN      ] StringHelperTest.SafeStringReturnsEmptyWhenNull
[       OK ] StringHelperTest.SafeStringReturnsEmptyWhenNull (0 ms)
[ RUN      ] StringHelperTest.ConvertStringVectorReturnsEmptyWhenNull
[       OK ] StringHelperTest.ConvertStringVectorReturnsEmptyWhenNull (0 ms)
[ RUN      ] StringHelperTest.ConvertGidVectorReturnsEmptyWhenNull
[       OK ] StringHelperTest.ConvertGidVectorReturnsEmptyWhenNull (0 ms)
[----------] 4 tests from StringHelperTest (0 ms total)

[----------] 5 tests from ValidateRangeTest/0, where TypeParam = unsigned short
[ RUN      ] ValidateRangeTest/0.AcceptsMinBoundary
[       OK ] ValidateRangeTest/0.AcceptsMinBoundary (0 ms)
[ RUN      ] ValidateRangeTest/0.AcceptsMaxBoundary
[       OK ] ValidateRangeTest/0.AcceptsMaxBoundary (0 ms)
[ RUN      ] ValidateRangeTest/0.AcceptsZero
[       OK ] ValidateRangeTest/0.AcceptsZero (0 ms)
[ RUN      ] ValidateRangeTest/0.RejectsValueAboveMax
2026/07/14 07:16:18.3378880 2960955 000 ECU1 NONE LM log error verbose 8 test_field   65536  is out of valid range [ 0 , 65535 ] 
[       OK ] ValidateRangeTest/0.RejectsValueAboveMax (0 ms)
[ RUN      ] ValidateRangeTest/0.RejectsValueBelowMin
2026/07/14 07:16:18.3378880 2960956 000 ECU1 NONE LM log error verbose 8 test_field   -1  is out of valid range [ 0 , 65535 ] 
[       OK ] ValidateRangeTest/0.RejectsValueBelowMin (0 ms)
[----------] 5 tests from ValidateRangeTest/0 (0 ms total)

[----------] 5 tests from ValidateRangeTest/1, where TypeParam = short
[ RUN      ] ValidateRangeTest/1.AcceptsMinBoundary
[       OK ] ValidateRangeTest/1.AcceptsMinBoundary (0 ms)
[ RUN      ] ValidateRangeTest/1.AcceptsMaxBoundary
[       OK ] ValidateRangeTest/1.AcceptsMaxBoundary (0 ms)
[ RUN      ] ValidateRangeTest/1.AcceptsZero
[       OK ] ValidateRangeTest/1.AcceptsZero (0 ms)
[ RUN      ] ValidateRangeTest/1.RejectsValueAboveMax
2026/07/14 07:16:18.3378880 2960957 000 ECU1 NONE LM log error verbose 8 test_field   32768  is out of valid range [ -32768 , 32767 ] 
[       OK ] ValidateRangeTest/1.RejectsValueAboveMax (0 ms)
[ RUN      ] ValidateRangeTest/1.RejectsValueBelowMin
2026/07/14 07:16:18.3378880 2960957 000 ECU1 NONE LM log error verbose 8 test_field   -32769  is out of valid range [ -32768 , 32767 ] 
[       OK ] ValidateRangeTest/1.RejectsValueBelowMin (0 ms)
[----------] 5 tests from ValidateRangeTest/1 (0 ms total)

[----------] 5 tests from ValidateRangeTest/2, where TypeParam = unsigned int
[ RUN      ] ValidateRangeTest/2.AcceptsMinBoundary
[       OK ] ValidateRangeTest/2.AcceptsMinBoundary (0 ms)
[ RUN      ] ValidateRangeTest/2.AcceptsMaxBoundary
[       OK ] ValidateRangeTest/2.AcceptsMaxBoundary (0 ms)
[ RUN      ] ValidateRangeTest/2.AcceptsZero
[       OK ] ValidateRangeTest/2.AcceptsZero (0 ms)
[ RUN      ] ValidateRangeTest/2.RejectsValueAboveMax
2026/07/14 07:16:18.3378881 2960958 000 ECU1 NONE LM log error verbose 8 test_field   4294967296  is out of valid range [ 0 , 4294967295 ] 
[       OK ] ValidateRangeTest/2.RejectsValueAboveMax (0 ms)
[ RUN      ] ValidateRangeTest/2.RejectsValueBelowMin
2026/07/14 07:16:18.3378881 2960958 000 ECU1 NONE LM log error verbose 8 test_field   -1  is out of valid range [ 0 , 4294967295 ] 
[       OK ] ValidateRangeTest/2.RejectsValueBelowMin (0 ms)
[----------] 5 tests from ValidateRangeTest/2 (0 ms total)

[----------] 5 tests from ValidateRangeTest/3, where TypeParam = int
[ RUN      ] ValidateRangeTest/3.AcceptsMinBoundary
[       OK ] ValidateRangeTest/3.AcceptsMinBoundary (0 ms)
[ RUN      ] ValidateRangeTest/3.AcceptsMaxBoundary
[       OK ] ValidateRangeTest/3.AcceptsMaxBoundary (0 ms)
[ RUN      ] ValidateRangeTest/3.AcceptsZero
[       OK ] ValidateRangeTest/3.AcceptsZero (0 ms)
[ RUN      ] ValidateRangeTest/3.RejectsValueAboveMax
2026/07/14 07:16:18.3378881 2960959 000 ECU1 NONE LM log error verbose 8 test_field   2147483648  is out of valid range [ -2147483648 , 2147483647 ] 
[       OK ] ValidateRangeTest/3.RejectsValueAboveMax (0 ms)
[ RUN      ] ValidateRangeTest/3.RejectsValueBelowMin
2026/07/14 07:16:18.3378881 2960960 000 ECU1 NONE LM log error verbose 8 test_field   -2147483649  is out of valid range [ -2147483648 , 2147483647 ] 
[       OK ] ValidateRangeTest/3.RejectsValueBelowMin (0 ms)
[----------] 5 tests from ValidateRangeTest/3 (0 ms total)

[----------] 5 tests from ValidateRangeTest/4, where TypeParam = long
[ RUN      ] ValidateRangeTest/4.AcceptsMinBoundary
[       OK ] ValidateRangeTest/4.AcceptsMinBoundary (0 ms)
[ RUN      ] ValidateRangeTest/4.AcceptsMaxBoundary
[       OK ] ValidateRangeTest/4.AcceptsMaxBoundary (0 ms)
[ RUN      ] ValidateRangeTest/4.AcceptsZero
[       OK ] ValidateRangeTest/4.AcceptsZero (0 ms)
[ RUN      ] ValidateRangeTest/4.RejectsValueAboveMax
score/launch_manager/src/daemon/src/configuration/details/flatbuffer_type_converters_UT.cpp:332: Skipped
No int64_t value exceeds int64_t max

[  SKIPPED ] ValidateRangeTest/4.RejectsValueAboveMax (0 ms)
[ RUN      ] ValidateRangeTest/4.RejectsValueBelowMin
score/launch_manager/src/daemon/src/configuration/details/flatbuffer_type_converters_UT.cpp:350: Skipped
No int64_t value is below int64_t min

[  SKIPPED ] ValidateRangeTest/4.RejectsValueBelowMin (0 ms)
[----------] 5 tests from ValidateRangeTest/4 (0 ms total)

[----------] 46 tests from ConverterTest
[ RUN      ] ConverterTest.ConvertRestartActionNullReturnsNullopt
[       OK ] ConverterTest.ConvertRestartActionNullReturnsNullopt (0 ms)
[ RUN      ] ConverterTest.ConvertRestartActionValid
[       OK ] ConverterTest.ConvertRestartActionValid (0 ms)
[ RUN      ] ConverterTest.ConvertRestartActionMissingFieldsReturnsError
2026/07/14 07:16:18.3378881 2960965 000 ECU1 NONE LM log error verbose 2 RestartAction::number_of_attempts  is required but missing 
[       OK ] ConverterTest.ConvertRestartActionMissingFieldsReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertSwitchRunTargetActionNullReturnsNullopt
[       OK ] ConverterTest.ConvertSwitchRunTargetActionNullReturnsNullopt (0 ms)
[ RUN      ] ConverterTest.ConvertSwitchRunTargetActionValid
[       OK ] ConverterTest.ConvertSwitchRunTargetActionValid (0 ms)
[ RUN      ] ConverterTest.ConvertComponentAliveSupervisionNullReturnsDefault
[       OK ] ConverterTest.ConvertComponentAliveSupervisionNullReturnsDefault (0 ms)
[ RUN      ] ConverterTest.ConvertComponentAliveSupervisionValid
[       OK ] ConverterTest.ConvertComponentAliveSupervisionValid (0 ms)
[ RUN      ] ConverterTest.ConvertComponentAliveSupervisionMissingReportingCycleReturnsError
2026/07/14 07:16:18.3378881 2960966 000 ECU1 NONE LM log error verbose 2 ComponentAliveSupervision::reporting_cycle  is required but missing 
[       OK ] ConverterTest.ConvertComponentAliveSupervisionMissingReportingCycleReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertComponentAliveSupervisionMissingToleranceReturnsError
2026/07/14 07:16:18.3378881 2960967 000 ECU1 NONE LM log error verbose 2 ComponentAliveSupervision::failed_cycles_tolerance  is required but missing 
[       OK ] ConverterTest.ConvertComponentAliveSupervisionMissingToleranceReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertComponentAliveSupervisionBothIndicationsAbsentReturnsError
2026/07/14 07:16:18.3378881 2960967 000 ECU1 NONE LM log error verbose 1 ComponentAliveSupervision requires at least one of min_indications or max_indications to be set 
[       OK ] ConverterTest.ConvertComponentAliveSupervisionBothIndicationsAbsentReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertComponentAliveSupervisionOnlyMinIndicationsPresent
[       OK ] ConverterTest.ConvertComponentAliveSupervisionOnlyMinIndicationsPresent (0 ms)
[ RUN      ] ConverterTest.ConvertComponentAliveSupervisionOnlyMaxIndicationsPresent
[       OK ] ConverterTest.ConvertComponentAliveSupervisionOnlyMaxIndicationsPresent (0 ms)
[ RUN      ] ConverterTest.ConvertApplicationProfileValid
[       OK ] ConverterTest.ConvertApplicationProfileValid (0 ms)
[ RUN      ] ConverterTest.ConvertApplicationProfileMissingTypeReturnsError
2026/07/14 07:16:18.3378882 2960968 000 ECU1 NONE LM log error verbose 2 ApplicationProfile::application_type  is required but missing 
[       OK ] ConverterTest.ConvertApplicationProfileMissingTypeReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertApplicationProfileMissingSelfTerminatingReturnsError
2026/07/14 07:16:18.3378882 2960969 000 ECU1 NONE LM log error verbose 2 ApplicationProfile::is_self_terminating  is required but missing 
[       OK ] ConverterTest.ConvertApplicationProfileMissingSelfTerminatingReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertReadyConditionValid
[       OK ] ConverterTest.ConvertReadyConditionValid (0 ms)
[ RUN      ] ConverterTest.ConvertReadyConditionMissingProcessStateReturnsError
2026/07/14 07:16:18.3378882 2960970 000 ECU1 NONE LM log error verbose 2 ReadyCondition::process_state  is required but missing 
[       OK ] ConverterTest.ConvertReadyConditionMissingProcessStateReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertSandboxValid
[       OK ] ConverterTest.ConvertSandboxValid (0 ms)
[ RUN      ] ConverterTest.ConvertSandboxMissingUidReturnsError
2026/07/14 07:16:18.3378882 2960972 000 ECU1 NONE LM log error verbose 2 Sandbox::uid  is required but missing 
[       OK ] ConverterTest.ConvertSandboxMissingUidReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertSandboxMissingGidReturnsError
2026/07/14 07:16:18.3378882 2960972 000 ECU1 NONE LM log error verbose 2 Sandbox::gid  is required but missing 
[       OK ] ConverterTest.ConvertSandboxMissingGidReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertSandboxMissingSchedulingPolicyReturnsError
2026/07/14 07:16:18.3378882 2960973 000 ECU1 NONE LM log error verbose 2 Sandbox::scheduling_policy  is required but missing 
[       OK ] ConverterTest.ConvertSandboxMissingSchedulingPolicyReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertSandboxMissingSchedulingPriorityReturnsError
2026/07/14 07:16:18.3378882 2960973 000 ECU1 NONE LM log error verbose 2 Sandbox::scheduling_priority  is required but missing 
[       OK ] ConverterTest.ConvertSandboxMissingSchedulingPriorityReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertSandboxUidOutOfRangeReturnsError
2026/07/14 07:16:18.3378882 2960974 000 ECU1 NONE LM log error verbose 8 Sandbox uid   9223372036854775807  is out of valid range [ 0 , 4294967295 ] 
[       OK ] ConverterTest.ConvertSandboxUidOutOfRangeReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertSandboxSupplementaryGidOutOfRangeReturnsError
2026/07/14 07:16:18.3378882 2960974 000 ECU1 NONE LM log error verbose 8 Sandbox supplementary group id   9223372036854775807  is out of valid range [ 0 , 4294967295 ] 
[       OK ] ConverterTest.ConvertSandboxSupplementaryGidOutOfRangeReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertDeploymentConfigValid
[       OK ] ConverterTest.ConvertDeploymentConfigValid (0 ms)
[ RUN      ] ConverterTest.ConvertDeploymentConfigMissingReadyTimeoutReturnsError
2026/07/14 07:16:18.3378882 2960976 000 ECU1 NONE LM log error verbose 2 DeploymentConfig::ready_timeout  is required but missing 
[       OK ] ConverterTest.ConvertDeploymentConfigMissingReadyTimeoutReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertDeploymentConfigMissingShutdownTimeoutReturnsError
2026/07/14 07:16:18.3378882 2960977 000 ECU1 NONE LM log error verbose 2 DeploymentConfig::shutdown_timeout  is required but missing 
[       OK ] ConverterTest.ConvertDeploymentConfigMissingShutdownTimeoutReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertComponentValid
[       OK ] ConverterTest.ConvertComponentValid (0 ms)
[ RUN      ] ConverterTest.ConvertComponentsValid
[       OK ] ConverterTest.ConvertComponentsValid (0 ms)
[ RUN      ] ConverterTest.ConvertComponentsWithInvalidComponentReturnsError
2026/07/14 07:16:18.3378883 2960979 000 ECU1 NONE LM log error verbose 2 ApplicationProfile::application_type  is required but missing 
2026/07/14 07:16:18.3378883 2960980 000 ECU1 NONE LM log error verbose 3 Invalid component_properties for Component ' BadComp ' 
2026/07/14 07:16:18.3378883 2960980 000 ECU1 NONE LM log error verbose 3 Failed to load configuration for Component ' BadComp ' 
[       OK ] ConverterTest.ConvertComponentsWithInvalidComponentReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertRunTargetsValid
[       OK ] ConverterTest.ConvertRunTargetsValid (0 ms)
[ RUN      ] ConverterTest.ConvertRunTargetsWithInvalidRunTargetReturnsError
2026/07/14 07:16:18.3378883 2960982 000 ECU1 NONE LM log error verbose 2 RunTarget::transition_timeout  is required but missing 
2026/07/14 07:16:18.3378883 2960982 000 ECU1 NONE LM log error verbose 3 Failed to load configuration for RunTarget ' BadRT ' 
[       OK ] ConverterTest.ConvertRunTargetsWithInvalidRunTargetReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertRunTargetValid
[       OK ] ConverterTest.ConvertRunTargetValid (0 ms)
[ RUN      ] ConverterTest.ConvertRunTargetMissingTransitionTimeoutReturnsError
2026/07/14 07:16:18.3378883 2960983 000 ECU1 NONE LM log error verbose 2 RunTarget::transition_timeout  is required but missing 
[       OK ] ConverterTest.ConvertRunTargetMissingTransitionTimeoutReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertFallbackRunTargetValid
[       OK ] ConverterTest.ConvertFallbackRunTargetValid (0 ms)
[ RUN      ] ConverterTest.ConvertFallbackRunTargetMissingTimeoutReturnsError
2026/07/14 07:16:18.3378883 2960983 000 ECU1 NONE LM log error verbose 2 FallbackRunTarget::transition_timeout  is required but missing 
[       OK ] ConverterTest.ConvertFallbackRunTargetMissingTimeoutReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertAliveSupervisionNullReturnsDefault
[       OK ] ConverterTest.ConvertAliveSupervisionNullReturnsDefault (0 ms)
[ RUN      ] ConverterTest.ConvertAliveSupervisionValid
[       OK ] ConverterTest.ConvertAliveSupervisionValid (0 ms)
[ RUN      ] ConverterTest.ConvertAliveSupervisionMissingCycleReturnsError
2026/07/14 07:16:18.3378883 2960984 000 ECU1 NONE LM log error verbose 2 AliveSupervision::evaluation_cycle  is required but missing 
[       OK ] ConverterTest.ConvertAliveSupervisionMissingCycleReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertWatchdogNullReturnsNullopt
[       OK ] ConverterTest.ConvertWatchdogNullReturnsNullopt (0 ms)
[ RUN      ] ConverterTest.ConvertWatchdogValid
[       OK ] ConverterTest.ConvertWatchdogValid (0 ms)
[ RUN      ] ConverterTest.ConvertWatchdogMissingMaxTimeoutReturnsError
2026/07/14 07:16:18.3378883 2960985 000 ECU1 NONE LM log error verbose 2 Watchdog::max_timeout  is required but missing 
[       OK ] ConverterTest.ConvertWatchdogMissingMaxTimeoutReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertWatchdogMissingDeactivateReturnsError
2026/07/14 07:16:18.3378883 2960986 000 ECU1 NONE LM log error verbose 2 Watchdog::deactivate_on_shutdown  is required but missing 
[       OK ] ConverterTest.ConvertWatchdogMissingDeactivateReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertWatchdogMissingMagicCloseReturnsError
2026/07/14 07:16:18.3378883 2960986 000 ECU1 NONE LM log error verbose 2 Watchdog::require_magic_close  is required but missing 
[       OK ] ConverterTest.ConvertWatchdogMissingMagicCloseReturnsError (0 ms)
[ RUN      ] ConverterTest.ConvertEnvironmentalVariables
[       OK ] ConverterTest.ConvertEnvironmentalVariables (0 ms)
[ RUN      ] ConverterTest.ConvertEnvironmentalVariablesNullReturnsEmpty
[       OK ] ConverterTest.ConvertEnvironmentalVariablesNullReturnsEmpty (0 ms)
[----------] 46 tests from ConverterTest (2 ms total)

[----------] 4 tests from ApplicationTypes/ApplicationTypeTest
[ RUN      ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/Native
[       OK ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/Native (0 ms)
[ RUN      ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/Reporting
[       OK ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/Reporting (0 ms)
[ RUN      ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/ReportingAndSupervised
[       OK ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/ReportingAndSupervised (0 ms)
[ RUN      ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/StateManager
[       OK ] ApplicationTypes/ApplicationTypeTest.ConvertsToExpectedValue/StateManager (0 ms)
[----------] 4 tests from ApplicationTypes/ApplicationTypeTest (0 ms total)

[----------] 2 tests from ProcessStates/ProcessStateTest
[ RUN      ] ProcessStates/ProcessStateTest.ConvertsToExpectedValue/Running
[       OK ] ProcessStates/ProcessStateTest.ConvertsToExpectedValue/Running (0 ms)
[ RUN      ] ProcessStates/ProcessStateTest.ConvertsToExpectedValue/Terminated
[       OK ] ProcessStates/ProcessStateTest.ConvertsToExpectedValue/Terminated (0 ms)
[----------] 2 tests from ProcessStates/ProcessStateTest (0 ms total)

[----------] 3 tests from SchedulingPolicies/SchedulingPolicyTest
[ RUN      ] SchedulingPolicies/SchedulingPolicyTest.ConvertsToExpectedPosixValue/SCHED_OTHER
[       OK ] SchedulingPolicies/SchedulingPolicyTest.ConvertsToExpectedPosixValue/SCHED_OTHER (0 ms)
[ RUN      ] SchedulingPolicies/SchedulingPolicyTest.ConvertsToExpectedPosixValue/SCHED_FIFO
[       OK ] SchedulingPolicies/SchedulingPolicyTest.ConvertsToExpectedPosixValue/SCHED_FIFO (0 ms)
[ RUN      ] SchedulingPolicies/SchedulingPolicyTest.ConvertsToExpectedPosixValue/SCHED_RR
[       OK ] SchedulingPolicies/SchedulingPolicyTest.ConvertsToExpectedPosixValue/SCHED_RR (0 ms)
[----------] 3 tests from SchedulingPolicies/SchedulingPolicyTest (0 ms total)

[----------] Global test environment tear-down
[==========] 90 tests from 12 test suites ran. (8 ms total)
[  PASSED  ] 88 tests.
[  SKIPPED ] 2 tests, listed below:
[  SKIPPED ] ValidateRangeTest/4.RejectsValueAboveMax
[  SKIPPED ] ValidateRangeTest/4.RejectsValueBelowMin

tests-report/score/launch_manager/src/daemon/src/configuration/config_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/configuration:config_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 14 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from EnvironmentVariableTest
[ RUN      ] EnvironmentVariableTest.KeyAndValueAreAccessible
[       OK ] EnvironmentVariableTest.KeyAndValueAreAccessible (0 ms)
[ RUN      ] EnvironmentVariableTest.CStrReturnsKeyEqualsValue
[       OK ] EnvironmentVariableTest.CStrReturnsKeyEqualsValue (0 ms)
[ RUN      ] EnvironmentVariableTest.EmptyValue
[       OK ] EnvironmentVariableTest.EmptyValue (0 ms)
[ RUN      ] EnvironmentVariableTest.ValueContainingEquals
[       OK ] EnvironmentVariableTest.ValueContainingEquals (0 ms)
[----------] 4 tests from EnvironmentVariableTest (0 ms total)

[----------] 10 tests from EnvironmentTest
[ RUN      ] EnvironmentTest.DefaultConstructedIsEmpty
[       OK ] EnvironmentTest.DefaultConstructedIsEmpty (0 ms)
[ RUN      ] EnvironmentTest.AddIncreasesSize
[       OK ] EnvironmentTest.AddIncreasesSize (0 ms)
[ RUN      ] EnvironmentTest.EnvpReturnsNullTerminatedArray
[       OK ] EnvironmentTest.EnvpReturnsNullTerminatedArray (0 ms)
[ RUN      ] EnvironmentTest.EnvpWithMultipleEntries
[       OK ] EnvironmentTest.EnvpWithMultipleEntries (0 ms)
[ RUN      ] EnvironmentTest.ReserveAndAddAvoidReallocation
[       OK ] EnvironmentTest.ReserveAndAddAvoidReallocation (0 ms)
[ RUN      ] EnvironmentTest.MoveConstructorPreservesEntries
[       OK ] EnvironmentTest.MoveConstructorPreservesEntries (0 ms)
[ RUN      ] EnvironmentTest.MoveAssignmentPreservesEntries
[       OK ] EnvironmentTest.MoveAssignmentPreservesEntries (0 ms)
[ RUN      ] EnvironmentTest.SsoLengthStringSurvivesReallocation
[       OK ] EnvironmentTest.SsoLengthStringSurvivesReallocation (0 ms)
[ RUN      ] EnvironmentTest.EmptyEnvironmentEnvpIsNullTerminated
[       OK ] EnvironmentTest.EmptyEnvironmentEnvpIsNullTerminated (0 ms)
[ RUN      ] EnvironmentTest.RangeBasedForLoopWorks
[       OK ] EnvironmentTest.RangeBasedForLoopWorks (0 ms)
[----------] 10 tests from EnvironmentTest (0 ms total)

[----------] Global test environment tear-down
[==========] 14 tests from 2 test suites ran. (0 ms total)
[  PASSED  ] 14 tests.

tests-report/score/launch_manager/src/daemon/src/process_state_client/process_state_client_ut/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/process_state_client:process_state_client_ut
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from ProcessStateClient_UT
[ RUN      ] ProcessStateClient_UT.ProcessStateClient_ConstructReceiver_Succeeds
[       OK ] ProcessStateClient_UT.ProcessStateClient_ConstructReceiver_Succeeds (0 ms)
[ RUN      ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcess_Succeeds
[       OK ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcess_Succeeds (0 ms)
[ RUN      ] ProcessStateClient_UT.ProcessStateClient_QueueMaxNumberOfProcesses_Succeeds
[       OK ] ProcessStateClient_UT.ProcessStateClient_QueueMaxNumberOfProcesses_Succeeds (14 ms)
[ RUN      ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcessTooMany_Fails
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
2026/07/14 07:17:08.3428490 3457053 000 ECU1 NONE LM log error verbose 1 Failed to queue posix process 
2026/07/14 07:17:08.3428490 3457055 000 ECU1 NONE LM log error verbose 1 ProcessStateReceiver::getNextChangedPosixProcess: Overflow occurred, will be reported as kCommunicationError 
[       OK ] ProcessStateClient_UT.ProcessStateClient_QueueOneProcessTooMany_Fails (6 ms)
[----------] 4 tests from ProcessStateClient_UT (22 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (22 ms total)
[  PASSED  ] 4 tests.

tests-report/score/launch_manager/src/daemon/src/alive_monitor/details/ifappl/MonitorIfDaemon_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/alive_monitor/details/ifappl:MonitorIfDaemon_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 16 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 16 tests from MonitorIfDaemonTest
[ RUN      ] MonitorIfDaemonTest.GetInterfaceName_ReturnsNameGivenAtConstruction
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
[       OK ] MonitorIfDaemonTest.GetInterfaceName_ReturnsNameGivenAtConstruction (2 ms)
[ RUN      ] MonitorIfDaemonTest.InitiallyInactive_CheckForNewData_DoesNotNotifyCheckpoint
[       OK ] MonitorIfDaemonTest.InitiallyInactive_CheckForNewData_DoesNotNotifyCheckpoint (0 ms)
[ RUN      ] MonitorIfDaemonTest.ProcessOffBeforeActivation_RemainsInactive
[       OK ] MonitorIfDaemonTest.ProcessOffBeforeActivation_RemainsInactive (0 ms)
[ RUN      ] MonitorIfDaemonTest.ProcessRunning_ActivatesMonitorOnNextCheckForNewData
[       OK ] MonitorIfDaemonTest.ProcessRunning_ActivatesMonitorOnNextCheckForNewData (0 ms)
[ RUN      ] MonitorIfDaemonTest.ProcessStarting_AlsoActivatesMonitor
[       OK ] MonitorIfDaemonTest.ProcessStarting_AlsoActivatesMonitor (0 ms)
[ RUN      ] MonitorIfDaemonTest.ProcessOff_DeactivatesMonitor_NoFurtherDataForwarded
[       OK ] MonitorIfDaemonTest.ProcessOff_DeactivatesMonitor_NoFurtherDataForwarded (0 ms)
[ RUN      ] MonitorIfDaemonTest.Active_CheckpointDataForwarded
[       OK ] MonitorIfDaemonTest.Active_CheckpointDataForwarded (0 ms)
[ RUN      ] MonitorIfDaemonTest.Active_FutureTimestamp_NotForwardedInCurrentCycle
[       OK ] MonitorIfDaemonTest.Active_FutureTimestamp_NotForwardedInCurrentCycle (0 ms)
[ RUN      ] MonitorIfDaemonTest.Active_FutureTimestampCheckpoint_ConsumedInLaterCycle
[       OK ] MonitorIfDaemonTest.Active_FutureTimestampCheckpoint_ConsumedInLaterCycle (0 ms)
[ RUN      ] MonitorIfDaemonTest.Active_NonMatchingCheckpointId_NotForwarded
[       OK ] MonitorIfDaemonTest.Active_NonMatchingCheckpointId_NotForwarded (0 ms)
[ RUN      ] MonitorIfDaemonTest.Active_MultipleCheckpointsInOneCycle_AllForwarded
[       OK ] MonitorIfDaemonTest.Active_MultipleCheckpointsInOneCycle_AllForwarded (0 ms)
[ RUN      ] MonitorIfDaemonTest.Active_TwoAttachedCheckpoints_RoutedByCheckpointId
[       OK ] MonitorIfDaemonTest.Active_TwoAttachedCheckpoints_RoutedByCheckpointId (0 ms)
[ RUN      ] MonitorIfDaemonTest.Active_OverflowDetected_TransitionsToInactiveOverflow
2026/07/14 07:17:08.3428730 3459455 000 ECU1 NONE Sprv log warn verbose 3 MonitorInterface: Potential data loss of checkpoint ring buffer occurred. Instance: test_interface 
[       OK ] MonitorIfDaemonTest.Active_OverflowDetected_TransitionsToInactiveOverflow (0 ms)
[ RUN      ] MonitorIfDaemonTest.InactiveOverflow_NoProcessRestart_DoesNotRepeatNotification
2026/07/14 07:17:08.3428731 3459459 000 ECU1 NONE Sprv log warn verbose 3 MonitorInterface: Potential data loss of checkpoint ring buffer occurred. Instance: test_interface 
[       OK ] MonitorIfDaemonTest.InactiveOverflow_NoProcessRestart_DoesNotRepeatNotification (0 ms)
[ RUN      ] MonitorIfDaemonTest.InactiveOverflow_ProcessRestarts_PushesOverflowNotificationAgain
2026/07/14 07:17:08.3428731 3459461 000 ECU1 NONE Sprv log warn verbose 3 MonitorInterface: Potential data loss of checkpoint ring buffer occurred. Instance: test_interface 
[       OK ] MonitorIfDaemonTest.InactiveOverflow_ProcessRestarts_PushesOverflowNotificationAgain (0 ms)
[ RUN      ] MonitorIfDaemonTest.InactiveOverflow_ProcessRestartFlag_ClearedAfterNotification
2026/07/14 07:17:08.3428731 3459462 000 ECU1 NONE Sprv log warn verbose 3 MonitorInterface: Potential data loss of checkpoint ring buffer occurred. Instance: test_interface 
[       OK ] MonitorIfDaemonTest.InactiveOverflow_ProcessRestartFlag_ClearedAfterNotification (0 ms)
[----------] 16 tests from MonitorIfDaemonTest (5 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 1 test suite ran. (5 ms total)
[  PASSED  ] 16 tests.

tests-report/score/launch_manager/src/daemon/src/alive_monitor/details/supervision/Alive_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/alive_monitor/details/supervision:Alive_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 9 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 9 tests from AliveSupervisionTest
[ RUN      ] AliveSupervisionTest.AliveTransitionsOkToExpiredOnMissingHeartbeat
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
2026/07/14 07:17:08.3428622 3458371 000 ECU1 NONE Sprv log warn verbose 13 Alive Supervision ( test_alive ) switched to EXPIRED , due to 0 reported alive indication(s) (expected >= 1 ). Failed supervision cycles: 0 / 0 
[       OK ] AliveSupervisionTest.AliveTransitionsOkToExpiredOnMissingHeartbeat (6 ms)
[ RUN      ] AliveSupervisionTest.AliveStaysOkWithCorrectHeartbeats
[       OK ] AliveSupervisionTest.AliveStaysOkWithCorrectHeartbeats (0 ms)
[ RUN      ] AliveSupervisionTest.AliveReportsEnqueueFailureWhenRingBufferFull
2026/07/14 07:17:08.3428623 3458379 000 ECU1 NONE Sprv log warn verbose 13 Alive Supervision ( test_alive ) switched to EXPIRED , due to 0 reported alive indication(s) (expected >= 1 ). Failed supervision cycles: 0 / 0 
2026/07/14 07:17:08.3428623 3458379 000 ECU1 NONE Sprv log error verbose 3 Failed to enqueue recovery request for alive supervision test_alive failure (ring buffer full) 
[       OK ] AliveSupervisionTest.AliveReportsEnqueueFailureWhenRingBufferFull (0 ms)
[ RUN      ] AliveSupervisionTest.AliveDebouncesThroughFailedBeforeExpired
2026/07/14 07:17:08.3428623 3458380 000 ECU1 NONE Sprv log warn verbose 13 Alive Supervision ( test_alive ) switched to FAILED , due to 0 reported alive indication(s) (expected >= 1 ). Failed supervision cycles: 1 / 1 
2026/07/14 07:17:08.3428623 3458381 000 ECU1 NONE Sprv log warn verbose 13 Alive Supervision ( test_alive ) switched to EXPIRED , due to 0 reported alive indication(s) (expected >= 1 ). Failed supervision cycles: 2 / 1 
[       OK ] AliveSupervisionTest.AliveDebouncesThroughFailedBeforeExpired (0 ms)
[ RUN      ] AliveSupervisionTest.DeactivatesOnProcessSigterm
[       OK ] AliveSupervisionTest.DeactivatesOnProcessSigterm (0 ms)
[ RUN      ] AliveSupervisionTest.DeactivatesOnProcessCrash
[       OK ] AliveSupervisionTest.DeactivatesOnProcessCrash (0 ms)
[ RUN      ] AliveSupervisionTest.ReactivatesAfterCrash
[       OK ] AliveSupervisionTest.ReactivatesAfterCrash (0 ms)
[ RUN      ] AliveSupervisionTest.IgnoresIrrelevantProcessStates
[       OK ] AliveSupervisionTest.IgnoresIrrelevantProcessStates (0 ms)
[ RUN      ] AliveSupervisionTest.MaxIndicationViolationExpires
2026/07/14 07:17:08.3428623 3458383 000 ECU1 NONE Sprv log warn verbose 13 Alive Supervision ( test_alive ) switched to EXPIRED , due to 2 reported alive indication(s) (expected <= 1 ). Failed supervision cycles: 0 / 0 
[       OK ] AliveSupervisionTest.MaxIndicationViolationExpires (0 ms)
[----------] 9 tests from AliveSupervisionTest (7 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 1 test suite ran. (7 ms total)
[  PASSED  ] 9 tests.

tests-report/score/launch_manager/src/daemon/src/common/identifier_hash_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/common:identifier_hash_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from IdentifierHashTest
[ RUN      ] IdentifierHashTest.IdentifierHash_with_string_view_created
[       OK ] IdentifierHashTest.IdentifierHash_with_string_view_created (0 ms)
[ RUN      ] IdentifierHashTest.IdentifierHash_with_string_created
[       OK ] IdentifierHashTest.IdentifierHash_with_string_created (0 ms)
[ RUN      ] IdentifierHashTest.IdentifierHash_default_created
[       OK ] IdentifierHashTest.IdentifierHash_default_created (0 ms)
[ RUN      ] IdentifierHashTest.IdentifierHash_invalid_hash_no_string_representation
[       OK ] IdentifierHashTest.IdentifierHash_invalid_hash_no_string_representation (0 ms)
[ RUN      ] IdentifierHashTest.IdentifierHash_no_dangling_pointer_after_source_string_dies
[       OK ] IdentifierHashTest.IdentifierHash_no_dangling_pointer_after_source_string_dies (0 ms)
[ RUN      ] IdentifierHashTest.IdentifierHash_EqualityOperators
[       OK ] IdentifierHashTest.IdentifierHash_EqualityOperators (0 ms)
[ RUN      ] IdentifierHashTest.IdentifierHash_LessThanOperator
[       OK ] IdentifierHashTest.IdentifierHash_LessThanOperator (0 ms)
[----------] 7 tests from IdentifierHashTest (0 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 7 tests.

tests-report/score/launch_manager/src/daemon/src/common/concurrency/mpmc_concurrent_queue_test/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/common/concurrency:mpmc_concurrent_queue_test
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 15 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 5 tests from MPMCConcurrentQueueTest_Basic
[ RUN      ] MPMCConcurrentQueueTest_Basic.PushAndPopSingleItem
[       OK ] MPMCConcurrentQueueTest_Basic.PushAndPopSingleItem (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.PushAndPopPreservesOrder
[       OK ] MPMCConcurrentQueueTest_Basic.PushAndPopPreservesOrder (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.LvaluePushCopiesItem
[       OK ] MPMCConcurrentQueueTest_Basic.LvaluePushCopiesItem (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.RvaluePushWorksWithMoveOnlyType
[       OK ] MPMCConcurrentQueueTest_Basic.RvaluePushWorksWithMoveOnlyType (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.PopReturnsNulloptOnSemaphoreWaitFailure
[       OK ] MPMCConcurrentQueueTest_Basic.PopReturnsNulloptOnSemaphoreWaitFailure (25 ms)
[----------] 5 tests from MPMCConcurrentQueueTest_Basic (26 ms total)

[----------] 2 tests from MPMCConcurrentQueueTest_Timeout
[ RUN      ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutSucceedsWhenSlotAvailable
[       OK ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutSucceedsWhenSlotAvailable (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutReturnsFalseWhenFull
[       OK ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutReturnsFalseWhenFull (20 ms)
[----------] 2 tests from MPMCConcurrentQueueTest_Timeout (20 ms total)

[----------] 3 tests from MPMCConcurrentQueueTest_Stop
[ RUN      ] MPMCConcurrentQueueTest_Stop.PushReturnsFalseAfterStop
[       OK ] MPMCConcurrentQueueTest_Stop.PushReturnsFalseAfterStop (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Stop.PopReturnsNulloptWhenStoppedAndEmpty
[       OK ] MPMCConcurrentQueueTest_Stop.PopReturnsNulloptWhenStoppedAndEmpty (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Stop.ItemsAreDroppedAfterStop
[       OK ] MPMCConcurrentQueueTest_Stop.ItemsAreDroppedAfterStop (0 ms)
[----------] 3 tests from MPMCConcurrentQueueTest_Stop (0 ms total)

[----------] 4 tests from MPMCConcurrentQueueTest_Blocking
[ RUN      ] MPMCConcurrentQueueTest_Blocking.PopBlocksUntilItemAvailable
[       OK ] MPMCConcurrentQueueTest_Blocking.PopBlocksUntilItemAvailable (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Blocking.PushBlocksWhenFull
[       OK ] MPMCConcurrentQueueTest_Blocking.PushBlocksWhenFull (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedConsumer
[       OK ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedConsumer (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedProducer
[       OK ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedProducer (0 ms)
[----------] 4 tests from MPMCConcurrentQueueTest_Blocking (0 ms total)

[----------] 1 test from MPMCConcurrentQueueTest_MPMC
[ RUN      ] MPMCConcurrentQueueTest_MPMC.AllItemsDelivered
[       OK ] MPMCConcurrentQueueTest_MPMC.AllItemsDelivered (2 ms)
[----------] 1 test from MPMCConcurrentQueueTest_MPMC (2 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 5 test suites ran. (56 ms total)
[  PASSED  ] 15 tests.

tests-report/score/launch_manager/src/daemon/src/common/concurrency/mpmc_concurrent_queue_tsan_test/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/common/concurrency:mpmc_concurrent_queue_tsan_test
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 15 tests from 5 test suites.
[----------] Global test environment set-up.
[----------] 5 tests from MPMCConcurrentQueueTest_Basic
[ RUN      ] MPMCConcurrentQueueTest_Basic.PushAndPopSingleItem
[       OK ] MPMCConcurrentQueueTest_Basic.PushAndPopSingleItem (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.PushAndPopPreservesOrder
[       OK ] MPMCConcurrentQueueTest_Basic.PushAndPopPreservesOrder (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.LvaluePushCopiesItem
[       OK ] MPMCConcurrentQueueTest_Basic.LvaluePushCopiesItem (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.RvaluePushWorksWithMoveOnlyType
[       OK ] MPMCConcurrentQueueTest_Basic.RvaluePushWorksWithMoveOnlyType (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Basic.PopReturnsNulloptOnSemaphoreWaitFailure
[       OK ] MPMCConcurrentQueueTest_Basic.PopReturnsNulloptOnSemaphoreWaitFailure (21 ms)
[----------] 5 tests from MPMCConcurrentQueueTest_Basic (22 ms total)

[----------] 2 tests from MPMCConcurrentQueueTest_Timeout
[ RUN      ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutSucceedsWhenSlotAvailable
[       OK ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutSucceedsWhenSlotAvailable (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutReturnsFalseWhenFull
[       OK ] MPMCConcurrentQueueTest_Timeout.PushWithTimeoutReturnsFalseWhenFull (20 ms)
[----------] 2 tests from MPMCConcurrentQueueTest_Timeout (21 ms total)

[----------] 3 tests from MPMCConcurrentQueueTest_Stop
[ RUN      ] MPMCConcurrentQueueTest_Stop.PushReturnsFalseAfterStop
[       OK ] MPMCConcurrentQueueTest_Stop.PushReturnsFalseAfterStop (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Stop.PopReturnsNulloptWhenStoppedAndEmpty
[       OK ] MPMCConcurrentQueueTest_Stop.PopReturnsNulloptWhenStoppedAndEmpty (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Stop.ItemsAreDroppedAfterStop
[       OK ] MPMCConcurrentQueueTest_Stop.ItemsAreDroppedAfterStop (0 ms)
[----------] 3 tests from MPMCConcurrentQueueTest_Stop (0 ms total)

[----------] 4 tests from MPMCConcurrentQueueTest_Blocking
[ RUN      ] MPMCConcurrentQueueTest_Blocking.PopBlocksUntilItemAvailable
[       OK ] MPMCConcurrentQueueTest_Blocking.PopBlocksUntilItemAvailable (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Blocking.PushBlocksWhenFull
[       OK ] MPMCConcurrentQueueTest_Blocking.PushBlocksWhenFull (1 ms)
[ RUN      ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedConsumer
[       OK ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedConsumer (0 ms)
[ RUN      ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedProducer
[       OK ] MPMCConcurrentQueueTest_Blocking.StopUnblocksBlockedProducer (1 ms)
[----------] 4 tests from MPMCConcurrentQueueTest_Blocking (3 ms total)

[----------] 1 test from MPMCConcurrentQueueTest_MPMC
[ RUN      ] MPMCConcurrentQueueTest_MPMC.AllItemsDelivered
[       OK ] MPMCConcurrentQueueTest_MPMC.AllItemsDelivered (3 ms)
[----------] 1 test from MPMCConcurrentQueueTest_MPMC (3 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 5 test suites ran. (50 ms total)
[  PASSED  ] 15 tests.

tests-report/score/launch_manager/src/daemon/src/process_group_manager/details/safeprocessmap_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/process_group_manager/details:safeprocessmap_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 13 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 13 tests from SafeProcessMapTest
[ RUN      ] SafeProcessMapTest.ConstructWithZeroCapacity
[       OK ] SafeProcessMapTest.ConstructWithZeroCapacity (0 ms)
[ RUN      ] SafeProcessMapTest.FindTerminatedWithNegativePidReturnsInvalid
[       OK ] SafeProcessMapTest.FindTerminatedWithNegativePidReturnsInvalid (0 ms)
[ RUN      ] SafeProcessMapTest.FindTerminatedInsertsEntryWhenPidNotPresent
[       OK ] SafeProcessMapTest.FindTerminatedInsertsEntryWhenPidNotPresent (0 ms)
[ RUN      ] SafeProcessMapTest.FindTerminatedMatchesExistingInsertAndCallsCallback
[       OK ] SafeProcessMapTest.FindTerminatedMatchesExistingInsertAndCallsCallback (0 ms)
[ RUN      ] SafeProcessMapTest.InsertIntoEmptyTreeReturnsZero
[       OK ] SafeProcessMapTest.InsertIntoEmptyTreeReturnsZero (0 ms)
[ RUN      ] SafeProcessMapTest.InsertMatchesExistingFindTerminatedEntry
[       OK ] SafeProcessMapTest.InsertMatchesExistingFindTerminatedEntry (0 ms)
[ RUN      ] SafeProcessMapTest.InsertMultipleNodesThenFindTerminatedRemovesAll
[       OK ] SafeProcessMapTest.InsertMultipleNodesThenFindTerminatedRemovesAll (3 ms)
[ RUN      ] SafeProcessMapTest.InsertBeyondCapacityReturnsOutOfMemory
[       OK ] SafeProcessMapTest.InsertBeyondCapacityReturnsOutOfMemory (1 ms)
[ RUN      ] SafeProcessMapTest.InsertSamePidTwiceYieldsUntilFindTerminatedResolves
[       OK ] SafeProcessMapTest.InsertSamePidTwiceYieldsUntilFindTerminatedResolves (10 ms)
[ RUN      ] SafeProcessMapTest.FindTerminatedSamePidTwiceYieldsUntilInsertResolves
[       OK ] SafeProcessMapTest.FindTerminatedSamePidTwiceYieldsUntilInsertResolves (10 ms)
[ RUN      ] SafeProcessMapTest.FindTerminatedWorksAtMaxTreeDepth
[       OK ] SafeProcessMapTest.FindTerminatedWorksAtMaxTreeDepth (0 ms)
[ RUN      ] SafeProcessMapTest.ConcurrentInsertAndFindFromMultipleThreads
[       OK ] SafeProcessMapTest.ConcurrentInsertAndFindFromMultipleThreads (2128 ms)
[ RUN      ] SafeProcessMapTest.ConcurrentFindAndInsertFromMultipleThreads
[       OK ] SafeProcessMapTest.ConcurrentFindAndInsertFromMultipleThreads (2337 ms)
[----------] 13 tests from SafeProcessMapTest (4492 ms total)

[----------] Global test environment tear-down
[==========] 13 tests from 1 test suite ran. (4492 ms total)
[  PASSED  ] 13 tests.

tests-report/score/launch_manager/src/daemon/src/process_group_manager/details/oshandler_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/process_group_manager/details:oshandler_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from OsHandlerTest
[ RUN      ] OsHandlerTest.WaitReturnsProcessId_FindTerminatedIsCalled
[       OK ] OsHandlerTest.WaitReturnsProcessId_FindTerminatedIsCalled (101 ms)
[ RUN      ] OsHandlerTest.WaitReturnsError_OsHandlerSleepsAndDoesNotCallFindTerminated
[       OK ] OsHandlerTest.WaitReturnsError_OsHandlerSleepsAndDoesNotCallFindTerminated (100 ms)
[ RUN      ] OsHandlerTest.WaitReturnsZeroPid_OsHandlerSleepsAndDoesNotCallFindTerminated
[       OK ] OsHandlerTest.WaitReturnsZeroPid_OsHandlerSleepsAndDoesNotCallFindTerminated (100 ms)
[ RUN      ] OsHandlerTest.WaitReturnsProcessIdBeforeRegistration_LaterRegistrationReceivesStoredTermination
[       OK ] OsHandlerTest.WaitReturnsProcessIdBeforeRegistration_LaterRegistrationReceivesStoredTermination (103 ms)
[ RUN      ] OsHandlerTest.WaitReturnsUnknownPidWhenMapIsFull_OutOfResourcesPathDoesNotNotifyCallbacks
mw::log initialization error: Error No logging configuration files could be found. occurred with context information: Failed to load configuration files. Fallback to console logging.
2026/07/14 07:16:24.3384744 3019592 000 ECU1 NONE LM log error verbose 3 No more resources available to track process with PID  9999 (SafeProcessMap capacity exceeded). 
[       OK ] OsHandlerTest.WaitReturnsUnknownPidWhenMapIsFull_OutOfResourcesPathDoesNotNotifyCallbacks (106 ms)
[ RUN      ] OsHandlerTest.WaitReturnsErrorThenProcessId_HandlerRecoversAndInvokesCallback
[       OK ] OsHandlerTest.WaitReturnsErrorThenProcessId_HandlerRecoversAndInvokesCallback (200 ms)
[----------] 6 tests from OsHandlerTest (712 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (713 ms total)
[  PASSED  ] 6 tests.

tests-report/score/launch_manager/src/daemon/src/recovery_client/recovery_client_UT/test.log

exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //score/launch_manager/src/daemon/src/recovery_client:recovery_client_UT
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from RecoveryClientTest
[ RUN      ] RecoveryClientTest.SendSingleRequest
[       OK ] RecoveryClientTest.SendSingleRequest (0 ms)
[ RUN      ] RecoveryClientTest.GetNextRequest
[       OK ] RecoveryClientTest.GetNextRequest (0 ms)
[ RUN      ] RecoveryClientTest.GetNextRequestEmpty
[       OK ] RecoveryClientTest.GetNextRequestEmpty (0 ms)
[ RUN      ] RecoveryClientTest.RingBufferFull
[       OK ] RecoveryClientTest.RingBufferFull (0 ms)
[ RUN      ] RecoveryClientTest.FIFOOrdering
[       OK ] RecoveryClientTest.FIFOOrdering (0 ms)
[----------] 5 tests from RecoveryClientTest (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 5 tests.