Runable id: 12491

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12487 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-14 16:19:11 2023-11-14 16:19:12
  └ 12488 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:12 2023-11-14 16:19:12 2s
  └ 12489 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:12 2023-11-14 16:19:14 0s
  └ 12490 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:14 2023-11-14 16:19:15 0s
  └ 12491 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:14 2023-11-14 16:19:15 0s
  └ 12492 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:15 2023-11-14 16:19:15 0s
  └ 12493 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:15 2023-11-14 16:19:15 1s
  └ 12494 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:16 2023-11-14 16:19:16 1s
  └ 12495 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:17 2023-11-14 16:19:17 9s
  └ 12496 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:26 2023-11-14 16:19:26 0s
  └ 12497 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:26 2023-11-14 16:19:26 0s
  └ 12498 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:26 2023-11-14 16:19:27 0s
  └ 12499 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:27 2023-11-14 16:19:28 0s
  └ 12500 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:28 2023-11-14 16:19:28 0s
  └ 12501 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:29 2023-11-14 16:19:29 0s
  └ 12502 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 16:19:29 2023-11-14 16:19:29 1s
  └ 12503 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-14 16:19:29 2023-11-14 16:19:30 2s

State

[P]
prepared
[f]
finished (before merge)
[F]
finished
[C]
cycling
[e]
ended
[R]
running

Errors

First value
active errors
Second value
all errors

Intree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmp_getChassisType xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>netw.NetworkElement</fullClassName> <filter> <equal name="siteId" value="10.72.250.102"/> </filter> <resultFilter> <attribute>chassisType</attribute> <attribute>siteId</attribute> <attribute>location</attribute> <attribute>olcState</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name() ="findResponse"])</responseValidationXPath> </nfmp_getChassisType>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <netw.NetworkElement> <location>ABR</location> <chassisType>sr_shelf_7Slot</chassisType> <olcState>inService</olcState> <siteId>10.72.250.102</siteId> </netw.NetworkElement> </result> </findResponse> </response> </nfmpResponse>